summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2007-02-112-12/+16
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-118-19/+9
* [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-111-3/+0
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-1124-121/+23
* [PATCH] Char: isicom, correct probing/removingJiri Slaby2007-02-111-7/+9
* [PATCH] Char: isicom, support higher ratesJiri Slaby2007-02-111-2/+7
* [PATCH] Char: isicom, check card state in isrJiri Slaby2007-02-111-0/+5
* [PATCH] Char: isicom, augment card_resetJiri Slaby2007-02-111-17/+22
* [PATCH] Char: isicom, fix locking in isrJiri Slaby2007-02-111-0/+2
* [PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk2007-02-111-1/+1
* [PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi2007-02-112-16/+0
* [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby2007-02-111-33/+3
* [PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant2007-02-113-9/+9
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-111-1/+3
* [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby2007-02-111-1/+0
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-114-18/+41
* [PATCH] drivers: add LCD supportMiguel Ojeda Sandonis2007-02-117-0/+847
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-111-7/+2
* libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-091-2/+0
* libata: build fix after dmesg probe output changesJeff Garzik2007-02-091-2/+2
* libata: Early CFA adapters are not required to support mode settingAlan2007-02-091-0/+4
* sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock2007-02-091-1/+4
* sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock2007-02-091-2/+39
* sata_nv: use ADMA for NODATA commandsRobert Hancock2007-02-091-7/+25
* sata_nv: cleanup ADMA error handlingRobert Hancock2007-02-091-75/+72
* (2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov2007-02-091-7/+6
* (2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov2007-02-091-9/+10
* (2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov2007-02-091-8/+10
* Kconfig: clarify ATA_PIIX descriptionAlan2007-02-091-3/+3
* sata_inic162x: fix a few glitches in hardresetTejun Heo2007-02-091-8/+4
* libata: add 150ms between completion of hardreset and status checkingTejun Heo2007-02-091-0/+3
* libata: rearrange dmesg info to add full ATA revisionEric D. Mudama2007-02-091-21/+31
* pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov2007-02-091-2/+2
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-0960-0/+206
* libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-092-12/+51
* libata: convert to iomapTejun Heo2007-02-0962-1408/+949
* pata_platform: fix devres conversionTejun Heo2007-02-091-24/+7
* [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik2007-02-094-1/+5
* libata: remove unused functionsTejun Heo2007-02-091-75/+6
* libata: update libata LLDs to use devresTejun Heo2007-02-0959-1245/+355
* libata: update libata core layer to use devresTejun Heo2007-02-094-155/+102
* libata: implement ata_host_detach()Tejun Heo2007-02-092-5/+20
* devres: device resource managementTejun Heo2007-02-099-1/+1066
* fix CONFIG_SATA_SIS=y compile errorAdrian Bunk2007-02-093-4/+6
* sata_sis: Support for PATA supportsAlan2007-02-093-12/+33
* libata: implement HDIO_GET_IDENTITYTejun Heo2007-02-091-1/+42
* libata: trivial stuffAlan2007-02-092-3/+3
* sata_promise: kill qc->nsectTejun Heo2007-02-091-2/+0
* libata piix3 support warning fixAndrew Morton2007-02-091-1/+1
* libata: PIIX3 supportAlan2007-02-091-3/+15
OpenPOWER on IntegriCloud