summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-01-2914-231/+227
|\
| * leds: s3c24xx: Remove hardware.h inclusionSachin Kamat2014-01-281-2/+1
| * leds: replace list_for_each with list_for_each_entryZHAO Gang2014-01-281-11/+4
| * leds: kirkwood: Cleanup in header filesSachin Kamat2014-01-282-10/+6
| * leds: pwm: Remove a warning on non-DT platformsOlof Johansson2014-01-281-2/+1
| * leds: leds-pwm: fix duty time overflow.Xiubo Li2014-01-281-2/+4
| * leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan2014-01-281-12/+1
| * leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan2014-01-283-93/+36
| * drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang2014-01-281-1/+2
| * leds: lp5523: Support LED MUX configuration on running a patternMilo Kim2014-01-282-1/+11
| * leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2014-01-282-5/+33
| * LEDS: tca6507 - fix up some comments.NeilBrown2014-01-281-88/+102
| * LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown2014-01-282-0/+22
| * LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown2014-01-281-4/+4
* | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-293-6/+16
|\ \
| * \ Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-223-6/+16
| |\ \
| | * | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-091-0/+2
| | * | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-091-2/+2
| | * | serial: icom: dereference after free in load_code()Dan Carpenter2013-12-091-2/+2
| | * | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-091-0/+2
| | * | tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-091-3/+7
| | * | serial: samsung: move clock deactivation below uart registrationHeiko Stübner2013-12-091-1/+7
* | | | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2983-3138/+14875
|\ \ \ \
| * | | | clk: sort MakefileMike Turquette2014-01-271-39/+37
| * | | | clk: sunxi: fix overflow when setting up divided factorsEmilio López2014-01-271-1/+1
| * | | | clk: Export more clk-provider functionsStephen Boyd2014-01-271-0/+7
| * | | | dt-bindings: qcom: Fix warning with duplicate dt defineStephen Boyd2014-01-271-1/+1
| * | | | clk: si5351: remove variant from platform_dataSebastian Hesselbarth2014-01-273-32/+26
| * | | | clk: samsung: Remove unneeded semicolonSachin Kamat2014-01-181-1/+1
| * | | | clk: qcom: Fix modular buildStephen Boyd2014-01-171-6/+6
| * | | | ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * | | | ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1
| * | | | ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
| * | | | ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
| * | | | ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1737/+2
| * | | | ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-173-14/+26
| * | | | ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2014-01-172-0/+67
| * | | | ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
| * | | | ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
| * | | | ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-177-54/+63
| * | | | ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2014-01-172-1/+30
| * | | | ARM: dts: am43xx clock dataTero Kristo2014-01-172-0/+684
| * | | | ARM: dts: AM35xx: use DT clock dataTero Kristo2014-01-171-0/+3
| * | | | ARM: dts: omap3 clock dataTero Kristo2014-01-1710-0/+2844
| * | | | ARM: dts: am33xx clock dataTero Kristo2014-01-172-0/+692
| * | | | ARM: dts: DRA7: Add PCIe related clock nodesJ Keerthy2014-01-171-0/+25
| * | | | ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clockJ Keerthy2014-01-171-6/+3
| * | | | ARM: dts: clk: Add apll related clocksJ Keerthy2014-01-171-3/+11
| * | | | ARM: dts: dra7 clock dataTero Kristo2014-01-172-0/+2026
| * | | | ARM: dts: omap5 clock dataTero Kristo2014-01-172-0/+1453