summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche1-10/+28
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+27
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown1-0/+1
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown1-1/+1
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown2-10/+9
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2-1/+25
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel1-20/+28
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-7/+8
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-09-17bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel1-2/+6
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-17scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche1-1/+2
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2-0/+7
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2-1/+8
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke1-0/+6
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan1-0/+7
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan1-7/+5
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan1-7/+10
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan1-1/+1
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan1-16/+31
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan1-3/+13
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-17regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal1-2/+0
2014-09-17mfd: omap-usb-host: Fix improper mask use.Michael Welling1-1/+1
2014-09-17tpm: Properly clean sysfs entries in error pathStefan Berger1-1/+3
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe2-21/+72
2014-09-17tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-09-17firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4
2014-09-17drm/radeon: use packet2 for nop on hawaii with old firmwareAlex Deucher1-3/+10
2014-09-17spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer1-0/+14
2014-09-17spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni1-6/+4
2014-09-17iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-09-17media: sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle1-2/+1
2014-09-17media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart2-3/+0
2014-09-17media: mt9v032: fix hblank calculationPhilipp Zabel1-2/+2
2014-09-17media: media-device: Remove duplicated memset() in media_enum_entities()Salva Peiró1-2/+0
2014-09-17media: au0828: Only alt setting logic when neededMauro Carvalho Chehab1-17/+17
2014-09-17media: xc4000: Fix get_frequency()Mauro Carvalho Chehab1-9/+11
2014-09-17media: xc5000: Fix get_frequency()Mauro Carvalho Chehab1-10/+12
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1