aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell
2007-02-11[PATCH] pktcdvd: cleanupThomas Maier
2007-02-11[PATCH] Char: n_r3964, cleanupJiri Slaby
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk
2007-02-11[PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi
2007-02-11[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-02-11[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2007-02-11tifm_sd: treat "status error" as normal command completionAlex Dubov
2007-02-11mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09libata: build fix after dmesg probe output changesJeff Garzik
2007-02-09libata: Early CFA adapters are not required to support mode settingAlan
2007-02-09sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock
2007-02-09sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock
2007-02-09sata_nv: use ADMA for NODATA commandsRobert Hancock
2007-02-09sata_nv: cleanup ADMA error handlingRobert Hancock
2007-02-09(2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov
2007-02-09(2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov
2007-02-09(2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov
2007-02-09Kconfig: clarify ATA_PIIX descriptionAlan
2007-02-09sata_inic162x: fix a few glitches in hardresetTejun Heo
2007-02-09libata: add 150ms between completion of hardreset and status checkingTejun Heo
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama
2007-02-09pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi