summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-12Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of ...Arnd Bergmann
2012-11-07ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen
2012-11-05Merge tag 'omap-for-v3.8/cleanup-prcm-part1-take2-signed' of git://git.kernel...Olof Johansson
2012-11-05Merge tag 'omap-for-v3.8/cleanup-headers-part3-signed' of git://git.kernel.or...Olof Johansson
2012-11-05Merge branch 'depends/omap-cleanup-headers-menelaus' into next/headersOlof Johansson
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson
2012-11-05Merge tag 'omap-for-v3.8/cleanup-headers-serial-take2-signed' of git://git.ke...Olof Johansson
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren
2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren
2012-10-31ARM: OMAP2+: Fix relative includes for serial.hTony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for fpga.hTony Lindgren
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren
2012-10-31ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren
2012-10-31ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren
2012-10-31ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren
2012-10-31ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren
2012-10-31ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset()Tony Lindgren
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren
2012-10-26ARM: OMAP1: usb: fix sparse warningsPaul Walmsley
2012-10-26Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren
2012-10-26Merge tag 'omap-cleanup-fixes-a-for-3.8' of git://git.kernel.org/pub/scm/linu...Tony Lindgren
2012-10-26ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...Paul Walmsley
2012-10-26ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...Paul Walmsley
2012-10-26ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley
2012-10-26Merge tag 'omap-for-v3.8/cleanup-headers-signed' of git://git.kernel.org/pub/...Arnd Bergmann
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren
2012-10-25Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24TTY: Report warning when low_latency flag is wrongly usedIvo Sieben
2012-10-24console: use might_sleep in console_lockDaniel Vetter
2012-10-22TTY: move tty buffers to tty_portJiri Slaby
2012-10-22TTY: add port -> tty linkJiri Slaby
2012-10-22TTY: tty_buffer, cache pointer to tty->bufJiri Slaby
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby
2012-10-22TTY: n_tty, propagate n_tty_dataJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby