aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-02-13Merge branch 'master'Jeff Garzik
2006-02-12[PATCH] orinoco: support smc2532wJesse Allen
2006-02-12[PATCH] libata: kill sht->max_sectorsTejun Heo
2006-02-12[PATCH] libata: add per-device max_sectorsTejun Heo
2006-02-12[PATCH] libata: move cdb_len for host to deviceTejun Heo
2006-02-12[PATCH] libata: make ata_dev_knobble() per-deviceTejun Heo
2006-02-12[PATCH] libata: don't do EDD handling if ->probe_reset is usedTejun Heo
2006-02-12[PATCH] libata: make ata_dump_id() take @id instead of @devTejun Heo
2006-02-12[PATCH] libata: separate out ata_id_major_version()Tejun Heo
2006-02-12[PATCH] libata: separate out ata_id_n_sectors()Tejun Heo
2006-02-12[PATCH] libata: use ata_dev_id_c_string()Tejun Heo
2006-02-12[PATCH] libata: implement ata_dev_id_c_string()Tejun Heo
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-12[WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c show card info patchWim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck
2006-02-12[WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck
2006-02-12[WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell
2006-02-11[PATCH] fbdev: video_setup() warning fixAndrew Morton
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas
2006-02-11[PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk
2006-02-11[PATCH] tipar fixesAndrew Morton
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter
2006-02-11[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck
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