aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-02-12[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()Tejun Heo
2006-02-12[PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWNTejun Heo
2006-02-11[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo
2006-02-11[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo
2006-02-11[PATCH] ahci: convert to new reset mechanismTejun Heo
2006-02-11[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo
2006-02-11[PATCH] libata: inline ata_qc_complete()Tejun Heo
2006-02-11Merge branch 'master'Jeff Garzik
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl
2006-02-10[PATCH] sata_sil24: add hardresetTejun Heo
2006-02-10[PATCH] sata_sil24: convert to new reset mechanismTejun Heo
2006-02-10[PATCH] sata_sil: convert to new reset mechanismTejun Heo
2006-02-10[PATCH] libata: kill SError clearing in sata_std_hardreset().Tejun Heo
2006-02-10[PATCH] libata: make new reset act identical to ->phy_reset register-wiseTejun Heo
2006-02-10[PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo
2006-02-09[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo
2006-02-09[libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik
2006-02-09[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo
2006-02-09[PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik
2006-02-09Merge branch 'master'Jeff Garzik
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-08[MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug
2006-02-08[SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala
2006-02-08[ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2006-02-08ppc: fix up trivial Kconfig config selectionLinus Torvalds
2006-02-08[PATCH] m32r_sio iomem annotationsAl Viro
2006-02-08[PATCH] mark HISAX_AMD7930 as brokenAl Viro
2006-02-08[PATCH] type-safe min() in prism54Al Viro
2006-02-07[PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt