summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
* [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
* [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
* [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-121-0/+3
|\
| * [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
* | [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-121-0/+3
|\ \
| * | [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-111-0/+3
* | | [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-111-1/+3
* | | [PATCH] PCI: reverse pci config space restore orderYu, Luming2006-06-111-1/+5
* | | [PATCH] PCI: Improve PCI config space writebackDave Jones2006-06-111-3/+13
* | | [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-111-5/+8
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-103-97/+52
|\ \
| * | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-091-0/+2
| * | [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
* | | [PATCH] powerpc: console_initcall ordering issuesMilton Miller2006-06-101-1/+1
* | | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
* | | [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
|/ /
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-083-16/+28
|\ \
| * \ Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\ \
| | * | e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * | e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| |\ \ \ | | |_|/ | |/| |
| | * | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
* | | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-081-1/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-052-1/+4
|\ \ \
| * | | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| * | | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle2006-06-041-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-06-052-1/+7
|\ \ \
| * | | [PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski2006-06-021-1/+1
| * | | [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
* | | | [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-051-36/+36
* | | | [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-051-3/+3
* | | | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
* | | | [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
* | | | [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-051-2/+2
* | | | [PATCH] s390: irb memcpy argument swapCornelia Huck2006-06-051-1/+1
* | | | [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
* | | | IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-035-9/+32
|\ \ \ | |/ / |/| |
| * | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-011-1/+1
| * | [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
| * | [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-201-1/+2
| * | [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-191-0/+7