summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-113-72/+121
|\
| * [SERIAL] 8250: add locking to console write functionRussell King2006-05-021-0/+10
| * [SERIAL] Remove unconditional enable of TX irq for consoleRussell King2006-04-301-2/+1
| * [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum2006-04-301-13/+42
| * [SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov2006-04-302-3/+8
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-54/+60
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-116-525/+330
|\ \
| * | [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-091-0/+3
| * | [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-094-524/+314
| * | [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-091-1/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-05-1127-377/+590
|\ \ \
| * | | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com2006-05-101-4/+7
| * | | [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-032-50/+20
| * | | [SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore2006-05-031-2/+66
| * | | [SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori2006-04-281-12/+18
| * | | [SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed2006-04-271-6/+9
| * | | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2006-04-272-20/+46
| * | | [SCSI] fusion - bug fix stack overflow in mptbaseEric Moore2006-04-271-23/+37
| * | | [SCSI] scsi: Add IBM 2104-DU3 to blistBrian King2006-04-271-0/+2
| * | | [SCSI] Fix DVD burning issues.James Bottomley2006-04-271-7/+20
| * | | [SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl2006-04-251-0/+1
| * | | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-254-77/+107
| * | | [SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric2006-04-253-32/+73
| * | | [SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko2006-04-191-6/+6
| * | | [SCSI] megaraid: unused variableAndrew Morton2006-04-191-1/+0
| * | | [SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown2006-04-191-2/+2
| * | | [SCSI] Overrun in drivers/scsi/sim710.cEric Sesterhenn2006-04-191-1/+1
| * | | [SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart2006-04-191-1/+1
| * | | [SCSI] lpfc 8.1.5 : Misc small fixesJames Smart2006-04-193-10/+8
| * | | [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2006-04-192-33/+37
| * | | [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart2006-04-191-2/+9
| * | | [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-193-14/+38
| * | | [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-196-51/+4
| * | | [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-193-22/+79
| * | | [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-191-4/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-1010-137/+202
|\ \ \ \
| * | | | IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-101-4/+11
| * | | | IPoIB: Free child interfaces properlyRoland Dreier2006-05-091-3/+1
| * | | | IB/mthca: Fix race in reference countingRoland Dreier2006-05-095-45/+74
| * | | | IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-092-84/+115
| * | | | IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-091-1/+1
| | |/ / | |/| |
* | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-104-9/+13
|\ \ \ \
| * | | | sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
| * | | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-6/+6
| * | | | phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
| * | | | sky2: ifdown kills irq maskStephen Hemminger2006-05-101-2/+3
* | | | | [Cardman 40x0] Fix udev device creationHarald Welte2006-05-102-8/+13
| |/ / / |/| | |
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-084-23/+37
|\ \ \ \
| * | | | [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * | | | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
OpenPOWER on IntegriCloud