summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-204-4/+0
|\
| * includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput2009-09-201-1/+0
* | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-09-202-4/+3
|\ \
| * | [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-191-2/+1
| * | i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson2009-09-191-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-2020-59/+94
|\ \
| * | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-1920-59/+94
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-20105-3423/+2459
|\ \
| * | USB serial: update the console driverAlan Stern2009-09-191-9/+19
| * | usb-serial: straighten out serial_openAlan Stern2009-09-191-37/+22
| * | usb-serial: add missing tests and debug linesAlan Stern2009-09-191-4/+17
| * | usb-serial: rename subroutinesAlan Stern2009-09-191-8/+11
| * | usb-serial: fix termios initialization logicAlan Stern2009-09-191-12/+10
| * | usb-serial: acquire references when a new tty is installedAlan Stern2009-09-191-64/+47
| * | usb-serial: change logic of serial lookupsAlan Stern2009-09-191-8/+23
| * | usb-serial: put subroutines in logical orderAlan Stern2009-09-191-77/+77
| * | usb-serial: change referencing of port and serial structuresAlan Stern2009-09-191-75/+20
| * | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby2009-09-191-1/+1
| * | tty: Char: mxser, add support for CP112ULJiri Slaby2009-09-191-2/+5
| * | uartlite: support shared interrupt linesPeter Korsgaard2009-09-191-5/+10
| * | tty: USB: serial/mct_u232, fix tty refcntJiri Slaby2009-09-191-3/+6
| * | tty: riscom8, fix tty refcntJiri Slaby2009-09-191-1/+1
| * | tty: riscom8, fix shutdown declarationJiri Slaby2009-09-191-2/+2
| * | TTY: fix typosAlan Stern2009-09-191-2/+2
| * | tty: Power: fix suspend vt regressionJiri Slaby2009-09-191-1/+1
| * | tty: vt: use printk_onceMarcin Slusarz2009-09-192-8/+2
| * | tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-192-0/+206
| * | n_tty: move echoctl check and clean up logicJoe Peterson2009-09-191-28/+18
| * | n_tty: honor opost flag for echoesJoe Peterson2009-09-191-11/+22
| * | tty: USB serial termios bitsAlan Cox2009-09-1910-107/+103
| * | Set proper console speed on resume if console suspend is disabledDeepak Saxena2009-09-191-14/+18
| * | serial: introduce tty krefsAlan Cox2009-09-191-3/+3
| * | serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-191-3/+3
| * | serial: move port users helperAlan Cox2009-09-191-4/+2
| * | serial: move delta_msr_wait into the tty_portAlan Cox2009-09-1928-51/+53
| * | serial: replace the state mutex with the tty port mutexAlan Cox2009-09-192-112/+123
| * | serial: move the flags into the tty_port fieldAlan Cox2009-09-191-76/+77
| * | serial: move count into the tty_port versionAlan Cox2009-09-191-18/+20
| * | serial: use tty_port pointers in the core codeAlan Cox2009-09-191-142/+146
| * | serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-191-13/+13
| * | serial: kill off uart_infoAlan Cox2009-09-1948-395/+389
| * | isicom: split the open method for the isicom deviceAlan Cox2009-09-191-8/+24
| * | tty: USB does not need the filp argument in the driversAlan Cox2009-09-1940-127/+65
| * | vt: add an activate and lockAlan Cox2009-09-191-1/+37
| * | vt: remove power stuff from kernel/powerAlan Cox2009-09-191-0/+56
| * | vt: add an event interfaceAlan Cox2009-09-192-51/+138
| * | tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-09-191-21/+7
OpenPOWER on IntegriCloud