summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-1/+1
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-5/+10
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-8/+9
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-20/+6
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-9/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-20/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells-0/+4
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells-0/+1
2012-03-28serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi-5/+10
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt-9/+3
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-12/+39
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-4/+3
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring-0/+1
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+10
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-43/+430
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-616/+12
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes-1/+1
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine-8/+6
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell-4/+0
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann-1/+1
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-1770/+2710
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+5
2012-03-16powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt-1/+11
2012-03-15serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel-4/+4
2012-03-15TTY: Wrong unicode value copied in con_set_unimap()Liz Clark-8/+43
2012-03-14serial: PL011: clear pending interruptsLinus Walleij-4/+11
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini-54/+70
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini-58/+377
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini-16/+68
2012-03-13serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...Sonic Zhang-3/+5
2012-03-12vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter-0/+1
2012-03-12tty: serial: vt8500: fix annotations for probe/removeWolfram Sang-2/+2
2012-03-09serial: remove back and forth conversions in serial_out_syncPaul Gortmaker-4/+3
2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker-80/+80
2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker-155/+167
2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker-11/+11
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker-5/+10
2012-03-09serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker-158/+150
2012-03-09pch_uart: Add module parameter descriptionsDarren Hart-0/+4
2012-03-09pch_uart: Use existing default_baud in setup_consoleDarren Hart-1/+1
2012-03-09pch_uart: Add user_uartclk parameterDarren Hart-0/+5
2012-03-09pch_uart: Add Fish River Island II uart clock quirksDarren Hart-13/+27
2012-03-09pch_uart: Use uartclk instead of base_baudDarren Hart-10/+10
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki-0/+5