summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-28serial: sirf: move to writel for TXFIFO instead of writebBarry Song
2014-05-28serial: add missing SERIAL_CORE dependenciesArnd Bergmann
2014-05-28serial: sc16is7xx: dynamically allocate tx/rx bufferJon Ringle
2014-05-28serial: sc16is7xx: compile I2C when REGMAP_I2C is moduleJan Moskyto Matejka
2014-05-27tty: n_hdlc: Drop redundant error messageJean Delvare
2014-05-27serial: pch_uart: Fix Kconfig dependenciesJean Delvare
2014-05-03tty/serial: fix generic earlycon option parsingRob Herring
2014-05-03tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-25serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle
2014-04-25serial: sc16is7xx: depend on I2CJon Ringle
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger
2014-04-25kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo
2014-04-25kernfs: fix a subdir count leakJianyu Zhan
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min
2014-04-25serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTsJon Ringle
2014-04-25serial: sc16is7xxJon Ringle
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon