summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-172-0/+106
| | * | | | | | | | vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-172-2/+6
| | * | | | | | | | hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-031-24/+0
| | * | | | | | | | hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-031-8/+4
| | * | | | | | | | hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-031-6/+5
| | * | | | | | | | serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA2011-02-031-3/+2
| | * | | | | | | | serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-032-8/+24
| | * | | | | | | | 68328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2011-02-032-24/+0
| | * | | | | | | | serial-core: reset the console speed on resumeYin Kangkai2011-02-031-3/+3
| | * | | | | | | | serial: mrst_max3110: make buffer largerDan Carpenter2011-02-031-1/+1
| | * | | | | | | | tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-031-2/+15
| | * | | | | | | | serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-031-3/+3
| | * | | | | | | | OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-031-1/+4
| | * | | | | | | | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-032-17/+20
| | * | | | | | | | serial: mfd: remove the timeout workaround for A0Feng Tang2011-02-031-38/+0
| | * | | | | | | | tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-031-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | fmvj18x_cs: add new idKen Kawasaki2011-02-281-0/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-182-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-151-15/+14
| |\ \ \ \ \ \
| | * | | | | | m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-1/+16
| | |/ / / / | |/| | | |
* | | | | | serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot2011-03-041-0/+6
* | | | | | Merge branch 'sh/st-integration' into sh-latestPaul Mundt2011-02-155-1848/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-9/+6
| * | | | | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-031-0/+1
| * | | | | n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-031-0/+1
| * | | | | virtio: console: Move file back to drivers/char/Amit Shah2011-02-032-1839/+0
| |/ / / /
* | | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2011-02-015-51/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-015-51/+58
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tty/serial: fix apbuart buildRandy Dunlap2011-01-221-0/+1
| | * | | n_hdlc: fix read and write lockingPaul Fulghum2011-01-221-45/+45
| | * | | serial: unbreak billionton CF cardPavel Machek2011-01-221-1/+2
| | * | | tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-222-3/+3
| | * | | vt: fix issue when fbcon wants to takeover a second time.Dave Airlie2011-01-221-2/+7
| | |/ /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-01-26142-105/+105915
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-1/+1
| * | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-266-105/+105
| |/
| * Merge branch 'akpm'Linus Torvalds2011-01-201-2/+2
| |\ | |/ |/|
| * Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20136-0/+105862
| |\ |/ /
| * tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13120-0/+97163
| * tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1317-0/+8795
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-073-91/+197
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+5
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-162-5/+65
| * n_gsm: clean up printksAlan Cox2010-11-111-73/+81
| * n_gsm: Fix support for legacy encodingAlan Cox2010-11-111-13/+46
* | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
* | n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-022-2/+13
|\ \
OpenPOWER on IntegriCloud