summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] serial core: work around sub-driver bugsPavel Machek2006-03-081-3/+29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-082-2/+2
|\
| * [IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2006-03-072-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-072-10/+5
|\ \ | |/ |/|
| * [SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr2006-03-071-3/+1
| * [SERIAL] Fix two bugs in parport_serialRussell King2006-03-051-7/+4
* | [TG3]: Add DMA address workaroundMichael Chan2006-03-061-28/+59
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-03-061-0/+6
|\ \
| * | IB/srp: Don't send task management commands after target removalRoland Dreier2006-03-031-0/+6
* | | [PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck2006-03-061-0/+5
* | | [PATCH] windfarm license fixBenjamin Herrenschmidt2006-03-061-0/+4
* | | [PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil2006-03-061-19/+13
* | | [PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil2006-03-061-0/+1
* | | [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-062-0/+4
* | | Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
* | | [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-061-5/+5
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-062-3/+2
|\ \ \
| * | | [PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn2006-03-061-3/+1
| * | | Merge branch 'master'Jeff Garzik2006-03-062-12/+14
| |\ \ \ | | | |/ | | |/|
| * | | s2io: set_multicast_list bugJeff Garzik2006-03-041-0/+1
| | |/ | |/|
* | | [ATM]: [fore200e] fix section mismatch warningsSam Ravnborg2006-03-041-18/+18
| |/ |/|
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-041-0/+2
|\ \
| * | [PATCH] Add missing ifdef for VIA RNG codeMark Brown2006-03-031-0/+2
| |/
* | [MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr2006-03-041-1/+0
* | [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr2006-03-041-1/+1
* | [MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr2006-03-041-10/+11
|/
* [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-012-76/+46
|\
| * Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46
| |\
| | * [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-02-282-76/+46
* | | 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/+0
| * | [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-272-3/+3
| * | [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-271-14/+15
| * | [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-271-2/+14
| * | [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-271-2/+1
| * | [SCSI] sg: Remove aha1542 hackBrian King2006-02-271-1/+1
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-284-94/+24
|\ \ \
| * | | [PATCH] sky2: remove MSI supportStephen Hemminger2006-02-282-78/+0
| * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-282-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
OpenPOWER on IntegriCloud