summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2395-509/+3185
|\
| * serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov2011-05-201-0/+32
| * tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-201-0/+28
| * tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-202-2/+13
| * n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-145-0/+550
| * Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-143-0/+994
| * tty: Remove to support serial for S5P6442Kukjin Kim2011-05-121-1/+1
| * pch_phub: Support new device ML7223Tomoya MORINAGA2011-05-122-29/+136
| * 8250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau2011-05-121-1/+18
| * pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-102-5/+15
| * parport: Use request_muxed_region for IT87 probe and lockAlan Cox2011-05-071-1/+1
| * tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-033-0/+1127
| * n_gsm: Use print_hex_dump_bytesJoe Perches2011-04-291-25/+10
| * drivers/tty/moxa.c: Put correct tty valueJulia Lawall2011-04-291-1/+1
| * TTY: tty_io, annotate locking functionsJiri Slaby2011-04-251-0/+2
| * TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-251-1/+0
| * TTY: serial_core, remove invalid testJiri Slaby2011-04-251-9/+0
| * Char: moxa, fix locking in moxa_writeJiri Slaby2011-04-251-2/+3
| * Char: nozomi, remove useless tty_semJiri Slaby2011-04-251-10/+2
| * Char: nozomi, remove port.count checksJiri Slaby2011-04-251-12/+1
| * Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-251-2/+2
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-2319-109/+120
| * Serial: Remove unused code.Govindraj.R2011-04-201-11/+0
| * tty: Clean console safelyPetr Písař2011-04-201-0/+7
| * Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-201-2/+0
| * tty: remove invalid location line in file headerJovi Zhang2011-04-2057-114/+11
| * serial: core, remove uart_update_termiosJiri Slaby2011-04-201-24/+1
| * serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-201-14/+0
| * serial: core, move termios handling to uart_startupJiri Slaby2011-04-201-15/+9
| * Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-201-6/+1
| * serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-201-11/+15
| * TTY: fix fail path in tty_openJiri Slaby2011-04-191-0/+1
| * TTY: plug in deinitialize_tty_structJiri Slaby2011-04-192-4/+7
| * TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-192-0/+27
| * TTY: unify pty_unix98_install fail path handlingJiri Slaby2011-04-191-6/+6
| * TTY: unify pty_install fail path handlingJiri Slaby2011-04-191-9/+10
| * TTY: unify tty_init_dev fail path handlingJiri Slaby2011-04-191-11/+12
| * TTY: rocket, remove unused variablesJiri Slaby2011-04-191-47/+0
| * Char: moxa, remove unused variablesJiri Slaby2011-04-191-4/+0
| * TTY: VT, remove unused variablesJiri Slaby2011-04-191-3/+1
| * Char: cyclades, fix unused variableJiri Slaby2011-04-191-2/+1
| * TTY: serial_core, remove unused variableJiri Slaby2011-04-191-4/+0
| * tty: VT, remove unused variableJiri Slaby2011-04-191-2/+0
| * drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton2011-04-191-5/+17
| * vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor2011-04-191-0/+1
| * vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski2011-04-191-6/+4
* | hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck2011-05-231-1/+3
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-2314-1395/+3262
|\ \
| * | hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck2011-05-211-30/+37
| * | hwmon: Remove pkgtemp driverGuenter Roeck2011-05-213-452/+0