summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren
2012-10-24Merge 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-23console: 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
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby
2012-10-22TTY: n_tty, add ldisc data to n_ttyJiri Slaby
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby
2012-10-22TTY: n_tty, remove bogus checksJiri Slaby
2012-10-22TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby
2012-10-22TTY: hci_ldisc, remove invalid check in openJiri Slaby
2012-10-22TTY: ldisc, wait for idle ldisc in releaseJiri Slaby
2012-10-22TTY: vt, fix paste_selection ldisc handlingJiri Slaby
2012-10-22TTY: move devpts kill to ptyJiri Slaby
2012-10-22TTY: devpts, document devpts inode operationsJiri Slaby
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby
2012-10-22TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby
2012-10-22tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben
2012-10-22console: implement lockdep support for console_lockDaniel Vetter
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley
2012-10-21ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley
2012-10-21ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley
2012-10-21ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley
2012-10-21ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds