- 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
- cadf748 tty: add missing newlines to WARN_RATELIMIT by Sasha Levin · 12 years ago
- 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
- c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
- 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
- de60958 serial/amba-pl011: use devm_* managed resources by Linus Walleij · 12 years ago
- 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
- 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
- 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
- 57cf50a staging: dgrp: remove rawreadok module option by Bill Pemberton · 12 years ago
- e322411 staging: dgrp: remove use of real_raw and read_cnt in dgrp_input by Bill Pemberton · 12 years ago
- a1c25f2 serial: clps711x: Cleanup driver by Alexander Shiyan · 12 years ago
- 7ae75e9 serial: clps711x: Fix TERMIOS-flags handling by Alexander Shiyan · 12 years ago
- f52ede2 serial: clps711x: Disable "break"-state before port startup by Alexander Shiyan · 12 years ago
- 135cc79 serial: clps711x: Using resource-managed functions by Alexander Shiyan · 12 years ago
- f27de95 serial: clps711x: Check for valid TTY in RX-interrupt by Alexander Shiyan · 12 years ago
- ec33552 serial: clps711x: Fix break control handling by Alexander Shiyan · 12 years ago
- 1593daf serial: clps711x: Return valid modem controls for port that not support it by Alexander Shiyan · 12 years ago
- cf03a88 serial: clps711x: Improved TX FIFO handling by Alexander Shiyan · 12 years ago
- c08f015 serial: clps711x: Using CPU clock subsystem for getting base UART speed by Alexander Shiyan · 12 years ago
- 3c7e9eb serial: clps711x: Do not use "uart_port->unused" field by Alexander Shiyan · 12 years ago
- 117d5d4 serial: clps711x: Convert all static variables to dynamic by Alexander Shiyan · 12 years ago
- 9511372 serial: clps711x: Add platform_driver interface to clps711x driver by Alexander Shiyan · 12 years ago
- e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
- c973994 tty: Use raw spin lock to protect TTY ldisc administration by Ivo Sieben · 12 years ago
- ad3d1e5 TTY: hvcs: fix missing unlock on error in hvcs_initialize() by Wei Yongjun · 12 years ago
- 08ec212 x86: ce4100: allow second UART usage by Maxime Bizon · 12 years ago
- 7a0c4ed tty: tty_mutex.c: Fixed coding style warning (using printk) by Sangho Yi · 12 years ago
- b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
- 59c2e85 serial: vt8500: fix possible memory leak in vt8500_serial_probe() by Wei Yongjun · 12 years ago
- 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
- b15d538 serial/8250/8250_early: Prevent rounding error in uartclk by Alexey Brodkin · 12 years ago
- 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
- b8b345b TTY: Report warning when low_latency flag is wrongly used by Ivo Sieben · 12 years ago
- ecbbfd4 TTY: move tty buffers to tty_port by Jiri Slaby · 12 years ago
- 967fab6 TTY: add port -> tty link by Jiri Slaby · 12 years ago
- 5cff39c TTY: tty_buffer, cache pointer to tty->buf by Jiri Slaby · 12 years ago
- 2fc2066 TTY: move TTY_FLUSH* flags to tty_port by Jiri Slaby · 12 years ago
- 57c9412 TTY: n_tty, propagate n_tty_data by Jiri Slaby · 12 years ago
- bddc715 TTY: move ldisc data from tty_struct: locks by Jiri Slaby · 12 years ago
- ba2e68a TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff by Jiri Slaby · 12 years ago
- 3fe780b TTY: move ldisc data from tty_struct: bitmaps by Jiri Slaby · 12 years ago
- 53c5ee2 TTY: move ldisc data from tty_struct: simple members by Jiri Slaby · 12 years ago
- 70ece7a TTY: n_tty, add ldisc data to n_tty by Jiri Slaby · 12 years ago
- 6c633f2 TTY: audit, stop accessing tty->icount by Jiri Slaby · 12 years ago
- 3383427 TTY: n_tty, remove bogus checks by Jiri Slaby · 12 years ago
- b91939f TTY: n_tty, simplify read_buf+echo_buf allocation by Jiri Slaby · 12 years ago
- f327b34 TTY: hci_ldisc, remove invalid check in open by Jiri Slaby · 12 years ago
- 31e1212 TTY: ldisc, wait for idle ldisc in release by Jiri Slaby · 12 years ago
- 7ee00fdb TTY: vt, fix paste_selection ldisc handling by Jiri Slaby · 12 years ago
- fa2ecfc5a TTY: move devpts kill to pty by Jiri Slaby · 12 years ago
- f11afb6 TTY: devpts, do not set driver_data by Jiri Slaby · 12 years ago
- 162b97c TTY: devpts, return created inode from devpts_pty_new by Jiri Slaby · 12 years ago
- 8fcbaa2 TTY: devpts, don't care about TTY in devpts_get_tty by Jiri Slaby · 12 years ago
- cee4ad1 tty: prevent unnecessary work queue lock checking on flip buffer copy by Ivo Sieben · 12 years ago
- 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
- 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
- bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
- dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
- 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
- e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
- ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
- c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
- 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 12 years ago
- 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 12 years ago
- 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
- 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
- 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
- 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 12 years ago
- 178e485 staging: dgrp: check return value of alloc_tty_driver by Bill Pemberton · 12 years ago
- d7c4660 staging: dgrp: check for NULL pointer in (un)register_proc_table by Bill Pemberton · 12 years ago
- 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
- d2e4151 of/irq: sparse fixes by Kim Phillips · 12 years ago
- 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
- bf90ff5 USB: spcp8x5: fix port-data memory leak by Johan Hovold · 12 years ago
- 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 12 years ago
- 51ef847 USB: ti_usb_3410_5052: fix port-data memory leak by Johan Hovold · 12 years ago
- 289b076 USB: oti6858: fix port-data memory leak by Johan Hovold · 12 years ago
- 5363655 USB: iuu_phoenix: fix port-data memory leak by Johan Hovold · 12 years ago
- 99a6f73 USB: kl5kusb105: fix port-data memory leak by Johan Hovold · 12 years ago
- 0036153 USB: io_ti: fix port-data memory leak by Johan Hovold · 12 years ago
- 94ab71c USB: keyspan_pda: fix port-data memory leak by Johan Hovold · 12 years ago
- 3124d1d USB: f81232: fix port-data memory leak by Johan Hovold · 12 years ago
- c27f3ef USB: io_edgeport: fix port-data memory leak by Johan Hovold · 12 years ago
- 95940a0 USB: kobil_sct: fix port-data memory leak by Johan Hovold · 12 years ago
- 5c1a0f4 USB: cypress_m8: fix port-data memory leak by Johan Hovold · 12 years ago
- 301a29d usb: acm: fix the computation of the number of data bits by Nicolas Boullis · 12 years ago
- 6e1babb usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree by Tony Prisk · 12 years ago
- 09eeffb usb: Missing dma_mask in uhci-platform.c when probed from device-tree by Tony Prisk · 12 years ago
- c521118 USB: cdc-acm: fix pipe type of write endpoint by Ming Lei · 12 years ago
- 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
- 2c76a12 [media] Kconfig: Fix dependencies for driver autoselect options by Mauro Carvalho Chehab · 12 years ago
- 1867353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 7cf8c9f gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type by Axel Lin · 12 years ago
- c10356b spi/s3c64xx: use correct dma_transfer_direction type by Arnd Bergmann · 13 years ago