summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-161-20/+20
|\
| * xen/irq: Alter the locking to use a mutex instead of a spinlock.Konrad Rzeszutek Wilk2011-09-151-20/+20
| * xen: xen-selfballoon.c needs more header filesRandy Dunlap2011-08-101-0/+1
* | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-152-2/+14
|\ \
| * | hwmon: (coretemp) Initialize tminJean Delvare2011-09-141-1/+6
| * | hwmon: (pmbus) Fix low limit temperature alarmsGuenter Roeck2011-09-131-1/+8
* | | drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-141-10/+5
* | | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-141-0/+3
* | | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-141-0/+26
* | | drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-09-141-0/+2
* | | drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl2011-09-141-7/+5
* | | cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-141-2/+2
* | | drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-141-0/+1
* | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-1426-200/+607
|\ \ \
| * | | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-281-1/+1
| * | | [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-281-2/+6
| * | | [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-281-2/+9
| * | | [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-282-17/+45
| * | | [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love2011-08-281-5/+8
| * | | [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-271-1/+1
| * | | [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
| * | | [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-272-4/+0
| * | | [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
| * | | [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-271-0/+4
| * | | [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-271-0/+3
| * | | [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2
| * | | [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-278-64/+62
| * | | [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-276-38/+335
| * | | [SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-08-261-0/+10
| * | | [SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-08-261-20/+27
| * | | [SCSI] isci: add version numberDan Williams2011-08-231-1/+10
| * | | [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-231-0/+3
| * | | [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-232-1/+12
| * | | [SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin2011-08-231-2/+10
| * | | [SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2011-08-231-18/+18
| * | | [SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-08-232-0/+25
| * | | [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-08-232-2/+2
| * | | [SCSI] isci: fix sata response handlingDan Williams2011-08-231-12/+6
* | | | pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt2011-09-131-1/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown2011-09-123-2/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | * | | | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-08-291-1/+1
| * | | | | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-111-0/+1
| * | | | | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\ \ \ \ \
| * | | | | drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| * | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\ \ \ \ \
| | * | | | | drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * | | | | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * | | | | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * | | | | drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2