aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang2012-05-17
* serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang2012-05-17
* serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang2012-05-17
* serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang2012-05-17
* Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman2012-05-15
* tty: hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-15
* tty: Fix LED error returnAlan Cox2012-05-14
* tty: Allow uart_register/unregister/registerAlan Cox2012-05-14
* tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2012-05-10
* serial8250-em: Add DT supportMagnus Damm2012-05-09
* serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm2012-05-09
* serial_core: Update buffer overrun statistics.Corbin Atkinson2012-05-09
* tty: drop the pty lock during hangupAlan Cox2012-05-09
* cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker2012-05-08
* tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven2012-05-07
* tty_lock: Localise the lockAlan Cox2012-05-04
* pty: Lock the devpts bits privatelyAlan Cox2012-05-04
* tty_lock: undo the old tty_lock use on the cttyAlan Cox2012-05-04
* serial8250-em: Emma Mobile UART driver V2Magnus Damm2012-05-04
* Add missing call to uart_update_timeout()Lothar Waßmann2012-05-04
* tty: mxser: local variables should not be exposed globallyH Hartley Sweeten2012-05-04
* serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-02
* serial8250: Clean up default map and dl codeMagnus Damm2012-05-02
* serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-02
* serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-02
* serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-02
* 8250.c: less than 2400 baud fix.Christian Melki2012-05-01
* 8250_pci: fix pch uart matchingArnaud Patard2012-04-29
* TTY: n_tty, do not dereference user bufferJiri Slaby2012-04-29
* vt: push the tty_lock down into the map handlingAlan Cox2012-04-24
* Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-23
|\
| * serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams2012-04-18
| * serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-18
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-18
| |\
| * | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-18
| * | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-18
| * | serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V2012-04-18
| * | tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens2012-04-17
| * | TTY: con3215, use tty from tty_portJiri Slaby2012-04-13
| * | TTY: con3215, add tty_portJiri Slaby2012-04-13
| * | TTY: hvc, fix TTY refcountingJiri Slaby2012-04-13
| * | ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-10
| * | tty: hold lock across tty buffer finding and buffer fillingXiaobing Tu2012-04-09
| * | tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctlMichael Gehring2012-04-09
| * | pch_uart: Fix duplicate memory release issueTomoya MORINAGA2012-04-09
| * | pch_uart: Fix return value issueTomoya MORINAGA2012-04-09
| * | pch_uart: delete unused data structureTomoya MORINAGA2012-04-09
| * | pch_uart: Support modem status interruptTomoya MORINAGA2012-04-09
| * | pch_uart: change type to %d to %02xTomoya MORINAGA2012-04-09
| * | pch_uart: change type to u8Tomoya MORINAGA2012-04-09