summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | openrisc: use early_init_dt_scanRob Herring2013-10-091-14/+1
| * | | mips: use early_init_dt_scanRob Herring2013-10-092-39/+3
| * | | microblaze: use early_init_dt_scanRob Herring2013-10-092-15/+4
| * | | metag: use early_init_dt_scanRob Herring2013-10-091-6/+1
| * | | c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
| * | | arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3
| * | | arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
| * | | arc: use early_init_dt_scanRob Herring2013-10-091-13/+1
| * | | of: Introduce common early_init_dt_scanRob Herring2013-10-092-0/+28
| * | | metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1
| * | | xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1
| * | | x86: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+8
| * | | openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-092-14/+1
| * | | arc: use unflatten_and_copy_device_treeRob Herring2013-10-093-18/+1
| * | | of: create unflatten_and_copy_device_treeRob Herring2013-10-092-0/+26
| * | | openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-092-9/+2
| * | | c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-094-19/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-1217-48/+312
|\ \ \ \
| * | | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-255-35/+19
| * | | | leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
| * | | | of: introduce of_get_available_child_countBryan Wu2013-10-251-0/+16
| * | | | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-224-0/+259
| * | | | leds: pwm: Remove redundant of_match_ptrSachin Kamat2013-10-221-1/+1
| * | | | leds: Include linux/of.h headerSachin Kamat2013-10-225-0/+5
| * | | | leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat2013-10-221-3/+0
| * | | | leds: lp55xx: enable setting default triggerLinus Walleij2013-10-223-3/+11
| * | | | leds: blinkm: Remove redundant breakSachin Kamat2013-10-221-3/+0
* | | | | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-1217-29/+1591
|\ \ \ \ \
| * | | | | clk: new driver for efm32 SoCUwe Kleine-König2013-11-044-0/+135
| * | | | | clk: of: helper for determining number of parent clocksMike Turquette2013-10-072-0/+7
| * | | | | clk/zynq: Fix possible memory leakFelipe Pena2013-10-071-1/+15
| * | | | | clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-073-0/+9
| * | | | | clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-072-0/+293
| * | | | | clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-072-0/+389
| * | | | | Documentation: Add documentation for APM X-Gene clock bindingLoc Ho2013-10-071-0/+111
| * | | | | clk: arm64: Add DTS clock entry for APM X-Gene Storm SoCLoc Ho2013-10-071-0/+75
| * | | | | clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-073-0/+529
| * | | | | clk: wm831x: get rid of the implementation of remove functionLaxman Dewangan2013-10-021-6/+0
| * | | | | clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa2013-10-011-4/+7
| * | | | | clk: Use kcalloc() to allocate arraysTomasz Figa2013-10-011-7/+7
| * | | | | clk: Add error handling to clk_fetch_parent_index()Tomasz Figa2013-10-011-11/+14
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1274-1455/+3199
|\ \ \ \ \
| * | | | | gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9
| * | | | | gpio: pl061: don't depend on CONFIG_ARMRob Herring2013-11-061-1/+1
| * | | | | gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-301-0/+1
| * | | | | gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell2013-10-291-0/+1
| * | | | | gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell2013-10-291-1/+1
| * | | | | gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-291-7/+27
| * | | | | gpiolib: devres: add missing headersAlexandre Courbot2013-10-291-0/+2
| * | | | | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-291-4/+4