summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* intel_idle: Clean up all registered devices on exit.Richard Cochran2016-04-071-1/+8
* intel_idle: Propagate hot plug errors.Richard Cochran2016-04-071-2/+5
* intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran2016-04-071-1/+1
* intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran2016-04-071-7/+8
* intel_idle: Avoid a double free of the per-CPU data.Richard Cochran2016-04-071-4/+3
* intel_idle: Fix dangling registration on error path.Richard Cochran2016-04-071-4/+5
* intel_idle: Fix deallocation order on the driver exit path.Richard Cochran2016-04-071-3/+3
* intel_idle: Remove redundant initialization calls.Richard Cochran2016-04-071-6/+0
* intel_idle: Fix a helper function's return value.Richard Cochran2016-04-071-3/+1
* intel_idle: remove useless return from void function.Richard Cochran2016-04-071-2/+0
* Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2016-03-241-22/+111
|\
| * intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli2016-03-231-0/+25
| * intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown2016-03-231-22/+86
* | cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki2016-03-211-4/+8
* | cpuidle: menu: use high confidence factors only when considering pollingRik van Riel2016-03-171-18/+24
* | cpuidle: menu: help gcc generate slightly better codeRasmus Villemoes2016-02-171-8/+8
* | cpuidle: menu: avoid expensive square root computationRasmus Villemoes2016-02-171-18/+17
* | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
|\ \
| * | nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| * | nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
| * | mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-061-1/+5
* | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-145-7/+55
|\ \ \
| * | | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| * | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-061-3/+6
| * | | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-061-1/+17
| * | | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| * | | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-061-1/+1
| * | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-061-2/+6
| * | | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
| * | | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-062-3/+7
* | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-113-12/+19
| |\ \ \ \
| | * | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
| | * | | | phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
| | * | | | phy: core: fix wrong err handle for phy_power_onShawn Lin2016-02-101-7/+9
| | * | | | phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven2016-02-031-0/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-143-14/+17
|\ \ \ \ \
| * | | | | irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-111-1/+1
| * | | | | irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-111-6/+5
| * | | | | irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni2016-02-041-6/+11
| * | | | | irqchip/sun4i: Fix compilation outside of arch/armAndre Przywara2016-02-021-1/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-21/+28
|\ \ \ \ \
| * | | | | component: remove device from master match list on failed addDaniel Stone2016-02-111-0/+2
| * | | | | component: Detach components when deleting master structJon Medhurst (Tixy)2016-01-271-19/+22
| * | | | | component: fix crash on x86_64 with hda audio driversRussell King2016-01-261-2/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-134-16/+27
|\ \ \ \ \ \
| * | | | | | IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
| * | | | | | IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
| * | | | | | IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-111-3/+2
| * | | | | | net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1