summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds
2012-04-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-20drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski