summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hexagon: remove unnecessary prom.h includesRob Herring2013-10-101-3/+0
| * | | arc: remove unnecessary prom.h includesRob Herring2013-10-102-2/+0
| * | | arm64: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0
| * | | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0
| * | | of: remove unnecessary prom.h includesRob Herring2013-10-102-2/+0
| * | | drivers: remove unnecessary prom.h includesRob Herring2013-10-102-4/+0
| * | | mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-101-14/+1
| * | | metag: use common of_flat_dt_match_machineRob Herring2013-10-104-44/+22
| * | | arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-101-10/+1
| * | | arm: use common of_flat_dt_match_machineRob Herring2013-10-101-22/+19
| * | | arc: use common of_flat_dt_match_machineRob Herring2013-10-103-62/+23
| * | | of: introduce common FDT machine related functionsRob Herring2013-10-102-0/+65
| * | | openrisc: remove unnecessary prom.c includesRob Herring2013-10-091-22/+0
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-0912-104/+10
| * | | arm64: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-18/+6
| * | | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-3/+8
| * | | of: create default early_init_dt_add_memory_archRob Herring2013-10-094-29/+19
| * | | xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9
| * | | 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-082-0/+7
| * | | | | clk/zynq: Fix possible memory leakFelipe Pena2013-10-081-1/+15
| * | | | | clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-083-0/+9