aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby
2012-03-08TTY: tty_io, remove buffer re-assignmentsJiri Slaby
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby
2012-03-08vt: tackle the main part of the selection logicAlan Cox
2012-03-08vt: waitevent is self locked so drop the tty_lockAlan Cox
2012-03-08vt: push down tioclinux casesAlan Cox
2012-03-08vt: push down the tty lock so we can see what is left to tackleAlan Cox
2012-03-08vt: sort out locking for font handlingAlan Cox
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit
2012-03-08vt:tackle kbd_tableAlan Cox
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox
2012-02-24vt: lock the accent tableAlan Cox
2012-02-24Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman
2012-02-24Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli
2012-02-24tty/powerpc: early udbg consoles can't be modulesStephen Rothwell
2012-02-24serial: Fix typo in sn_console.cMasanari Iida
2012-02-24tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-09tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang
2012-02-08Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-08Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-02-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin
2012-02-08staging: pohmelfs: remove drivers/staging/pohmelfsEvgeniy Polyakov
2012-02-08driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu