summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvscsi: Set default command timeoutBrian King2008-01-121-1/+3
* [SCSI] 53c7xx: fix removal falloutAdrian Bunk2008-01-121-2/+0Star
* [SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori2008-01-124-18/+20
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-124-0/+697
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-123-12/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-01-112-9/+5Star
|\
| * V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap2008-01-111-5/+5
| * V4L/DVB (6999): ivtv: stick to udelay=10 after allHans Verkuil2008-01-111-4/+0Star
* | ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-111-4/+8
* | ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-111-6/+6
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-111-1/+1
|\ \
| * | loop: fix bad bio_alloc() nr_iovec requestJens Axboe2008-01-111-1/+1
| |/
* | cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* | IDE: terminate ACPI DMI listJeff Garzik2008-01-111-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-111-2/+2
|\
| * [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-101-2/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-108-33/+70
|\ \
| * | libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
| * | sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-101-11/+26
| * | libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-101-3/+1Star
| * | libata-pmp: propagate timeout to host linkTejun Heo2008-01-101-5/+15
| * | libata-pmp: 4726 hates SRSTTejun Heo2008-01-101-7/+5Star
| * | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-101-1/+2
| * | pata_pdc202xx_old: Further fixupsAlan Cox2008-01-101-2/+13
| * | libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
| * | sata_qstor: use hardreset instead of softresetTejun Heo2008-01-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-103-13/+58
|\ \ \
| * | | trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov2008-01-101-9/+20
| * | | ide: fix cable detection for SATA bridgesGeorge Kibardin2008-01-101-3/+3
| * | | ide: workaround suspend bug for ACPI IDEShaohua Li2008-01-101-1/+35
| |/ /
* / / [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
|/ /
* | [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-091-1/+1
* | [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-091-4/+2Star
* | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-091-2/+2
* | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-091-1/+1
* | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-095-21/+19Star
* | [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-093-0/+10
* | [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-091-1/+1
* | ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-091-0/+11
* | [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-0915-55/+9Star
* | b43: Fix rxheader channel parsingMichael Buesch2008-01-094-53/+61
* | [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-091-10/+9Star
* | [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-091-1/+2
* | [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-091-3/+7
* | [NET]: Fix netx-eth.c compilation.Adrian Bunk2008-01-091-2/+2
* | [NIU]: Update driver version and release date.David S. Miller2008-01-091-2/+2
* | [NIU]: Fix potentially stuck TCP socket send queues.David S. Miller2008-01-091-1/+2
* | [NIU]: Missing ->last_rx update.David S. Miller2008-01-091-0/+2
* | [NIU]: Fix slowpath interrupt handling.Matheos Worku2008-01-091-11/+23
* | pl2303: Fix mode switching regressionAlan Cox2008-01-092-0/+26