aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: remove re-assignments to tty_driver membersGravatar Jiri Slaby 36-54/+3
2012-03-08TTY: remove minor_num from tty_driverGravatar Jiri Slaby 1-1/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyGravatar Jiri Slaby 1-2/+3
2012-03-08TTY: tty_io, remove buffer re-assignmentsGravatar Jiri Slaby 1-1/+0
2012-03-08USB: cdc-acm, use tty_standard_installGravatar Jiri Slaby 1-6/+1
2012-03-08vt: tackle the main part of the selection logicGravatar Alan Cox 2-8/+33
2012-03-08vt: waitevent is self locked so drop the tty_lockGravatar Alan Cox 1-9/+2
2012-03-08vt: push down tioclinux casesGravatar Alan Cox 3-8/+18
2012-03-08vt: push down the tty lock so we can see what is left to tackleGravatar Alan Cox 2-37/+59
2012-03-08vt: sort out locking for font handlingGravatar Alan Cox 1-10/+13
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintGravatar Dan Carpenter 1-1/+1
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootGravatar Cousson, Benoit 1-3/+3
2012-03-08vt:tackle kbd_tableGravatar Alan Cox 7-369/+636
2012-03-08tty: delete briq_panel.c driverGravatar Greg Kroah-Hartman 3-282/+0
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Gravatar Greg Kroah-Hartman 1-0/+1
2012-02-24vt: tidy a few bits of checkpatch noiseGravatar Alan Cox 1-9/+9
2012-02-24vt: lock the accent tableGravatar Alan Cox 2-78/+165
2012-02-24Revert "TTY: pty, remove superfluous ptm test"Gravatar Greg Kroah-Hartman 1-1/+4
2012-02-24Revert "TTY: get rid of BTM around devpts_*"Gravatar Greg Kroah-Hartman 2-3/+5
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackGravatar Chanho Min 1-1/+16
2012-02-24serial: samsung: fix s3c2442 platform dataGravatar Denis 'GNUtoo' Carikli 1-1/+1
2012-02-24tty/powerpc: early udbg consoles can't be modulesGravatar Stephen Rothwell 1-1/+1
2012-02-24serial: Fix typo in sn_console.cGravatar Masanari Iida 1-2/+2
2012-02-24tty/serial/mux.c: linux/tty.h included twiceGravatar Danny Kukawka 1-1/+0
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hGravatar Paul Gortmaker 7-44/+8
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGravatar Greg Kroah-Hartman 28-220/+1033
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 6-7/+28
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 116-40542/+861
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-5/+55
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-24/+13
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 11-12/+174
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Gravatar Paul Walmsley 1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modeGravatar Paul Walmsley 1-0/+7
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modeGravatar Paul Walmsley 1-3/+17
2012-02-09tty: serial: altera_uart: Add CONSOLE_POLL supportGravatar Tobias Klauser 2-1/+25
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupGravatar Tobias Klauser 1-23/+0
2012-02-09sysrq: Properly check for kernel threadsGravatar Anton Vorontsov 1-3/+6
2012-02-09sysrq: Fix possible race with exiting taskGravatar Anton Vorontsov 1-0/+2
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Gravatar Feng Tang 1-13/+3
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Gravatar Feng Tang 1-21/+8
2012-02-09serial: pch_uart: add debugfs hook for register dumpGravatar Feng Tang 1-0/+84
2012-02-08Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 2-6/+4
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 18-137/+262
2012-02-08Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdGravatar Linus Torvalds 2-5/+12
2012-02-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-4/+4
2012-02-08pcmcia: fix socket refcount decrementing on each resumeGravatar Russell King 1-3/+1
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxGravatar Axel Lin 1-2/+2
2012-02-08staging: pohmelfs: remove drivers/staging/pohmelfsGravatar Evgeniy Polyakov 14-7979/+0
2012-02-08driver-core: cpu: fix kobject warning when hotplugging a cpuGravatar Greg Kroah-Hartman 1-0/+1
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addGravatar Yinghai Lu 1-7/+0