]> Pileus Git - ~andy/linux/history - drivers
Merge branch 'upstream'
[~andy/linux] / drivers /
2006-02-13 Jeff GarzikMerge branch 'upstream'
2006-02-13 Jeff GarzikMerge branch 'master'
2006-02-13 Jesse Allen[PATCH] orinoco: support smc2532w
2006-02-12 Tejun Heo[PATCH] libata: kill sht->max_sectors
2006-02-12 Tejun Heo[PATCH] libata: add per-device max_sectors
2006-02-12 Tejun Heo[PATCH] libata: move cdb_len for host to device
2006-02-12 Tejun Heo[PATCH] libata: make ata_dev_knobble() per-device
2006-02-12 Tejun Heo[PATCH] libata: don't do EDD handling if ->probe_reset...
2006-02-12 Tejun Heo[PATCH] libata: make ata_dump_id() take @id instead...
2006-02-12 Tejun Heo[PATCH] libata: separate out ata_id_major_version()
2006-02-12 Tejun Heo[PATCH] libata: separate out ata_id_n_sectors()
2006-02-12 Tejun Heo[PATCH] libata: use ata_dev_id_c_string()
2006-02-12 Tejun Heo[PATCH] libata: implement ata_dev_id_c_string()
2006-02-12 Tejun Heo[PATCH] ata_piix: kill spurious assignment in piix_sata...
2006-02-12 Tejun Heo[PATCH] libata: allow ->probe_reset to return ATA_DEV_U...
2006-02-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c - update module version info
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c show card info patch
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c move get_support to pcwd_check_temper...
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c Control Status #2 patch
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c private data struct patch
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c card_found-- fix.
2006-02-12 Wim Van Sebroeck[WATCHDOG] pcwd.c add comments + tabs
2006-02-12 Ian Campbell[WATCHDOG] sa1100_wdt.c sparse clean (2)
2006-02-12 Andrew Morton[PATCH] fbdev: video_setup() warning fix
2006-02-12 Antonino A. Daplas[PATCH] nvidiafb: Add support for Geforce4 MX 4000
2006-02-12 Adrian Bunk[PATCH] drivers/video/Kconfig: remove unused BUS_I2C...
2006-02-12 Andrew Morton[PATCH] tipar fixes
2006-02-12 Peter Oberparleiter[PATCH] s390: fix sclp memory corruption in tty pages...
2006-02-12 Cornelia Huck[PATCH] s390: fix locking in __chp_add() and s390_subch...
2006-02-11 Jeff Garzik[libata irq-pio] s/assert/WARN_ON/
2006-02-11 Jeff GarzikMerge branch 'upstream'
2006-02-11 Tejun Heo[PATCH] libata: convert assert(xxx)'s in low-level...
2006-02-11 Tejun Heo[PATCH] libata: convert assert(X)'s in libata core...
2006-02-11 Tejun Heo[PATCH] ahci: convert to new reset mechanism
2006-02-11 Tejun Heo[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instea...
2006-02-11 Tejun Heo[PATCH] libata: inline ata_qc_complete()
2006-02-11 Jeff GarzikMerge branch 'master'
2006-02-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-02-10 Russell King[SERIAL] Remove incorrect code from ioc4 serial driver
2006-02-10 Paul Fulghum[PATCH] tty buffering stall fix
2006-02-10 Jesper Juhl[PATCH] wrong firmware location in IPW2100 Kconfig...
2006-02-10 Tejun Heo[PATCH] sata_sil24: add hardreset
2006-02-10 Tejun Heo[PATCH] sata_sil24: convert to new reset mechanism
2006-02-10 Tejun Heo[PATCH] sata_sil: convert to new reset mechanism
2006-02-10 Tejun Heo[PATCH] libata: kill SError clearing in sata_std_hardre...
2006-02-10 Tejun Heo[PATCH] libata: make new reset act identical to ->phy_r...
2006-02-10 Jeff GarzikMerge branch 'master'
2006-02-10 Jeff GarzikMerge branch 'upstream'
2006-02-10 Tejun Heo[PATCH] ahci: separate out ahci_fill_cmd_slot()
2006-02-10 Tejun Heo[PATCH] libata: kill NULL qc handling from ->eng_timeou...
2006-02-10 Tejun Heo[PATCH] libata: use ata_scsi_timed_out()
2006-02-10 Tejun Heo[PATCH] libata: implement ata_scsi_timed_out()
2006-02-10 Tejun Heo[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED
2006-02-10 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-02-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-02-10 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-02-09 Tony LuckPull new-syscalls into release branch
2006-02-09 Jeff GarzikMerge branch 'upstream'
2006-02-09 Jeff Garzik[libata] Move PCI IDE BMDMA-related code to new file...
2006-02-09 Jeff Garzik[libata] build fix after merging some pre-packet_task...
2006-02-09 Jeff GarzikMerge branch 'upstream'
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'upstream'
2006-02-09 Albert Lee[PATCH] libata-dev: Minor comment fix
2006-02-09 Albert Lee[PATCH] libata-dev: Use new AC_ERR_* flags
2006-02-09 Albert Lee[PATCH] libata-dev: Use new ata_queue_pio_task() for...
2006-02-09 Albert Lee[PATCH] libata-dev: Fix array index value in ata_rwcmd_...
2006-02-09 Tejun Heo[PATCH] libata: implement ata_std_probeinit()
2006-02-09 Tejun Heo[PATCH] libata: add probeinit component operation to...
2006-02-09 Jeff Garzik[libata scsi] build fix for ATA_FLAG_IN_EH change
2006-02-09 Tejun Heo[PATCH] libata: separate out sata_phy_resume() from...
2006-02-09 Tejun Heo[PATCH] libata: fix ata_std_probe_reset() SATA detection
2006-02-09 Tejun Heo[PATCH] libata: EH / pio tasks synchronization
2006-02-09 Tejun Heo[PATCH] libata: implement ATA_FLAG_IN_EH port flag
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'master'
2006-02-09 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-08 Jordan Crouse[MMC] Remove extra character in AU1XXX MMC Kconfig...
2006-02-08 Yoichi Yuasa[SERIAL] 8250_pci: add new PCI serial card support
2006-02-08 Ralf Baechle[SERIAL] ip22zilog: Whitespace cleanup.
2006-02-08 Vitaly Bordug[SERIAL] PPC32 CPM_UART: update to utilize the new...
2006-02-08 Jordan Crouse[SERIAL] Fix compile error in 8250_au1x00.c
2006-02-08 Kumar Gala[SERIAL] 8250 serial console update uart_8250_port ier
2006-02-08 Lucas Correia Vill... [ARM] 3283/1: S3C2400 - defines the number of serial...
2006-02-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-02-08 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.org/pub...
2006-02-08 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-02-08 Linus Torvaldsppc: fix up trivial Kconfig config selection
2006-02-08 Al Viro[PATCH] m32r_sio iomem annotations
2006-02-08 Al Viro[PATCH] mark HISAX_AMD7930 as broken
2006-02-08 Al Viro[PATCH] type-safe min() in prism54
2006-02-08 Benjamin Herrenschmidt[PATCH] powerpc: Thermal control for dual core G5s
2006-02-08 Al Viro[PATCH] synclink_gt is PCI-only
next