summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-24cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal1-1/+1
2015-11-24Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2-6/+5
2015-11-24cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava1-0/+1
2015-11-24cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava1-1/+2
2015-11-24cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar1-5/+2
2015-11-24cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule1-1/+2
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer1-3/+2
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec1-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri1-3/+3
2015-11-23drm/amdgpu: move dependency handling out of atomic section v2Christian König1-27/+44
2015-11-23drm/amdgpu: optimize scheduler fence handlingChristian König3-14/+55
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie1-1/+2
2015-11-23drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzlingChris Wilson1-9/+27
2015-11-23spi: pl022: handle EPROBE_DEFER for dmaRabin Vincent1-6/+22
2015-11-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2015-11-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-11-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp12-17/+3
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp10-28/+18
2015-11-23can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-11-23watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat1-0/+1
2015-11-23watchdog: Add support for Freescale Layerscape platformsShaohui Xie1-1/+1
2015-11-23watchdog: tegra: Stop watchdog first if restartingAndrew Chew1-1/+3
2015-11-23watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter1-1/+1
2015-11-23watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy1-1/+1
2015-11-23watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-3/+3
2015-11-23watchdog: omap_wdt: fix null pointer dereferencePeter Robinson1-1/+1
2015-11-23Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub...David S. Miller14-72/+188
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-10/+12
2015-11-23Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-23Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds24-106/+329
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-17/+20
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2015-11-21iio: adc: spmi-vadc: add missing of_node_putJulia Lawall1-1/+3
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+45
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2015-11-21iio: fix some warning messagesDan Carpenter2-2/+2
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay1-0/+1
2015-11-21iio: lidar: return -EINVAL on invalid signalMatt Ranostay1-3/+3
2015-11-21staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei1-1/+1
2015-11-21vfio: fix a warning messageDan Carpenter1-1/+1
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-21tty: audit: Fix audit sourcePeter Hurley2-2/+2
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck1-1/+1
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott1-1/+1
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley1-1/+1
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig10-17/+20