Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | serial i.MX: do not depend on grouped clocks | Sascha Hauer | 2012-04-25 | 1 | -15/+23 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart | 2012-06-13 | 1 | -1/+1 | |
* | | | | | | serial: sh-sci: Fix probe error paths | Laurent Pinchart | 2012-06-13 | 1 | -13/+23 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 | 3 | -71/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 2012-05-17 | 3 | -71/+0 | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-23 | 1 | -12/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 2012-05-08 | 1 | -12/+8 | |
* | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -5/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt | 2012-05-18 | 1 | -1/+18 | |
| * | | | | | | | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 2012-05-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 | 5 | -18/+36 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest | Paul Mundt | 2012-04-19 | 10 | -53/+48 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. | Shimoda, Yoshihiro | 2012-04-12 | 1 | -18/+18 | |
| * | | | | | | | serial: sh-sci: modify sci_break_ctl() | Shimoda, Yoshihiro | 2012-04-09 | 1 | -4/+26 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 41 | -1217/+1316 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang | 2012-05-17 | 1 | -16/+4 | |
| * | | | | | | | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang | 2012-05-17 | 1 | -12/+10 | |
| * | | | | | | | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang | 2012-05-17 | 1 | -1/+1 | |
| * | | | | | | | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang | 2012-05-17 | 1 | -19/+13 | |
| * | | | | | | | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman | 2012-05-15 | 1 | -4/+2 | |
| * | | | | | | | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-15 | 1 | -2/+2 | |
| * | | | | | | | tty: Fix LED error return | Alan Cox | 2012-05-14 | 1 | -1/+1 | |
| * | | | | | | | tty: Allow uart_register/unregister/register | Alan Cox | 2012-05-14 | 1 | -0/+1 | |
| * | | | | | | | tty: move global ldisc idle waitqueue to the individual ldisc | Ivo Sieben | 2012-05-10 | 1 | -3/+4 | |
| * | | | | | | | serial8250-em: Add DT support | Magnus Damm | 2012-05-09 | 1 | -0/+7 | |
| * | | | | | | | serial8250-em: clk_get() IS_ERR() error handling fix | Magnus Damm | 2012-05-09 | 1 | -1/+2 | |
| * | | | | | | | serial_core: Update buffer overrun statistics. | Corbin Atkinson | 2012-05-09 | 1 | -2/+4 | |
| * | | | | | | | tty: drop the pty lock during hangup | Alan Cox | 2012-05-09 | 1 | -0/+2 | |
| * | | | | | | | cris: fix missing tty arg in wait_event_interruptible_tty call | Paul Gortmaker | 2012-05-08 | 1 | -2/+2 | |
| * | | | | | | | tty/amiserial: Add missing argument for tty_unlock() | Geert Uytterhoeven | 2012-05-07 | 1 | -1/+1 | |
| * | | | | | | | tty_lock: Localise the lock | Alan Cox | 2012-05-04 | 12 | -90/+137 | |
| * | | | | | | | pty: Lock the devpts bits privately | Alan Cox | 2012-05-04 | 1 | -4/+15 | |
| * | | | | | | | tty_lock: undo the old tty_lock use on the ctty | Alan Cox | 2012-05-04 | 1 | -2/+7 | |
| * | | | | | | | serial8250-em: Emma Mobile UART driver V2 | Magnus Damm | 2012-05-04 | 3 | -0/+187 | |
| * | | | | | | | Add missing call to uart_update_timeout() | Lothar Waßmann | 2012-05-04 | 1 | -0/+2 | |
| * | | | | | | | tty: mxser: local variables should not be exposed globally | H Hartley Sweeten | 2012-05-04 | 1 | -1/+1 | |
| * | | | | | | | serial8250: Introduce serial8250_register_8250_port() | Magnus Damm | 2012-05-02 | 1 | -32/+59 | |
| * | | | | | | | serial8250: Clean up default map and dl code | Magnus Damm | 2012-05-02 | 1 | -26/+12 | |
| * | | | | | | | serial8250: Use dl_read()/dl_write() on RM9K | Magnus Damm | 2012-05-02 | 1 | -33/+29 | |
| * | | | | | | | serial8250: Use dl_read()/dl_write() on Alchemy | Magnus Damm | 2012-05-02 | 1 | -41/+26 | |
| * | | | | | | | serial8250: Add dl_read()/dl_write() callbacks | Magnus Damm | 2012-05-02 | 2 | -53/+78 | |
| * | | | | | | | 8250.c: less than 2400 baud fix. | Christian Melki | 2012-05-01 | 1 | -4/+5 | |
| * | | | | | | | 8250_pci: fix pch uart matching | Arnaud Patard | 2012-04-29 | 1 | -0/+18 | |
| * | | | | | | | TTY: n_tty, do not dereference user buffer | Jiri Slaby | 2012-04-29 | 1 | -4/+5 | |
| * | | | | | | | vt: push the tty_lock down into the map handling | Alan Cox | 2012-04-24 | 2 | -52/+96 | |
| * | | | | | | | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman | 2012-04-23 | 19 | -880/+652 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | serial/8250_pci: fix suspend/resume vs init/exit quirks | Dan Williams | 2012-04-18 | 1 | -0/+6 | |
| | * | | | | | | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI | Sudhakar Mamillapalli | 2012-04-18 | 3 | -0/+51 | |
| | * | | | | | | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 2012-04-18 | 10 | -53/+48 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams | 2012-04-18 | 2 | -31/+29 |