Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0d560a1d549379e46139fb9eeae0b43328c76dea
/
drivers
0d560a1
serial: pci: Remove unused pci_boards entries
by Jan Kiszka
· 8 years ago
fc6cc96
serial: exar: Move Commtech adapters to 8250_exar as well
by Jan Kiszka
· 8 years ago
5b5f252
serial: exar: Fix initialization of EXAR registers for ports > 0
by Jan Kiszka
· 8 years ago
24572af
serial: exar: Fix mapping of port I/O resources
by Jan Kiszka
· 8 years ago
90afa52
serial: sh-sci: fix hardware RX trigger level setting
by Ulrich Hecht
· 8 years ago
6a5f0e2
tty/serial: atmel: ensure state is restored after suspending
by Alexandre Belloni
· 8 years ago
424d791
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
by Douglas Anderson
· 8 years ago
10d258c
serdev: ttyport: check whether tty_init_dev() fails
by Dan Carpenter
· 8 years ago
80cd94e
serial: 8250_pci: make pciserial_detach_ports() static
by Wei Yongjun
· 8 years ago
233680a
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
by Lee Jones
· 8 years ago
d735625
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
by Lee Jones
· 8 years ago
6929cb0
serial: st-asc: Read in all Pinctrl states
by Lee Jones
· 8 years ago
a4f6072
serial: st-asc: Provide RTS functionality
by Lee Jones
· 8 years ago
5ab066e
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
by Lee Jones
· 8 years ago
1c9c858
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
by Ian Abbott
· 8 years ago
5d23188
serial: sh-sci: make RX FIFO parameters tunable via sysfs
by Ulrich Hecht
· 8 years ago
0394037
serial: sh-sci: SCIFA/B RX FIFO software timeout
by Ulrich Hecht
· 8 years ago
18e8cf1
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
by Ulrich Hecht
· 8 years ago
8ee3fde
tty_port: register tty ports with serdev bus
by Rob Herring
· 8 years ago
bed35c6
serdev: add a tty port controller driver
by Rob Herring
· 8 years ago
cd6484e
serdev: Introduce new bus for serial attached devices
by Rob Herring
· 8 years ago
c3485ee
tty_port: Add port client functions
by Rob Herring
· 8 years ago
a380ed4
serial: sh-sci: implement FIFO threshold register setting
by Ulrich Hecht
· 8 years ago
88641c7
serial: sh-sci: consider DR (data ready) bit adequately
by Ulrich Hecht
· 8 years ago
54e14ae
serial: sh-sci: add FIFO trigger bits
by Ulrich Hecht
· 8 years ago
0832a462
tty: serial: cpm_uart: make use of for_each_node_by_type()
by Dmitry Torokhov
· 8 years ago
aea9a80
tty: serial: pl011: add ttyAMA for matching pl011 console
by Sudeep Holla
· 8 years ago
a8a1781
serial: samsung: enable clock before accessing interrupt mask resister
by 남영민
· 8 years ago
5d1a238
serial: 8250_pci: remove exar code
by Sudip Mukherjee
· 8 years ago
d0aeaa8
serial: exar: split out the exar code from 8250_pci
by Sudip Mukherjee
· 8 years ago
bc2be23
serial: imx: Fix the CTS_B polarity in RS485 mode
by Fabio Estevam
· 8 years ago
1a61362
serial: imx: Fix the RTS GPIO polarity in RS485 mode
by Fabio Estevam
· 8 years ago
aa42db4
8250: of: remove remnants of generic of_serial driver
by Arnd Bergmann
· 8 years ago
54b12c4
serial: sh-sci: Reformat sci_parse_dt() for git diff
by Geert Uytterhoeven
· 8 years ago
2331e06
tty: serial: constify uart_ops structures
by Bhumika Goyal
· 8 years ago
1a336c9
console: Make persistent scrollback a boot parameter
by Manuel Schölling
· 8 years ago
aabd31c
console: Add persistent scrollback buffers for all VGA consoles
by Manuel Schölling
· 8 years ago
bcd375f
console: Add callback to flush scrollback buffer to consw struct
by Manuel Schölling
· 8 years ago
66da39e
console: Move scrollback data into its own struct
by Manuel Schölling
· 8 years ago
4e0f5cc
serial: 8250_omap: Fix probe and remove for PM runtime
by Tony Lindgren
· 8 years ago
f99b63a
serial: hp300: mask the warning for people just doing build coverage
by Paul Gortmaker
· 8 years ago
5935a2b
serial: xuartps: Enable uart loopback mode
by Yasir-Khan
· 8 years ago
aa75941
serial: 8250_omap: Remove rx_dma_broken flag
by Vignesh R
· 8 years ago
b6ffcf2
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
by Vignesh R
· 8 years ago
75f54ac
serial: 8250_omap: pause DMA only if DMA transfer in progress
by Vignesh R
· 8 years ago
c92d781
tty: constify tty_ldisc_receive_buf buffer pointer
by Rob Herring
· 8 years ago
3086365
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
by Rob Herring
· 8 years ago
ed3f0af
tty_port: allow a port to be opened with a tty that has no file handle
by Alan Cox
· 8 years ago
8c9faa5
tty: serial: meson: allow baud-rates higher than 115200
by Martin Blumenstingl
· 8 years ago
9ed90d2
tty: move the non-file related parts of tty_release to new tty_release_struct
by Rob Herring
· 8 years ago
2cc32b1
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
by Arvind Yadav
· 8 years ago
28ec957
serial: omap: Add omapserial earlycon
by Lokesh Vutla
· 8 years ago
7951ffc
serial: pl011: Mark console as CON_ANYTIME
by Alexander Sverdlin
· 8 years ago
1ea146a
tty: serial: constify dev_pm_ops structures
by Bhumika Goyal
· 8 years ago
216e234
serial: 8250_mid: set PCI master only for DMA capable device
by Andy Shevchenko
· 8 years ago
6d59225
serial: 8250_mid: enable MSI on Denverton
by Andy Shevchenko
· 8 years ago
4831e0d
serial: 8250_mid: handle interrupt correctly in DMA case
by Andy Shevchenko
· 8 years ago
6a171b2
serial: 8250_dw: Allow hardware flow control to be used
by Jason Uy
· 8 years ago
dfc8038
serial: sh-sci: Compute the regshift value for SCI ports
by Laurent Pinchart
· 8 years ago
97ed979
serial: sh-sci: Remove unused platform data capabilities field
by Laurent Pinchart
· 8 years ago
d5cb131
serial: sh-sci: Remove manual break debouncing
by Laurent Pinchart
· 8 years ago
219fb0c
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
by Laurent Pinchart
· 8 years ago
b2f20ed
serial: sh-sci: Extend sci_port_params with more port parameters
by Laurent Pinchart
· 8 years ago
daf5a89
serial: sh-sci: Constify platform data
by Laurent Pinchart
· 8 years ago
e095ee6
serial: sh-sci: Replace regmap array with port parameters
by Laurent Pinchart
· 8 years ago
40b34dd
serial: sh-sci: Remove initialization of zero fields in sci_port_params
by Laurent Pinchart
· 8 years ago
a752ba1
serial: sh-sci: Fix register offsets for the IRDA serial port
by Laurent Pinchart
· 8 years ago
3d73f32
serial: sh-sci: Don't rely on platform data flags when not needed
by Laurent Pinchart
· 8 years ago
9f8325b
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
by Laurent Pinchart
· 8 years ago
11cca3d
Merge 4.10-rc4 into tty-next
by Greg Kroah-Hartman
· 8 years ago
c928162
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
2d5a710
Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
7f138b9
Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
793e039
Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
aa2797b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
255e614
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
34241af
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f0ad177
Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
c7334ce
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
by Greg Kroah-Hartman
· 8 years ago
af54efa
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
f80de88
sd: remove __data_len hack for WRITE SAME
by Christoph Hellwig
· 8 years ago
b131c61
nvme: use blk_rq_payload_bytes
by Christoph Hellwig
· 8 years ago
fd102b1
scsi: use blk_rq_payload_bytes
by Christoph Hellwig
· 8 years ago
c79d47f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
94a6fa8
vfio/type1: Remove pid_namespace.h include
by Alex Williamson
· 8 years ago
3139dc8
dmaengine: rcar-dmac: unmap slave resource when channel is freed
by Niklas Söderlund
· 8 years ago
d1b333d
vfio iommu type1: fix the testing of capability for remote task
by Jike Song
· 8 years ago
701dc20
i2c: piix4: Avoid race conditions with IMC
by Ricardo Ribalda
· 8 years ago
2659161
i2c: fix spelling mistake: "insufficent" -> "insufficient"
by Colin Ian King
· 8 years ago
6f724fb
i2c: print correct device invalid address
by John Garry
· 8 years ago
331c342
i2c: do not enable fall back to Host Notify by default
by Dmitry Torokhov
· 8 years ago
30f939f
i2c: fix kernel memory disclosure in dev interface
by Vlad Tsyrklevich
· 8 years ago
9ca277e
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 8 years ago
1d865da
Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 8 years ago
95ce131
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
cb38b45
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
by Linus Torvalds
· 8 years ago
607ae5f
Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
97f9c5f
Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a2d6a98
serial: 8250: Add new port type for TI DA8xx/66AK2x
by David Lechner
· 8 years ago
Next »