summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-19ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmPhilip Avinash1-0/+23
2013-06-19ARM: dts: AM33XX: Add PWMSS device tree nodesPhilip Avinash1-0/+84
2013-06-19ARM: dts: OMAP4460: Add bandgap entry for OMAP4460 devicesEduardo Valentin1-0/+9
2013-06-19ARM: dts: OMAP443x: Add bandgap entry for OMAP443x devicesEduardo Valentin1-0/+6
2013-06-19ARM: dts: TWL4030: fix mux and wakeup for SYS_NIRQ lineKevin Hilman8-0/+32
2013-06-19ARM: dts: OMAP3: beagle: enable user button via gpio_keys, enable wakeupKevin Hilman2-0/+50
2013-06-19ARM: dts: OMAP3: beagle/overo: mux console UART, enable wakeupKevin Hilman3-0/+40
2013-06-19ARM: dts: omap5-uevm: Add uart pinctrl dataSourav Poddar1-0/+41
2013-06-19ARM: dts: omap5-uevm: Add LED support for uEVM blue LEDDan Murphy1-0/+16
2013-06-19ARM: dts: omap5-uevm: Add USB Host supportRoger Quadros2-0/+100
2013-06-19ARM: dts: omap5: Make uevm as the official board and deprecate sevm supportSricharan R2-81/+4
2013-06-19ARM: dts: OMAP4/AM35xx: Add missing dtb in the dtbs targetFlorian Vaussard1-1/+4
2013-06-19ARM: dts: AM33XX: Use pinctrl constantsFlorian Vaussard4-51/+52
2013-06-19ARM: dts: AM33XX: Specific pinctrl headerFlorian Vaussard1-0/+37
2013-06-19ARM: dts: AM33XX: Use existing constants for GPIOsFlorian Vaussard4-19/+21
2013-06-19ARM: dts: AM3XXX: Use #include for all device treesFlorian Vaussard6-8/+8
2013-06-19ARM: dts: AM43x: Initial supportAfzal Mohammed1-0/+68
2013-06-19ARM: dts: omap4-panda: Update the twl6040 gpio to macro definitionDan Murphy1-1/+1
2013-06-19ARM: dts: omap4-panda: Update the LED support for the pandaDan Murphy2-1/+43
2013-06-19ARM: dts: OMAP2+: Use pinctrl constantsFlorian Vaussard12-158/+162
2013-06-19ARM: dts: OMAP2+: Header file for pinctrl constantsFlorian Vaussard1-0/+50
2013-06-19ARM: dts: OMAP4/5: Use existing constants for IRQsFlorian Vaussard6-128/+130
2013-06-19ARM: dts: OMAP2+: Use existing constants for GPIOsFlorian Vaussard13-28/+36
2013-06-19ARM: dts: OMAP2+: Use #include for all device treesFlorian Vaussard29-44/+44
2013-06-19ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evmPhilip Avinash1-0/+105
2013-06-19ARM: dts: AM33XX: Add ELM nodePhilip, Avinash1-0/+8
2013-06-19ARM: dts: omap3-igep0030: Add NAND flash supportJavier Martinez Canillas1-0/+50
2013-06-19ARM: dts: omap3-igep0020: Add NAND flash supportJavier Martinez Canillas1-1/+49
2013-06-19ARM: dts: omap3-igep0020: Add SMSC911x LAN chip supportJavier Martinez Canillas2-0/+59
2013-06-19ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock outputVaibhav Hiremath3-3/+21
2013-06-19ARM: dts: AM33XX: Add default pinctrl binding for UART0 deviceVaibhav Hiremath3-0/+30
2013-06-19ARM: dts: AM33XX: Fix uart numbering to match hardware/TRMVaibhav Hiremath4-15/+15
2013-06-19ARM: dts: AM33XX: Add pinctrl binding to gpio-leds nodeVaibhav Hiremath2-2/+8
2013-06-19ARM: dts: AM33XX: Add default pinctrl binding for I2C deviceVaibhav Hiremath3-0/+40
2013-06-19ARM: dts: OMAP4+: Remove multimedia carveoutsSuman Anna2-16/+0
2013-06-16Linux 3.10-rc6Linus Torvalds1-1/+1
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+147
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+15
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-11/+42
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1