summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()Dirk Behme
2015-01-09serial: imx: use locking to stop concurrent access of UCR1Jiada Wang
2015-01-09serial: imx: add CREAD flag supportJiada Wang
2015-01-09tty/serial: at91: fix typo and indentationCyrille Pitchen
2015-01-09tty/serial: at91: fix RTS line management when hardware handshake is enabledCyrille Pitchen
2015-01-09tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-01-09tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-01-09tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen
2015-01-09serial: sirf: rename marco to atlas7Barry Song
2015-01-09tty: Remove warning in tty_lock_slave()Peter Hurley
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2015-01-09serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-01-09serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko
2015-01-09serial: mxs-auart: Use devm_request_irq()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_clk_get()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_kzalloc()Fabio Estevam
2015-01-09serial: mxs-auart: Remove unneeded goto labelFabio Estevam
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09trivial fixes for omap-serialPavel Machek
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior
2015-01-09serial: mcf: fix no driver name in probe outputGreg Ungerer
2015-01-09serial: mcf: fix compile warningsGreg Ungerer
2015-01-09serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer
2014-12-28Linux 3.19-rc2Linus Torvalds
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini
2014-12-27Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-12-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones
2014-12-22Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-12-22Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov