summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-15432-5526/+22120
|\
| * pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros2013-11-141-7/+3
| * Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1286-152/+607
| |\
| | * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-119-0/+15
| | * dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
| | * of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-071-1/+1
| | * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07181-1017/+1668
| | |\
| | | * of/irq: Fix potential buffer overflowGrant Likely2013-11-031-2/+8
| | | * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-031-10/+10
| | | * of/irq: create interrupts-extended propertyGrant Likely2013-10-282-5/+81
| | | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-242-13/+26
| | | * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-2411-19/+20
| | | * of/irq: Rework of_irq_count()Thierry Reding2013-10-241-1/+2
| | | * of: Add testcases for interrupt parsingGrant Likely2013-10-241-6/+85
| | | * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-242-3/+12
| | | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-242-53/+62
| | | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-242-2/+2
| | | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-243-12/+10
| | | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-244-22/+22
| | | * of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-151-1/+1
| | | * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-152-7/+7
| | | * of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-151-2/+2
| | | * of: Make cpu node handling more portable.David Miller2013-10-151-17/+28
| | * | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-031-0/+2
| | * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-0/+7
| | * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-092-1/+8
| | * | drivers: clean-up prom.h implicit includesRob Herring2013-10-0960-0/+93
| | * | microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| | * | of: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
| | * | drivers: remove unnecessary prom.h includesRob Herring2013-10-092-4/+0
| | * | of: introduce common FDT machine related functionsRob Herring2013-10-091-0/+60
| | * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-3/+6
| | * | of: create default early_init_dt_add_memory_archRob Herring2013-10-091-0/+19
| | * | of: Introduce common early_init_dt_scanRob Herring2013-10-091-0/+26
| | * | of: create unflatten_and_copy_device_treeRob Herring2013-10-091-0/+24
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-1212-22/+249
| |\ \ \
| | * | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-12/+13
| | * | | leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
| | * | | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-223-0/+224
| | * | | 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-221-0/+3
| | * | | 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-1210-29/+1238
| |\ \ \ \
| | * | | | clk: new driver for efm32 SoCUwe Kleine-König2013-11-042-0/+82
| | * | | | clk: of: helper for determining number of parent clocksMike Turquette2013-10-071-0/+6
| | * | | | 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-071-0/+264