summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10Star
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-022-76/+46Star
|\
| * Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46Star
| |\
| | * [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-03-012-76/+46Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-03-016-25/+69
|\ \ \
| * | | [PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2006-03-012-6/+41
| * | | [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-011-0/+1
| * | | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
| * | | [PATCH] pcmcia: add another ide-cs CF card idDavid Brownell2006-03-011-0/+1
| * | | [PATCH] pcmcia: properly handle pseudo multi-function devicesDominik Brodowski2006-03-011-18/+22
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
|\ \ \ | |/ / |/| |
| * | [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| * | [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| * | [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0Star
| * | [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-282-3/+3
| * | [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-281-14/+15
| * | [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-281-2/+14
| * | [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-281-2/+1Star
| * | [SCSI] sg: Remove aha1542 hackBrian King2006-02-281-1/+1
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-014-94/+24Star
|\ \ \
| * | | [PATCH] sky2: remove MSI supportStephen Hemminger2006-03-012-78/+0Star
| * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-03-012-16/+24
| |\ \ \
| | * | | 8139cp: fix broken suspend/resumeFrancois Romieu2006-02-271-16/+21
| | * | | via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-271-0/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-011-2/+2
|\ \ \ \ \
| * | | | | [IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen2006-02-281-2/+2
* | | | | | [PATCH] synclink_gt: make ->init_error signedDarren Jenkins2006-03-011-1/+1
* | | | | | [PATCH] tty buffering: comment out debug codePaul Fulghum2006-03-011-1/+1
* | | | | | [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-03-011-1/+1
* | | | | | [PATCH] pnp bus type fixAdam Belay2006-03-011-7/+5Star
* | | | | | [PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre2006-03-011-8/+3Star
* | | | | | [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler2006-03-011-1/+27
| |/ / / / |/| | | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-02-289-12/+47
|\ \ \ \ \
| * | | | | [PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2006-02-282-1/+15
| * | | | | [PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2006-02-282-0/+6
| * | | | | [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff2006-02-281-4/+7
| * | | | | [PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu2006-02-281-2/+4
| * | | | | [PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern2006-02-281-0/+7
| * | | | | [PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller2006-02-281-0/+2
| * | | | | [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-281-5/+6
* | | | | | [SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller2006-02-281-3/+0Star
|/ / / / /
* | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-283-0/+7
|\ \ \ \ \
| * | | | | [libata] Disable FUAJeff Garzik2006-02-283-0/+7
| |/ / / /
* | / / / [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
| |/ / / |/| | |
* | | | [PATCH] Fix Specialix SX corruptionMarc Zyngier2006-02-271-5/+5
|/ / /
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-9/+43
|\ \ \
| * | | [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-251-6/+27
| * | | [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-251-4/+17
* | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Wake on LAN support in sis900Daniele Venzano2006-02-251-2/+2
| |/ /