aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
* trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-20
|\
| * includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput2009-09-20
| * includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput2009-09-20
| * includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput2009-09-20
| * includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput2009-09-20
* | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-09-20
|\ \
| * | [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-19
| * | i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson2009-09-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
|\ \
| * | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-20
|\ \
| * | USB serial: update the console driverAlan Stern2009-09-19
| * | usb-serial: straighten out serial_openAlan Stern2009-09-19
| * | usb-serial: add missing tests and debug linesAlan Stern2009-09-19
| * | usb-serial: rename subroutinesAlan Stern2009-09-19
| * | usb-serial: fix termios initialization logicAlan Stern2009-09-19
| * | usb-serial: acquire references when a new tty is installedAlan Stern2009-09-19
| * | usb-serial: change logic of serial lookupsAlan Stern2009-09-19
| * | usb-serial: put subroutines in logical orderAlan Stern2009-09-19
| * | usb-serial: change referencing of port and serial structuresAlan Stern2009-09-19
| * | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby2009-09-19
| * | tty: Char: mxser, add support for CP112ULJiri Slaby2009-09-19
| * | uartlite: support shared interrupt linesPeter Korsgaard2009-09-19
| * | tty: USB: serial/mct_u232, fix tty refcntJiri Slaby2009-09-19
| * | tty: riscom8, fix tty refcntJiri Slaby2009-09-19
| * | tty: riscom8, fix shutdown declarationJiri Slaby2009-09-19
| * | TTY: fix typosAlan Stern2009-09-19
| * | tty: Power: fix suspend vt regressionJiri Slaby2009-09-19
| * | tty: vt: use printk_onceMarcin Slusarz2009-09-19
| * | tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
| * | n_tty: move echoctl check and clean up logicJoe Peterson2009-09-19
| * | n_tty: honor opost flag for echoesJoe Peterson2009-09-19
| * | tty: USB serial termios bitsAlan Cox2009-09-19
| * | Set proper console speed on resume if console suspend is disabledDeepak Saxena2009-09-19
| * | serial: introduce tty krefsAlan Cox2009-09-19
| * | serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-19
| * | serial: move port users helperAlan Cox2009-09-19
| * | serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
| * | serial: replace the state mutex with the tty port mutexAlan Cox2009-09-19
| * | serial: move the flags into the tty_port fieldAlan Cox2009-09-19
| * | serial: move count into the tty_port versionAlan Cox2009-09-19
| * | serial: use tty_port pointers in the core codeAlan Cox2009-09-19
| * | serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-19
| * | serial: kill off uart_infoAlan Cox2009-09-19
| * | isicom: split the open method for the isicom deviceAlan Cox2009-09-19
| * | tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
| * | vt: add an activate and lockAlan Cox2009-09-19
| * | vt: remove power stuff from kernel/powerAlan Cox2009-09-19