Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5f50fbef0818f01d9ad387c54a110de0ab0e663
e5f50fb
TTY: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
1d6a5e4
TTY: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
5567c37
serial: 8250_early: optimize early 8250 uart
by Vineet Gupta
· 10 years ago
fddceb8
tty: 8250: Add 64byte UART support for FSL platforms
by Vijay Rai
· 10 years ago
5fafc89
serial: add device tree binding documentation for Conexant USART
by Baruch Siach
· 10 years ago
5930cb3
serial: driver for Conexant Digicolor USART
by Baruch Siach
· 10 years ago
48c73863
devicetree: bindings: add Conexant vendor prefix
by Baruch Siach
· 10 years ago
865cea8
serial: imx: ignore framing errors when IGNPAR is set.
by Eric Nelson
· 10 years ago
8d267fd
serial: imx: preserve characters with parity or framing errors
by Eric Nelson
· 10 years ago
b820cd7
serial: altera-uart: fix NULL device in log message
by Ley Foon Tan
· 10 years ago
47ef6df
serial: altera-juart: fix NULL device in log message
by Ley Foon Tan
· 10 years ago
b543c30
serial: samsung: add DMA support for RX
by Robert Baldyga
· 10 years ago
29bef79
serial: samsung: add DMA support for TX
by Robert Baldyga
· 10 years ago
62c37ee
serial: samsung: add dma reqest/release functions
by Robert Baldyga
· 10 years ago
a291b7d
serial: s3c: add missing register definitions
by Robert Baldyga
· 10 years ago
658c9d2
serial: samsung: alloc dma stucture in ourport
by Robert Baldyga
· 10 years ago
7bb6b2f
serial: samsung: add struct s3c24xx_uart_dma
by Robert Baldyga
· 10 years ago
91a1a90
serial: imx: Support sw flow control in DMA mode
by Jiada Wang
· 10 years ago
7e2fb5a
serial: imx: Fix issue in software flow control
by Jiada Wang
· 10 years ago
6f026d6b
serial: imx: Enable UCR4_OREN in startup interface
by Jiada Wang
· 10 years ago
ee5e7c1
serial: imx: start rx_dma once RXFIFO is not empty
by Robin Gong
· 10 years ago
068500e
serial: imx: initialized DMA w/o HW flow enabled
by Anton Bondarenko
· 10 years ago
a2c718c
serial: imx: disable TDMAEN in imx_flush_buffer()
by Dirk Behme
· 10 years ago
0bbc9b8
serial: imx: call imx_dma_tx() again in dma_tx_callback
by Jiada Wang
· 10 years ago
d64b860
Revert "serial: imx: always wake up the processes in the TX callback"
by Jiada Wang
· 10 years ago
42f752b
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
by Dirk Behme
· 10 years ago
82e86ae
serial: imx: unmap scatter gather list in imx_flush_buffer
by Dirk Behme
· 10 years ago
2464982
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
by Dirk Behme
· 10 years ago
7942f85
serial: imx: TX DMA: clean up sg initialization
by Dirk Behme
· 10 years ago
55c3cb1
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
by Dirk Behme
· 10 years ago
7363181
serial: imx: use locking to stop concurrent access of UCR1
by Jiada Wang
· 10 years ago
55d8693
serial: imx: add CREAD flag support
by Jiada Wang
· 10 years ago
1842dc2
tty/serial: at91: fix typo and indentation
by Cyrille Pitchen
· 10 years ago
1cf6e8f
tty/serial: at91: fix RTS line management when hardware handshake is enabled
by Cyrille Pitchen
· 10 years ago
6fbb9bd
tty/serial: at91: fix error handling in atmel_serial_probe()
by Cyrille Pitchen
· 10 years ago
d4f6418
tty/serial: at91: enable peripheral clock before accessing I/O registers
by Cyrille Pitchen
· 10 years ago
485819b
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
by Cyrille Pitchen
· 10 years ago
057badd
serial: sirf: rename marco to atlas7
by Barry Song
· 10 years ago
eef15e2
tty: Remove warning in tty_lock_slave()
by Peter Hurley
· 10 years ago
2e40813
tty: serial: 8250: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5e1aeea
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
by Feng Kan
· 10 years ago
9bdd636
serial: 8250_dma: terminate transfer explicitly when timeout
by Andy Shevchenko
· 10 years ago
9e5df9f
serial: mxs-auart: Use devm_request_irq()
by Fabio Estevam
· 10 years ago
75beb26
serial: mxs-auart: Use devm_clk_get()
by Fabio Estevam
· 10 years ago
46778bc
serial: mxs-auart: Use devm_kzalloc()
by Fabio Estevam
· 10 years ago
11387b0
serial: mxs-auart: Remove unneeded goto label
by Fabio Estevam
· 10 years ago
3e29af2
serial: omap_8250: Fix RTS handling, part B
by Peter Hurley
· 10 years ago
4bf4ea9
serial: omap_8250: Fix RTS handling
by Peter Hurley
· 10 years ago
fbf7ebe
trivial fixes for omap-serial
by Pavel Machek
· 10 years ago
00648d0
tty: serial: 8250: omap: add ttySx console if the user didn't
by Sebastian Andrzej Siewior
· 10 years ago
201d897
serial: mcf: fix no driver name in probe output
by Greg Ungerer
· 10 years ago
ebffbc6
serial: mcf: fix compile warnings
by Greg Ungerer
· 10 years ago
6a1c34f
serial: mcf: change email address to gerg@uclinux.org
by Greg Ungerer
· 10 years ago
b7392d2
Linux 3.19-rc2
by Linus Torvalds
· 10 years ago
2ea1e35
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
9a6b871
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
dbaff30
kvm: warn on more invariant breakage
by Paolo Bonzini
· 10 years ago
efbeec7
kvm: fix sorting of memslots with base_gfn == 0
by Paolo Bonzini
· 10 years ago
29169f8
Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
a629df7
kvm: x86: drop severity of "generation wraparound" message
by Paolo Bonzini
· 10 years ago
baa0352
kvm: x86: vmx: reorder some msr writing
by Tiejun Chen
· 10 years ago
5242d422
[regression] braino in "lustre: use is_root_inode()"
by Al Viro
· 10 years ago
58628a7
Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
45db073
parisc: fix out-of-register compiler error in ldcw inline assembler function
by John David Anglin
· 10 years ago
d679582
ALSA: hda_intel: apply the Seperate stream_tag for Skylake
by Libin Yang
· 10 years ago
93e3423
ALSA: hda_controller: Separate stream_tag for input and output streams.
by Rafal Redzimski
· 10 years ago
08b022a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
ebda37c9
Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 10 years ago
da6b51d
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
by Dave Airlie
· 10 years ago
0d83b72
Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
66b3f4f
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
041d7b9
audit: restore AUDIT_LOGINUID unset ABI
by Richard Guy Briggs
· 10 years ago
53262d1
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
5d96e0c
arm64: mm: Add pgd_page to support RCU fast_gup
by Jungseok Lee
· 10 years ago
f7bf130
arm64: defconfig: defconfig update for 3.19
by Will Deacon
· 10 years ago
f43c271
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
by Lorenzo Pieralisi
· 10 years ago
bd8136d
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
by Dave Jones
· 10 years ago
aa39477
Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
48ec833
Revert "mm/memory.c: share the i_mmap_rwsem"
by Kirill A. Shutemov
· 10 years ago
fc556fb
Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tagr/linux into drm-fixes
by Dave Airlie
· 10 years ago
a548a83
Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
2e33054
Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
955f6be
Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
2036eaa
nouveau: bring back legacy mmap handler
by Dave Airlie
· 10 years ago
4a92843
audit: correctly record file names with different path name types
by Paul Moore
· 10 years ago
31dde11
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
by Catalin Marinas
· 10 years ago
e3fe142
ipmi: Fix compile issue with isspace()
by Corey Minyard
· 10 years ago
9c63331
ipmi: Finish cleanup of BMC attributes
by Corey Minyard
· 10 years ago
97bf6af
Linux 3.19-rc1
by Linus Torvalds
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
a4e1328
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
5d6a546
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
787140a
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
d08372c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
fe07ade
i2c: sh_mobile: fix uninitialized var when debug is enabled
by Wolfram Sang
· 10 years ago
ecb5ec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
298647e
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
5c68eac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
Next »