dmaengine: pl330: dont complete descriptor for cyclic dma
[linux-flexiantxendom0-3.2.10.git] / drivers / tty /
2012-03-30 Lucas De MarchiDocumentation: remove references to /etc/modprobe.conf
2012-03-30 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-03-29 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-28 David HowellsDisintegrate asm/system.h for Sparc
2012-03-28 David HowellsDisintegrate asm/system.h for CRIS
2012-03-28 David HowellsDisintegrate asm/system.h for ARM
2012-03-28 Yoshii Takashiserial: sh-sci: fix a race of DMA submit_tx on transfer
2012-03-28 Linus TorvaldsMerge branch 'platforms' of git://git.linaro.org/people...
2012-03-28 Benjamin Herrenschmidtpowerpc+sparc/vio: Modernize driver registration
2012-03-27 Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-03-27 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2012-03-25 Rob HerringARM: 7342/2: sa1100: prepare for sparse irq conversion
2012-03-24 Linus TorvaldsMerge tag 'ia64-for-linus' of git://git./linux/kernel...
2012-03-23 Linus TorvaldsMerge tag 'pinctrl-for-3.4' of git://git./linux/kernel...
2012-03-23 Linus TorvaldsMerge tag 'stable/for-linus-3.4-tag' of git://git....
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-22 David Rientjesmm, oom: force oom kill on sysrq+f
2012-03-21 Alexandre Bouninedmaengine/dma_slave: introduce inline wrappers
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-21 Stephen Rothwelltty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
2012-03-20 Arnd BergmannMerge branch 'next/fixes-non-critical' into next/drivers
2012-03-20 Linus TorvaldsMerge tag 'tty-3.3' of git://git./linux/kernel/git...
2012-03-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-16 Arnd BergmannMerge branch 'spear/dt' into next/dt2
2012-03-15 Benjamin Herrenschmidtpowerpc/hvc_udbg: Don't crash when udbg_putc is NULL
2012-03-15 Arnd BergmannMerge branch 'next/soc-exynos5250-gpio' of git://git...
2012-03-15 Philipp Zabelserial: pxa: add clk_prepare/clk_unprepare calls
2012-03-15 Liz ClarkTTY: Wrong unicode value copied in con_set_unimap()
2012-03-14 Linus Walleijserial: PL011: clear pending interrupts
2012-03-13 Stefano Stabellinihvc_xen: introduce HVC_XEN_FRONTEND
2012-03-13 Stefano Stabellinihvc_xen: implement multiconsole support
2012-03-13 Stefano Stabellinihvc_xen: support PV on HVM consoles
2012-03-13 Sonic Zhangserial: bfin-uart: Don't access tty circular buffer...
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-09 Rafael J. Wysockish-sci / PM: Avoid deadlocking runtime PM
2012-03-08 Stephen Rothwelltty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES
2012-03-08 Stephen Rothwelltty: powerpc: remove hvc_iseries
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-03-08 Olof JohanssonMerge branch 'dt' of git://github.com/hzhuang1/linux...
2012-03-07 Haojian Zhuangserial: pxa: add OF support
2012-03-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-05 Stephen Warrenpinctrl: API changes to support multiple states per...
2012-03-05 Paul Mackerrasppp: Replace uses of <linux/if_ppp.h> with <linux/ppp...
2012-03-02 Stephen Warrenpinctrl: assume map table entries can't have a NULL...
2012-03-02 Arnd BergmannMerge branches 'depends/irqdomain' and 'at91/base2...
next