Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd910d98a2e240443db0090b0ae8a719a4a460f8
dd910d9
tty: ar933x_uart: add device tree support and binding documentation
by Gabor Juhos
· 11 years ago
284301e
tty: ar933x_uart: allow to build the driver as a module
by Gabor Juhos
· 11 years ago
9dfe59f1
ARM: dts: msm: Update uartdm compatible strings
by Stephen Boyd
· 11 years ago
6e01365
devicetree: serial: Document msm_serial bindings
by Stephen Boyd
· 11 years ago
6b9c1fa
serial: unify serial bindings into a single dir
by Kumar Gala
· 11 years ago
3e6648c
serial: fsl-imx-uart: Cleanup duplicate device tree binding
by Kumar Gala
· 11 years ago
1241553
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
by Gabor Juhos
· 11 years ago
0710e56
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
by Gabor Juhos
· 11 years ago
15ef17f
tty: ar933x_uart: use the clk API to get the uart clock
by Gabor Juhos
· 11 years ago
a416bfa
tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver
by Christophe Leroy
· 11 years ago
b60dfba
serial: sirf: fix the amount of serial ports
by Qipan Li
· 11 years ago
459f15c
serial: sirf: define macro for some magic numbers of USP
by Qipan Li
· 11 years ago
4f03ffc
serial: icom: move array overflow checks earlier
by Dan Carpenter
· 11 years ago
1b2a405
TTY: amiserial, remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
46ddeff
serial: st-asc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
a3957e8
msm_serial: Send more than 1 character on the console w/ UARTDM
by Stephen Boyd
· 11 years ago
c3b5d3b
msm_serial: Add support for non-GSBI UARTDM devices
by Stephen Boyd
· 11 years ago
bfaddb7
msm_serial: Switch clock consumer strings and simplify code
by Stephen Boyd
· 11 years ago
de49df5
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
8b9ade9
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
9b88748
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
f5693ea
tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
53e0e67
tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
de7053c
tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
1df7e24
tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
931c057
tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
c8db1d9
tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
f77232d
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
bf7f5ee
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
8dedc88
tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
5275ad7
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
af89f83
tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
ec12851
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
97f2c42
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
by Viresh Kumar
· 11 years ago
5faf75d
tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
9dc99e1
tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
88c54a6
tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
b4d4992
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
3fa1200
tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
b16c8e3
tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
78d34d7
tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
dd085ed
tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
53dd0ba
tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
355fe56
Revert "OMAP: UART: Keep the TX fifo full when possible"
by Greg Kroah-Hartman
· 11 years ago
7b013e4
Revert "serial: omap: Fix IRQ handling return value"
by Greg Kroah-Hartman
· 11 years ago
8316d04
serial: sirf: add DMA support using dmaengine APIs
by Qipan Li
· 11 years ago
15cdcb1
serial: sirf: fix the namespace of startup_uart entry
by Qipan Li
· 11 years ago
67bc306
serial: sirf: fix the typo for rts/cts gpio
by Qipan Li
· 11 years ago
3abeff7
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
by Julia Lawall
· 11 years ago
33acbb8
serial: 8250_dw: Report CTS asserted for auto flow
by Tim Kryger
· 11 years ago
e438ac9
OMAP: serial: Remove incorrect disabling of IER interrupt
by Mark Jackson
· 11 years ago
09a5163
serial: pch_uart: fix compilation warning
by Luis Henriques
· 11 years ago
1ef3980
serial: sirf: add DT-binding document to describle detailed properties
by Qipan Li
· 11 years ago
2eb5618
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
by Qipan Li
· 11 years ago
a343756
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
by Barry Song
· 11 years ago
4a0ac0f
OMAP: add RS485 support
by Mark Jackson
· 11 years ago
071eb0f
tty: ar933x_uart: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
b83286b
serial: amba-pl011: Use __releases/__acquires annotations
by Fabio Estevam
· 11 years ago
8ad2ee9
serial: MIPS: lantiq: fix clock error check
by John Crispin
· 11 years ago
7c658e6
serial: MIPS: lantiq: add clk_enable() call to driver
by Thomas Langer
· 11 years ago
6734a83
serial: bfin_uart: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
20246fd
serial: bfin_sport_uart: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
fbf3ab2
serial: tegra: use NULL instead of 0
by Jingoo Han
· 11 years ago
4f749f2
serial: msm_serial: fix comparison of different types
by Jingoo Han
· 11 years ago
1053f4da
serial: ioc4_serial: Staticize ioc4_serial_attach_one()
by Jingoo Han
· 11 years ago
5a7daed
serial: icom: fix casting warning
by Jingoo Han
· 11 years ago
edd173d
serial: timbuart: Staticize local symbols
by Jingoo Han
· 11 years ago
6602769
serial: mrst_max3110: fix casting warning
by Jingoo Han
· 11 years ago
75474b6
serial: 8250_early: fix comparison of different types
by Jingoo Han
· 11 years ago
9fdedf5
serial: samsung: fix casting warning
by Jingoo Han
· 11 years ago
ada1f44
serial: sirf: Staticize local symbols
by Jingoo Han
· 11 years ago
5df8311
serial: sirf: make the driver also support USP-based UART
by Qipan Li
· 11 years ago
909102d
serial: sirf: add support for Marco chip
by Barry Song
· 11 years ago
f7d2c0b
serial: i.MX: evaluate linux,stdout-path property
by Sascha Hauer
· 11 years ago
5c19e95
OF: Add helper for matching against linux,stdout-path
by Sascha Hauer
· 11 years ago
a324e4d
tty: ar933x_uart: convert to use devm_* functions
by Gabor Juhos
· 11 years ago
aefceaf
n_tty: Fix termios_rwsem lockdep false positive
by Peter Hurley
· 11 years ago
6c62cc0
serial: pxa: Staticize local symbols
by Jingoo Han
· 11 years ago
331b373
tty: serial: pxa: remove old cruft
by Daniel Mack
· 11 years ago
16cf48a
register_console: prevent adding the same console twice
by Andreas Bießmann
· 11 years ago
3855ae1
vt: make the default color configurable
by Clemens Ladisch
· 11 years ago
b2755b7
ARM: dts: imx28-evk: add the RTS/CTS property for auart0
by Huang Shijie
· 11 years ago
afab220
serial: mxs: remove the MXS_AUART_DMA_CONFIG
by Huang Shijie
· 11 years ago
8418e67
serial: mxs: enable the DMA only when the RTS/CTS is valid
by Huang Shijie
· 11 years ago
5ac1ccb
Merge 3.11-rc4 into tty-next
by Greg Kroah-Hartman
· 11 years ago
c095ba7
Linux 3.11-rc4
by Linus Torvalds
· 11 years ago
e56c756
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
3d90268
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
387aae6
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
by Hugh Dickins
· 11 years ago
2f85399
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
adfb8e5
drm/radeon: fix 64 bit divide in SI spm code
by Alex Deucher
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 11 years ago
b1f5037
qlcnic: Fix link speed and duplex display for 83xx adapter
by Rajesh Borundia
· 11 years ago
beb3d3a
qlcnic: Fix link speed display for 82xx adapter
by Rajesh Borundia
· 11 years ago
2e3ea7e
qlcnic: Fix external loopback test.
by Shahed Shaikh
· 11 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 11 years ago
f91bbcb
qlcnic: Free up memory in error path.
by Himanshu Madhani
· 11 years ago
e0d138d
qlcnic: Fix ingress MAC learning
by Shahed Shaikh
· 11 years ago
4a99ab5
qlcnic: Fix MAC address filter issue on 82xx adapter
by Shahed Shaikh
· 11 years ago
Next »