summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* TTY: tty_port, add some documentationJiri Slaby2012-08-131-0/+21
* TTY: automatically create nodes for some driversJiri Slaby2012-08-133-3/+3
* TTY: use tty_port_register_deviceJiri Slaby2012-08-1318-37/+54
* TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-131-7/+41
* TTY: add support for unnumbered device nodesJiri Slaby2012-08-132-15/+9
* TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-131-40/+33
* TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-131-11/+20
* TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-101-9/+25
* 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-1012-109/+174
* 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-063505-119923/+280657
|\
| * Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
| |\
| | * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| | * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-0/+117
| | * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-5/+0
| | * 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-311-0/+48
| | * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-2/+110
| | * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-314-2/+4
| | * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-313-0/+21
| * | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
| |\ \
| | * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| | |\ \
| | | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | | |\ \
| | | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2711-39/+410
| | | |\ \ \
| * | | \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-029-26/+124
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud