Age | Commit message (Expand) | Author |
2012-10-07 | n_gsm: memory leak in uplink error path | Russ Gorby |
2012-10-07 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby |
2012-10-07 | n_gsm: uplink SKBs accumulate on list | Russ Gorby |
2012-10-07 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
2012-10-07 | Remove BUG_ON from n_tty_read() | Stanislav Kozina |
2012-10-07 | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon |
2012-10-02 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-10-02 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-10-02 | tty: serial: imx: don't reinit clock in imx_setup_ufcr() | Dirk Behme |
2012-10-02 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
2012-08-25 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
2012-07-10 | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij |
2012-06-12 | serial: fix serial_txx9.c build warning/typo | Randy Dunlap |
2012-06-12 | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-05-31 | tty: add lockdep annotations | Eric Dumazet |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox |
2012-05-29 | pty: Fix lock inversion | Alan Cox |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-24 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | hvc_xen: NULL dereference on allocation failure | Dan Carpenter |
2012-05-21 | SERIAL: MIPS: lantiq: implement OF support | John Crispin |
2012-05-18 | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt |
2012-05-18 | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt |
2012-05-17 | serial: delete the MCA specific 8250 support. | Paul Gortmaker |
2012-05-17 | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang |
2012-05-17 | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang |
2012-05-17 | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang |
2012-05-17 | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang |