summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
* 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
| * | [SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley2006-05-191-6/+21
| * | [SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer2006-05-191-0/+1
* | | [PATCH] md: Fix badness in sysfs_notify caused by md_new_eventNeilBrown2006-05-311-1/+10
* | | [PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon2006-05-311-5/+11
* | | [PATCH] maxinefb: Fix compilation errorMartin Michlmayr2006-05-311-3/+1
* | | [PATCH] au1100fb: Fix compilationRodolfo Giometti2006-05-311-7/+14
* | | [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-312-12/+1
* | | [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-311-16/+22
* | | [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-05-311-44/+4
* | | [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-05-311-16/+25
* | | [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-05-311-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-05-303-1/+11
|\ \ \
| * | | [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-05-221-0/+7
| * | | [AGPGART] Fix Nforce3 suspend on amd64.Dave Jones2006-05-211-0/+3
| * | | [AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen2006-05-211-1/+1
* | | | Input: psmouse - DMI updates for lifebook protocolKenan Esau2006-05-291-0/+24
* | | | Input: change from numbered to named switchesRichard Purdie2006-05-292-12/+12
* | | | Input: alps - fix old protocol decodingYotam Medini2006-05-291-2/+2
* | | | Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at2006-05-291-0/+19
* | | | Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski2006-05-291-0/+6
* | | | Input: sidewinder - fix memory leakJesper Juhl2006-05-291-5/+6
OpenPOWER on IntegriCloud