serial: use serial_port_in/out vs serial_in/out in 8250
[pandora-kernel.git] / drivers /
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: isdn/gigaset, use tty_port
2012-03-08 Jiri SlabyTTY: isdn/gigaset, do not set tty->driver_data to NULL
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: speakup, do not use serialP
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 SlabyNET: pc300, show version info from module init
2012-03-08 Jiri SlabyNET: pc300, do not zero global variables
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: remove minor_num from tty_driver
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 Jiri SlabyUSB: cdc-acm, use tty_standard_install
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-03-08 Greg Kroah-Hartmantty: delete briq_panel.c driver
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./linux/kernel...
2012-02-09 Linus TorvaldsMerge tag 'staging-3.3-rc3' of git://git./linux/kernel...
2012-02-09 Linus TorvaldsMerge tag 'driver-core-3.3-rc3' of git://git./linux...
2012-02-09 Linus TorvaldsMerge tag 'char-misc-3.3-rc3' of git://git./linux/kerne...
2012-02-09 Linus TorvaldsMerge tag 'usb-3.3-rc3' of git://git./linux/kernel...
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./linux/kernel...
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git./linux/kernel...
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-09 Linus TorvaldsMerge branch 'akpm' (Andrew's tree)
2012-02-09 Russell Kingpcmcia: fix socket refcount decrementing on each resume
2012-02-09 Axel Lindrivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
2012-02-09 Evgeniy Polyakovstaging: pohmelfs: remove drivers/staging/pohmelfs
2012-02-08 Greg Kroah-Hartmandriver-core: cpu: fix kobject warning when hotplugging...
2012-02-08 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-08 Paul Gortmakerm32r: relocate drivers back out of 8250 dir
2012-02-08 Linus TorvaldsMerge tag 'sound-fixes' of git://git./linux/kernel...
2012-02-08 Anton Vorontsovstaging: android/ram_console: Don't build on arches...
2012-02-08 Larry Fingerstaging: r8712u: Use asynchronous firmware loading
2012-02-08 Bart Westgeeststaging: usbip: fix to prevent potentially using uninit...
2012-02-08 Larry Fingerstaging: r8712u: Fix problem when CONFIG_R8712_AP is set
next