summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-24serial: clps711x: Add platform_driver interface to clps711x driverAlexander Shiyan1-6/+33
2012-10-24tty: serial: KGDB support for PXADenis V. Lunev1-0/+55
2012-10-24tty: Use raw spin lock to protect TTY ldisc administrationIvo Sieben1-16/+16
2012-10-24TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun1-1/+3
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon1-3/+3
2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi1-2/+2
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan1-0/+25
2012-10-24serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun1-4/+4
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2-6/+39
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-8/+8
2012-10-24TTY: Report warning when low_latency flag is wrongly usedIvo Sieben1-0/+1
2012-10-22TTY: move tty buffers to tty_portJiri Slaby6-59/+66
2012-10-22TTY: add port -> tty linkJiri Slaby2-0/+5
2012-10-22TTY: tty_buffer, cache pointer to tty->bufJiri Slaby1-56/+76
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby1-8/+10
2012-10-22TTY: n_tty, propagate n_tty_dataJiri Slaby1-93/+78
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby2-55/+72
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby1-123/+137
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby1-24/+28
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby2-68/+93
2012-10-22TTY: n_tty, add ldisc data to n_ttyJiri Slaby1-1/+18
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby2-9/+11
2012-10-22TTY: n_tty, remove bogus checksJiri Slaby1-12/+0
2012-10-22TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby1-18/+13
2012-10-22TTY: hci_ldisc, remove invalid check in openJiri Slaby1-6/+1
2012-10-22TTY: ldisc, wait for idle ldisc in releaseJiri Slaby1-0/+5
2012-10-22TTY: vt, fix paste_selection ldisc handlingJiri Slaby1-7/+2
2012-10-22TTY: move devpts kill to ptyJiri Slaby2-5/+9
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby1-5/+5
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby1-2/+5
2012-10-22TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby1-1/+1
2012-10-22tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben1-1/+4
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-6/+10
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-6/+7
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-4/+4
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+31
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-552/+606
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds3-16/+18
2012-10-18USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold1-7/+7