summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede2015-03-061-3/+17
* EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman2015-03-061-2/+8
* sb_edac: Fix detection on SNB machinesBorislav Petkov2015-03-061-3/+6
* md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek2015-03-061-2/+3
* md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown2015-03-061-1/+2
* clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-03-061-4/+5
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-03-061-4/+10
* gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-03-061-4/+5
* serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner2015-03-061-4/+5
* serial: fsl_lpuart: delete timer on shutdownStefan Agner2015-03-061-3/+4
* vt: provide notifications on selection changesNicolas Pitre2015-03-061-1/+3
* cdc-acm: add sanity checksOliver Neukum2015-03-061-5/+16
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-03-062-0/+15
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-03-063-53/+12
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-03-062-9/+18
* usb: dwc3: gadget: add missing spin_lock()Felipe Balbi2015-03-061-0/+1
* USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern2015-03-061-8/+8
* USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen2015-03-061-0/+1
* mei: me: release hw from reset only during the reset flowAlexander Usyskin2015-03-061-2/+1
* mei: mask interrupt set bit on clean reset bitAlexander Usyskin2015-03-061-1/+1
* tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen2015-03-061-1/+3
* tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen2015-03-061-0/+12
* tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen2015-03-061-3/+3
* tty: Prevent untrappable signals from malicious programPeter Hurley2015-03-061-0/+3
* tty: Remove warning in tty_lock_slave()Peter Hurley2015-03-061-5/+1
* iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger2015-03-061-23/+5
* sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-03-061-1/+16
* sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-03-061-3/+14
* Added Little Endian support to vtpm modulehonclo2015-03-061-8/+12
* tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-03-061-1/+1
* tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-03-061-0/+8
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-03-062-0/+9
* TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-03-061-1/+1
* tpm_tis: verify interrupt during initScot Doyle2015-03-061-14/+62
* mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas2015-03-061-5/+23
* mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT2015-03-061-0/+17
* mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang2015-03-061-2/+2
* mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang2015-03-061-10/+5
* mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang2015-03-061-3/+4
* em28xx-audio: fix missing newlines, againRussell King2015-03-061-2/+2
* em28xx-dvb: fix missing newlinesRussell King2015-03-061-6/+6
* em28xx-video: fix missing newlinesRussell King2015-03-061-2/+2
* em28xx-core: fix missing newlinesRussell King2015-03-061-2/+2
* em28xx-audio: fix missing newlinesRussell King2015-03-061-1/+1
* em28xx-input: fix missing newlinesRussell King2015-03-061-2/+2
* em28xx: ensure "closing" messages terminate with a newlineRussell King2015-03-064-4/+4
* em28xx: fix em28xx-input removalRussell King2015-03-061-2/+1
* timberdale: do not select TIMB_DMAArnd Bergmann2015-03-061-4/+2
* rc-main: Re-apply filter for no-op protocol changeJames Hogan2015-03-061-7/+7
* megaraid_sas: complete outstanding IOCTLs before killing adapterSumit.Saxena@avagotech.com2015-03-062-15/+54