]> Pileus Git - ~andy/linux/history - drivers/tty
vt: NULL dereference in vt_do_kdsk_ioctl()
[~andy/linux] / drivers / tty /
2012-03-12 Dan Carpentervt: NULL dereference in vt_do_kdsk_ioctl()
2012-03-12 Wolfram Sangtty: serial: vt8500: fix annotations for probe/remove
2012-03-09 Paul Gortmakerserial: remove back and forth conversions in serial_out...
2012-03-09 Paul Gortmakerserial: use serial_port_in/out vs serial_in/out in...
2012-03-09 Paul Gortmakerserial: reduce number of indirections in 8250 code
2012-03-09 Paul Gortmakerserial: delete useless void casts in 8250.c
2012-03-09 Paul Gortmakerserial: make 8250's serial_in shareable to other drivers.
2012-03-09 Paul Gortmakerserial: delete last unused traces of pausing I/O in...
2012-03-09 Darren Hartpch_uart: Add module parameter descriptions
2012-03-09 Darren Hartpch_uart: Use existing default_baud in setup_console
2012-03-09 Darren Hartpch_uart: Add user_uartclk parameter
2012-03-09 Darren Hartpch_uart: Add Fish River Island II uart clock quirks
2012-03-09 Darren Hartpch_uart: Use uartclk instead of base_baud
2012-03-08 Frank Benkertmpc5200b/uart: select more tolerant uart prescaler...
2012-03-08 Dan Carpentertty: moxa: fix bit test in moxa_start()
2012-03-08 Jiri SlabyTTY: amiserial, use tty_port_close_start
2012-03-08 Jiri SlabyTTY: amiserial, use tty_port_close_end
2012-03-08 Jiri SlabyTTY: amiserial, use tty_port_block_til_ready
2012-03-08 Jiri SlabyTTY: amiserial, provide carrier helpers
2012-03-08 Jiri SlabyTTY: amiserial no longer needs serialP
2012-03-08 Jiri SlabyTTY: amiserial, stop using serial_state->{irq,type...
2012-03-08 Jiri SlabyTTY: amiserial, define local tty_port pointer
2012-03-08 Jiri SlabyTTY: amiserial/simserial, use flags from tty_port
2012-03-08 Jiri SlabyTTY: amiserial/simserial, use count from tty_port
2012-03-08 Jiri SlabyTTY: amiserial/simserial, use close delays from tty_port
2012-03-08 Jiri SlabyTTY: amiserial/simserial, use tty_port
2012-03-08 Jiri SlabyTTY: amiserial, pass tty down to functions
2012-03-08 Jiri SlabyTTY: amiserial, simplify set_serial_info
2012-03-08 Jiri SlabyTTY: serialP, merge serial_state and async_struct
2012-03-08 Jiri SlabyTTY: amiserial, remove IRQ_ports
2012-03-08 Jiri SlabyTTY: simserial/amiserial, use one instance of other...
2012-03-08 Jiri SlabyTTY: amiserial, use only one copy of async flags
2012-03-08 Jiri SlabyTTY: amiserial, remove tasklet for tty_wakeup
2012-03-08 Jiri SlabyTTY: serialP, remove unused material
2012-03-08 Jiri SlabyTTY: remove serialP.h inclusion from some files
2012-03-08 Jiri SlabyTTY: serial, include pci.h in m32r_sio
2012-03-08 Jiri SlabyTTY: serial, use atomic_inc_return in ioc4_serial
2012-03-08 Jiri SlabyTTY: ipwireless, fix tty->index handling
2012-03-08 Jiri SlabyTTY: remove unneeded tty->index checks
2012-03-08 Jiri SlabyTTY: remove tty driver re-set from tty_reopen
2012-03-08 Jiri SlabyTTY: simplify tty_driver_lookup_tty a bit
2012-03-08 Jiri SlabyTTY: remove re-assignments to tty_driver members
2012-03-08 Jiri SlabyTTY: let alloc_tty_driver deduce the owner automatically
2012-03-08 Jiri SlabyTTY: tty_io, remove buffer re-assignments
2012-03-08 Alan Coxvt: tackle the main part of the selection logic
2012-03-08 Alan Coxvt: waitevent is self locked so drop the tty_lock
2012-03-08 Alan Coxvt: push down tioclinux cases
2012-03-08 Alan Coxvt: push down the tty lock so we can see what is left...
2012-03-08 Alan Coxvt: sort out locking for font handling
2012-03-08 Dan Carpentertty: cyclades: TIOCSERGETLSR should should store to...
2012-03-08 Cousson, Benoittty: serial: OMAP: Fix oops due to NULL pdata in DT...
2012-03-08 Alan Coxvt:tackle kbd_table
2012-02-27 Greg Kroah-Hartmantty: keyboard.c: add uaccess.h to fix a build problem...
2012-02-24 Alan Coxvt: tidy a few bits of checkpatch noise
2012-02-24 Alan Coxvt: lock the accent table
2012-02-24 Greg Kroah-HartmanRevert "TTY: pty, remove superfluous ptm test"
2012-02-24 Greg Kroah-HartmanRevert "TTY: get rid of BTM around devpts_*"
2012-02-24 Chanho Minamba-pl011​/dma: Add check for the residue in DMA callback
2012-02-24 Denis 'GNUtoo' Carikliserial: samsung: fix s3c2442 platform data
2012-02-24 Stephen Rothwelltty/powerpc: early udbg consoles can't be modules
2012-02-24 Masanari Iidaserial: Fix typo in sn_console.c
2012-02-24 Danny Kukawkatty/serial/mux.c: linux/tty.h included twice
2012-02-10 Paul Gortmakertty: sparc: rename drivers/tty/serial/suncore.h ->...
2012-02-10 Greg Kroah-HartmanMerge tag 'tty-3.3-rc3' tty-next
2012-02-09 Linus TorvaldsMerge tag 'tty-3.3-rc3' of git://git.kernel.org/pub...
2012-02-09 Linus TorvaldsMerge tag 'staging-3.3-rc3' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'driver-core-3.3-rc3' of git://git.kernel...
2012-02-09 Linus TorvaldsMerge tag 'char-misc-3.3-rc3' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'usb-3.3-rc3' of git://git.kernel.org/pub...
2012-02-09 Paul Walmsleytty: serial: omap-serial: wakeup latency constraint...
2012-02-09 Paul Walmsleytty: serial: OMAP: block idle while the UART is transfe...
2012-02-09 Paul Walmsleytty: serial: OMAP: use a 1-byte RX FIFO threshold in...
2012-02-09 Tobias Klausertty: serial: altera_uart: Add CONSOLE_POLL support
2012-02-09 Tobias Klausertty: serial: altera_uart: remove early_altera_uart_setup
2012-02-09 Anton Vorontsovsysrq: Properly check for kernel threads
2012-02-09 Anton Vorontsovsysrq: Fix possible race with exiting task
2012-02-09 Feng Tangserial: pch_uart: trivail cleanup by removing the pch_u...
2012-02-09 Feng Tangserial: pch_uart: trivial cleanup by removing the get_msr()
2012-02-09 Feng Tangserial: pch_uart: add debugfs hook for register dump
2012-02-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-02-08 Paul Gortmakerm32r: relocate drivers back out of 8250 dir
2012-02-08 Linus TorvaldsMerge tag 'sound-fixes' of git://git.kernel.org/pub...
2012-02-07 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-07 Linus TorvaldsMerge tag 'ib-srpt-fixes' of git://git.kernel.org/pub...
2012-02-07 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-02-07 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-07 Linus TorvaldsMerge branch 'kvm-updates/3.3' of git://git.kernel...
2012-02-06 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-02-06 Linus TorvaldsMerge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel...
2012-02-06 Jiri KosinaMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-04 Linus TorvaldsMerge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel...
2012-02-04 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-04 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-02-04 Linus TorvaldsMerge branch 'akpm'
2012-02-04 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
next