summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix swsusp with PNP BIOSOndrej Zary2006-07-311-1/+1
* [PATCH] hide onboard graphics drivers on G5Olaf Hering2006-07-311-4/+4
* [PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz2006-07-311-4/+11
* [PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz2006-07-311-12/+4
* [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-311-2/+2
* [PATCH] sgiioc4: Always share IRQBrent Casavant2006-07-311-0/+1
* [PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap2006-07-311-21/+25
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] nbd: Abort request on data reception failureMichal Feix2006-07-311-1/+2
* [PATCH] nbd: Check magic before doing anything elseMichal Feix2006-07-311-7/+9
* [PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven2006-07-311-3/+3
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+2
* [PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk2006-07-311-1/+0
* [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-311-5/+15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-282-25/+51
|\
| * Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2929-228/+411
| |\
| * \ Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2483-1198/+1325
| |\ \
| * | | [libata] sata_promise: comment out duplicate PCI IDJeff Garzik2006-07-241-0/+7
| * | | [PATCH] libata: improve EH action and EHI flag handlingTejun Heo2006-07-191-5/+28
| * | | [PATCH] libata: fix eh_skip_recovery conditionTejun Heo2006-07-191-3/+4
| * | | [PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo2006-07-191-17/+12
* | | | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-07-291-4/+13
|\ \ \ \
| * | | | via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-201-4/+13
* | | | | [PATCH] skge: chip clock rate typoStephen Hemminger2006-07-291-4/+1
* | | | | [PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin2006-07-291-1/+1
* | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-07-294-3/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] orinoco: fix setting transmit key onlyDan Williams2006-07-271-2/+2
| * | | | [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-1/+1
| * | | | [PATCH] airo: should select crypto_aesRobert Schulze2006-07-271-0/+1
| * | | | [PATCH] zd1201: workaround interference problemPavel Machek2006-07-271-0/+2
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-282-8/+5
|\ \ \ \ \
| * | | | | [S390] duplicate ccw devices in ccwgroup.Cornelia Huck2006-07-271-7/+3
| * | | | | [S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter2006-07-271-1/+2
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-281-4/+4
|\ \ \ \ \
| * | | | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
| |/ / / /
* | | | | [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-281-4/+1
* | | | | [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-281-3/+8
* | | | | [PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe2006-07-281-1/+1
* | | | | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-282-2/+5
|/ / / /
* | | | [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-262-12/+6
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-261-8/+4
|\ \ \ \
| * | | | [SCSI] esp: Fix build.David S. Miller2006-07-241-8/+4
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-261-29/+87
|\ \ \ \ \
| * | | | | [TG3]: Update version and reldateMichael Chan2006-07-251-2/+2
| * | | | | [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-251-5/+27
| * | | | | [TG3]: Add tg3_restart_hw()Michael Chan2006-07-251-22/+58
| |/ / / /
* | | | | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-264-26/+23
* | | | | [PATCH] cciss: fix stall with softirq handling and CFQJens Axboe2006-07-251-41/+45
|/ / / /
* | | | [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
* | | | [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
OpenPOWER on IntegriCloud