summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman
2012-05-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben
2012-05-09serial8250-em: Add DT supportMagnus Damm
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson
2012-05-09tty: drop the pty lock during hangupAlan Cox
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker
2012-05-07tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven
2012-05-04tty_lock: Localise the lockAlan Cox
2012-05-04pty: Lock the devpts bits privatelyAlan Cox
2012-05-04tty_lock: undo the old tty_lock use on the cttyAlan Cox
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm
2012-05-04Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-04tty: mxser: local variables should not be exposed globallyH Hartley Sweeten
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm
2012-05-018250.c: less than 2400 baud fix.Christian Melki
2012-04-308250_pci: fix pch uart matchingArnaud Patard
2012-04-30TTY: n_tty, do not dereference user bufferJiri Slaby
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds