aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson
2009-09-19n_tty: honor opost flag for echoesJoe Peterson
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19Set proper console speed on resume if console suspend is disabledDeepak Saxena
2009-09-19serial: introduce tty krefsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox