aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-05[SERIAL] Fix two bugs in parport_serialRussell King
2006-03-05[PATCH] sata_sil24: fix mwdma_mask settingTejun Heo
2006-03-05[PATCH] libata: revalidate after transfer mode configurationTejun Heo
2006-03-05[PATCH] libata: implement ata_dev_revalidate()Tejun Heo
2006-03-05[PATCH] libata: add @print_info argument to ata_dev_configure()Tejun Heo
2006-03-05[PATCH] libata: re-initialize parameters before configuringTejun Heo
2006-03-05[PATCH] sata_sil: cosmetic flag/constant changesTejun Heo
2006-03-05[PATCH] sata_sil: replace register address constants with sil_port[] entryTejun Heo
2006-03-05[PATCH] sata_sil: use kzallocTejun Heo
2006-03-05[PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112Tejun Heo
2006-03-05[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCSTejun Heo
2006-03-04[ATM]: [fore200e] fix section mismatch warningsSam Ravnborg
2006-03-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr
2006-03-04[PATCH] sata_promise: Support FastTrak TX4300/TX4310Daniel Drake
2006-03-04s2io: set_multicast_list bugJeff Garzik
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier
2006-03-03[PATCH] libata: reorganize ata_bus_probe()Tejun Heo
2006-03-03[PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo
2006-03-03[PATCH] libata: separate out ata_dev_configure()Tejun Heo
2006-03-03[PATCH] libata: convert dev->id to pointerTejun Heo
2006-03-03[PATCH] ata_piix: reimplement piix_sata_probe()Tejun Heo
2006-03-03[PATCH] ata_piix: implement proper port mapTejun Heo
2006-03-03[PATCH] ata_piix: add a couple of flagsTejun Heo
2006-03-03[PATCH] ata_piix: finer-grained port_infoTejun Heo
2006-03-03Merge branch 'work-fixes'Mauro Carvalho Chehab
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann
2006-03-03V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky
2006-03-03V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom
2006-03-03V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach
2006-03-03V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann
2006-03-03V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil
2006-03-03V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky
2006-03-03V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira
2006-03-03V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring
2006-03-03V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk
2006-03-03V4L/DVB (3340): Make a struct staticManu Abraham
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk
2006-03-03[PATCH] powerpc: Fix windfarm_pm112 not starting all control loopsBenjamin Herrenschmidt
2006-03-03[PATCH] powerpc: Fix old g5 issues with windfarmBenjamin Herrenschmidt
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler
2006-03-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2006-03-01[PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port infoTejun Heo
2006-03-01[PATCH] libata: kill illegal kfree(id)Tejun Heo
2006-03-01[PATCH] sata_sil24: add a new PCI ID for SiI 3124Tejun Heo
2006-03-01Merge branch 'master'Jeff Garzik