summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-13pps: Fix a use-after free bug when unregistering a source.George Spelvin
2013-02-13pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin
2013-02-13pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-06Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com
2013-02-06input: drop unnecessary dependencies on TTYJoe Millenbach
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan
2013-02-05serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam
2013-02-05tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser
2013-02-05tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-04pty: Ignore slave open count for master pty openPeter Hurley
2013-02-04pty: Ignore slave pty close() if never successfully openedPeter Hurley
2013-02-04pty: Fix BUG()s when ptmx_open() errors outPeter Hurley
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-02-04tty: Use raw spin lock to protect the TTY read sectionIvo Sieben
2013-02-04tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-01-30tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-30TTY: synclink: Convert + to | for bit operationsJoe Perches
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-30Revert "n_tty: Unthrottle tty when flushing read buffer"Greg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu
2013-01-25serial: pxa: fine-tune clk useageYi Zhang
2013-01-25serial: pch_uart: fix sysrq handling for pch_uartLiang Li
2013-01-25n_tty: Unthrottle tty when flushing read bufferKarthik Manamcheri
2013-01-25goldfish: move to tty_port for flip buffersAlan Cox
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown
2013-01-24Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-24Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-24Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-23Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding