aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* tty: Make tiocgicount a handlerAlan Cox2010-10-22
* serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso2010-10-22
* serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2010-10-22
* serial: mrst_max3110: some code cleanupFeng Tang2010-10-22
* tty_io: check return code of tty_register_deviceVasiliy Kulikov2010-10-22
* Char: mxser, call pci_disable_device from probe/removeJiri Slaby2010-10-22
* add ttyprintk driverSamo Pogacnik2010-10-22
* serial-core: restore termios settings when resume console portsJason Wang2010-10-22
* serial-core: skip call set_termios/console_start when no_console_suspendJason Wang2010-10-22
* tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg2010-10-22
* serial: Add CONSOLE_POLL support for uartliteMichal Simek2010-10-22
* serial: mfd: snprintf() returns largish valuesDan Carpenter2010-10-22
* serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov2010-10-22
* tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov2010-10-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-20
|\
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-19
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-20
|\ \
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-16
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-19
|\ \ \
| * | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-18
|\ \ \ \
| * | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-18
| * | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-18
|\ \ \ \ \
| * | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-17
* | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-18
* | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-18
|\ \ \ \ \ \
| * | | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-17
| * | | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-17
* | | | | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-15
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-15
|\ \ \ \ \ \
| * | | | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-15
|\ \ \ \ \ \
| * | | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-13
| * | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-12
| * | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-06
| * | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-06
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-12
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-14
|\ \ \ \ \ \ \
| * | | | | | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-13
| * | | | | | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-13
| * | | | | | | tg3: restore rx_dropped accountingEric Dumazet2010-10-11
| * | | | | | | b44: fix carrier detection on bindPaul Fertser2010-10-11
| * | | | | | | NET: wimax, fix use after freeJiri Slaby2010-10-11
| * | | | | | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| * | | | | | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
| * | | | | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * | | | | | | r8169: use device model DMA APIStanislaw Gruszka2010-10-09