summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez2009-01-251-5/+2
| * | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade2009-01-251-0/+5
| * | [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez2009-01-253-7/+46
| * | [SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez2009-01-251-10/+6
| * | [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez2009-01-251-0/+3
| * | [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez2009-01-251-6/+4
| * | [SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty2009-01-251-3/+8
| * | [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-252-2/+9
| * | [SCSI] libiscsi: fix iscsi pool leakMike Christie2009-01-251-0/+1
* | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-275-23/+173
|\ \ \
| * | | SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+34
| * | | SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-1/+35
| * | | SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+32
| * | | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-271-3/+17
| * | | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-271-19/+55
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-276-68/+100
|\ \ \
| * | | pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter2009-01-271-2/+0
| * | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-261-5/+17
| * | | sata_mv: no longer experimental (v2)Mark Lord2009-01-261-3/+3
| * | | sata_mv: msi masking fix (v2)Mark Lord2009-01-261-6/+15
| * | | sata_mv: Properly initialize main irq maskThomas Reitmayr2009-01-261-0/+3
| * | | sata_mv: remove bogus nsect restrictionMark Lord2009-01-261-11/+2
| * | | sata_mv: don't read hc_irq_causeMark Lord2009-01-261-12/+5
| * | | sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord2009-01-261-1/+1
| * | | sata_nv: fix MCP5x resetTejun Heo2009-01-261-13/+29
| * | | sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-01-261-14/+14
| * | | libata: set NODEV_HINT for 0x7f statusTejun Heo2009-01-261-0/+10
| * | | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-1/+1
| |/ /
* | | Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer2009-01-271-0/+6
* | | Move jsm_remove_one to .devexit.textUwe Kleine-König2009-01-271-1/+1
* | | MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka2009-01-271-1/+1
* | | tty_open can return to userspace holding tty_mutexEric Paris2009-01-271-1/+3
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2611-23/+1277
|\ \
| * | [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10
| * | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
| * | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
| * | [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| * | [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
| * | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
| * | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-151-3/+3
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-2649-102/+65
|\ \ \
| * | | eeprom: More consistent symbol namesJean Delvare2009-01-262-7/+7
| * | | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-9/+9
| * | | spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * | | i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * | | i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-267-27/+32
| * | | i2c: Delete many unused adapter IDsJean Delvare2009-01-2637-42/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-2644-375/+577
|\ \ \
| * | | gianfar: Revive VLAN supportAnton Vorontsov2009-01-261-5/+1
| * | | bnx2x: tx_has_work should not wait for FWVladislav Zolotarov2009-01-261-5/+12
OpenPOWER on IntegriCloud