aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren2-10/+0
2012-09-20ARM: OMAP: Remove unused param.hTony Lindgren1-8/+0
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann81-87/+92
2012-09-17ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2-0/+2
2012-09-17ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter1-0/+5
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren3-26/+32
2012-09-14ARM: dt: tegra: harmony: configure power offStephen Warren1-0/+2
2012-09-14ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan6-208/+249
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren7-399/+19
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren6-376/+2
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren6-382/+2
2012-09-13ARM: msm: Remove uncompiled board-msm7x27Stephen Boyd2-172/+1
2012-09-13ARM: msm: Remove unused acpuclock-arm11Stephen Boyd4-568/+1
2012-09-13ARM: msm: dma: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-13ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd1-1/+1
2012-09-13ARM: msm: Remove unused idle.cStephen Boyd2-50/+1
2012-09-13ARM: msm: clock-pcom: Mark functions staticStephen Boyd1-9/+9
2012-09-13ARM: msm: Remove msm_hw_reset_hookStephen Boyd5-29/+0
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren7-12/+10
2012-09-12ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren15-111/+13
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren95-433/+391
2012-09-12ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren1-54/+0
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren5-273/+268
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren9-330/+10
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren54-238/+263
2012-09-12W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren1-2/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren28-31/+40
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren21-59/+10
2012-09-12ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2-2/+0
2012-09-12ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2-3/+2
2012-09-12ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren1-1/+2
2012-09-12ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2-1/+2
2012-09-12ARM i.MX53 clk: Fix ldb parent clocksSascha Hauer1-2/+2
2012-09-12serial/imx: fix IMX UART macro usage to reflect correct processorOskar Schirmer1-1/+1
2012-09-12ARM: i.MX remove last leftovers from legacy clock supportSascha Hauer9-286/+8
2012-09-12ARM: i.MX clk pllv1: move mxc_decode_pll code to its userSascha Hauer3-48/+46
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley34-258/+206
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley8-18/+27
2012-09-11watchdog: ks8695: sink registers into driverLinus Walleij1-1/+13
2012-09-11ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley1-25/+10
2012-09-11ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley1-13/+8
2012-09-11ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley1-11/+7
2012-09-11ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley1-8/+13
2012-09-11ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley1-8/+7
2012-09-11ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg41-56/+0
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg3-6/+10
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine1-61/+17