summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: use tty_port_register_deviceJiri Slaby2012-08-1320-40/+58
* TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-132-8/+42
* TTY: add support for unnumbered device nodesJiri Slaby2012-08-133-15/+15
* TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-131-40/+33
* TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-132-11/+24
* TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-102-13/+44
* TTY: tty3270, free tty driver properlyJiri Slaby2012-08-101-0/+1
* TTY: ttyprintk, initialize tty_port earlierJiri Slaby2012-08-101-4/+4
* TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-08-101-1/+1
* TTY: ttyprintk, unregister tty driver on failureJiri Slaby2012-08-101-0/+1
* mxser: allow overlapping vectorJiri Slaby2012-08-101-4/+31
* misc: pti, use tty_port_register_deviceJiri Slaby2012-08-101-3/+3
* misc: pti, fix tty_port countJiri Slaby2012-08-101-7/+10
* misc: pti, fix fail pathsJiri Slaby2012-08-101-28/+25
* misc: pti, do the opposite of ->probe in ->removeJiri Slaby2012-08-101-14/+7
* misc: pti, move ->remove to the PCI codeJiri Slaby2012-08-101-16/+16
* misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby2012-08-101-1/+1
* misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby2012-08-101-9/+6
* misc: pti, add const to pci_device_id tableJiri Slaby2012-08-101-1/+1
* TTY: n_gsm, use tty_port_installJiri Slaby2012-08-101-6/+24
* TTY: 68328serial, fix compilationJiri Slaby2012-08-101-4/+4
* TTY: pty, stop passing NULL to free_tty_structJiri Slaby2012-08-101-1/+4
* n_tty: Don't lose characters when PARMRK is enabledJaeden Amero2012-08-101-2/+10
* tty: Fix possible race in n_tty_read()Stanislav Kozina2012-08-101-1/+5
* ipoctal: make it compile with the termios changesAlan Cox2012-08-101-6/+6
* tty: localise the lockAlan Cox2012-08-1014-120/+190
* tty: handle NULL parameters in free_tty_struct()Dan Carpenter2012-08-101-0/+2
* tty: fix missing assignmentDan Carpenter2012-08-101-0/+1
* tty: fix the metro-usb change I messed upAlan Cox2012-08-101-1/+1
* serqt_usb2: drag screaming into the 21st centuryAlan Cox2012-08-101-10/+8
* tty: fix up usb serial console for termios change.Stephen Rothwell2012-08-101-2/+2
* Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-067699-245230/+510242
|\
| * Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
| * Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
| |\
| | * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| | * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| | * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-312-97/+117
| | * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-313-36/+27
| | * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| | * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-312-0/+54
| | * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-312-2/+116
| | * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-319-3/+8
| | * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-316-18/+55
| * | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0243-569/+1387
| |\ \
| | * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
| | |\ \
| | | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| | | * | ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
OpenPOWER on IntegriCloud