summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-214-2/+471
|\
| * mailbox: Introduce framework for mailboxJassi Brar2014-10-082-0/+469
| * mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-082-2/+2
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-10-2115-62/+1658
|\ \
| * | watchdog: meson: remove magic value for rebootCarlo Caione2014-10-201-1/+1
| * | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEMChen Gang2014-10-201-1/+2
| * | watchdog: sunxi: Add A31 watchdog supportChen-Yu Tsai2014-10-201-0/+10
| * | watchdog: sunxi: support parameterized compatible stringsChen-Yu Tsai2014-10-201-25/+76
| * | watchdog: imx2_wdt: add restart handler supportJingchang Lu2014-10-201-0/+37
| * | watchdog: qcom: register a restart notifierJosh Cartwright2014-10-201-0/+38
| * | watchdog: s3c2410: add restart handlerHeiko Stuebner2014-10-201-0/+36
| * | watchdog: dw_wdt: add restart handler supportJisheng Zhang2014-10-201-0/+32
| * | ARM: meson: add watchdog driverCarlo Caione2014-10-203-0/+247
| * | stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki2014-10-201-0/+24
| * | watchdog: Add DA9063 PMIC watchdog driver.Krystian Garbaciak2014-10-203-0/+201
| * | watchdog: add driver for Ricoh RN5T618 watchdogBeniamino Galvani2014-10-203-0/+210
| * | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7Naveen Krishna Chatradhi2014-10-201-0/+11
| * | watchdog: qcom: add support for KPSS WDTJosh Cartwright2014-10-203-0/+200
| * | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang2014-10-201-1/+3
| * | watchdog: Add Cadence WDT driverHarini Katakam2014-10-203-0/+525
| * | watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li2014-10-201-6/+0
| * | watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg2014-10-201-5/+1
| * | powerpc: booke_wdt: Fix build error as a modulePranith Kumar2014-10-201-23/+5
| * | watchdog: xilinx: Remove .owner field for driverMichal Simek2014-10-201-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-10-216-26/+40
|\ \ \
| * | | leds: gpio: cleanup the leds-gpio driverXiubo Li2014-09-291-3/+1
| * | | led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-291-0/+3
| * | | led: gpio: Sort include headers alphabeticallyXiubo Li2014-09-292-6/+6
| * | | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into develBryan Wu2014-09-2412-0/+744
| |\ \ \
| * | | | leds: Improve and export led_update_brightnessJacek Anaszewski2014-09-122-6/+16
| * | | | leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann2014-09-111-1/+1
| * | | | leds: lp3944: fix sparse warningJacek Anaszewski2014-09-111-1/+2
| * | | | leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski2014-09-111-2/+2
| * | | | leds: Reorder include directivesJacek Anaszewski2014-09-112-7/+9
* | | | | Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2111-219/+379
|\ \ \ \ \
| * | | | | pwm: Let PWM_CLPS711X depend on HAS_IOMEMChen Gang2014-10-201-0/+1
| * | | | | pwm: atmel: Fix calculation of prescale valueNikolaus Voss2014-09-251-13/+11
| * | | | | pwm: Fix uninitialized warnings in pwm_get()Geert Uytterhoeven2014-08-291-15/+14
| * | | | | pwm: rockchip: Allow polarity invert on rk3288Doug Anderson2014-08-261-9/+48
| * | | | | pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2Liu Ying2014-08-251-2/+43
| * | | | | pwm: imx: Cleanup indentation for register definitionsLiu Ying2014-08-251-13/+13
| * | | | | pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definitionLiu Ying2014-08-251-1/+1
| * | | | | pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-08-251-1/+1
| * | | | | pwm: lpss: make it buildable only on X86Andy Shevchenko2014-08-251-0/+1
| * | | | | pwm: lpss: use c99 initializers in structuresJulia Lawall2014-08-251-2/+2
| * | | | | pwm: lpss: Fix build failure on PowerPCThierry Reding2014-08-231-0/+1
| * | | | | pwm: lpss: pci: Move to use pcim_enable_device()Andy Shevchenko2014-08-231-2/+1
| * | | | | pwm: lpss: Properly split driver to partsAndy Shevchenko2014-08-236-127/+195
| * | | | | pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox2014-08-221-0/+8
| * | | | | pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam2014-08-221-0/+1