summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
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-17md/raid1,raid10: always abort recover on write error.NeilBrown2-8/+8
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-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan1-0/+7
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: 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-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: 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-06USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-06usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-06USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-06USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-06USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-06usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-06xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-06Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-2/+8
2014-09-06mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5
2014-09-06mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-09-06hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-06crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-09-06serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-06drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-09-06hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-06hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-06hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-06hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-06hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-06hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-06hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-06drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-09-06mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-09-06USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41