summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-183-3/+7
|\
| * cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie2015-09-151-1/+1
| * cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-151-2/+0
| * cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan2015-09-071-0/+6
* | Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-09-184-62/+48
|\ \
| * | hp-wmi: limit hotkey enableKyle Evans2015-09-181-11/+20
| * | toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos2015-09-101-5/+3
| * | toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos2015-09-101-1/+1
| * | wmi: Remove private %pUL implementationRasmus Villemoes2015-09-101-45/+6
| * | asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake2015-09-061-0/+18
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-181-5/+7
|\ \ \
| * | | zram: fix possible use after free in zcomp_create()Luis Henriques2015-09-181-5/+7
* | | | Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2015-09-171-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | twl4030_charger: fix another compile errorGrazvydas Ignotas2015-09-101-1/+1
| * | | Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...Sebastian Reichel2015-09-101-5/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-1636-3/+9
|\ \ \ \
| * | | | IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-1236-3/+9
* | | | | Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-162-24/+44
|\ \ \ \ \
| * | | | | hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-132-18/+34
| * | | | | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-131-6/+10
* | | | | | Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-166-9/+11
|\ \ \ \ \ \
| * | | | | | pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij2015-09-141-1/+1
| * | | | | | pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()Tony Lindgren2015-09-141-0/+3
| * | | | | | pinctrl: join lines that can be a single line within 80 columnsMasahiro Yamada2015-09-141-2/+1
| * | | | | | pinctrl: digicolor: convert null test to IS_ERR testJulia Lawall2015-09-141-2/+2
| * | | | | | pinctrl: qcom: ssbi: convert null test to IS_ERR testJulia Lawall2015-09-142-4/+4
| |/ / / / /
* | | | | | Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-166-15/+43
|\ \ \ \ \ \
| * | | | | | gpio: omap: Fix GPIO numbering for deferred probeTony Lindgren2015-09-141-1/+3
| * | | | | | gpio: omap: Fix gpiochip_add() handling for deferred probeTony Lindgren2015-09-141-1/+4
| * | | | | | gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-141-1/+0
| * | | | | | gpio: Propagate errors from chip->get()Bjorn Andersson2015-09-141-7/+14
| * | | | | | gpio: rcar: GPIO_RCAR doesn't relate to ARMKuninori Morimoto2015-09-141-1/+1
| * | | | | | gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-141-2/+11
| * | | | | | gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-141-2/+10
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-162-2/+2
|\ \ \ \ \ \
| * | | | | | crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin2015-09-101-1/+1
| * | | | | | crypto: vmx - VMX crypto should depend on CONFIG_VSXMichael Ellerman2015-09-101-1/+1
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-154-4/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier2015-09-101-0/+1
| * | | | | | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner2015-09-101-0/+1
| * | | | | | clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner2015-09-101-2/+5
| * | | | | | clk: Hi6220: separately build stub clock driverLeo Yan2015-09-032-2/+9
| * | | | | | clk: h8s2678: Fix compile errorGuenter Roeck2015-09-031-0/+1
* | | | | | | thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-121-7/+4
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-121-1/+2
|\ \ \ \ \ \ \
| * | | | | | | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-121-1/+2
* | | | | | | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-124-42/+203
|\ \ \ \ \ \ \ \
| * | | | | | | | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
| * | | | | | | | NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
| * | | | | | | | NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-071-19/+58