index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
Marc Kleine-Budde
1
-5
/
+5
2019-09-04
can: af_can: rename find_rcv_list() to can_rcv_list_find()
Marc Kleine-Budde
1
-5
/
+5
2019-09-04
can: proc: give variable holding the CAN per device receive lists a sensible name
Marc Kleine-Budde
1
-18
/
+20
2019-09-04
can: af_can: give variable holding the CAN per device receive lists a sensible name
Marc Kleine-Budde
1
-45
/
+44
2019-09-04
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
3
-27
/
+27
2019-09-04
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
1
-58
/
+58
2019-09-04
can: af_can: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
1
-15
/
+15
2019-09-04
can: netns: give members of struct netns_can holding the statistics a sensible name
Marc Kleine-Budde
3
-25
/
+25
2019-09-04
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
4
-18
/
+18
2019-09-04
binder: Add default binder devices through binderfs when configured
Hridya Valsaraju
3
-5
/
+25
2019-09-04
binder: Validate the default binderfs device names.
Hridya Valsaraju
1
-0
/
+12
2019-09-04
tty: serial: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2019-09-04
dt-bindings: serial: Document Freescale LINFlexD UART
Stoica Cosmin-Stefan
1
-0
/
+22
2019-09-04
serial: fsl_linflexuart: Update compatible string
Stefan-gabriel Mirea
1
-2
/
+2
2019-09-04
tty: n_gsm: avoid recursive locking with async port hangup
Martin Hundebøll
1
-1
/
+1
2019-09-04
serial: sprd: keep console alive even if missing the 'enable' clock
Chunyan Zhang
1
-4
/
+21
2019-09-04
serial: sprd: add console_initcall in sprd's uart driver
Chunyan Zhang
1
-0
/
+7
2019-09-04
serial: sprd: check the right port and membase
Chunyan Zhang
1
-4
/
+6
2019-09-04
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Richard Genoud
1
-46
/
+2
2019-09-04
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
1
-9
/
+9
2019-09-04
serial: imx: fix data breakage on termios change
Sergey Organov
1
-3
/
+16
2019-09-04
serial: imx: do not disable individual irqs during termios change
Sergey Organov
1
-12
/
+1
2019-09-04
serial: imx: do not stop Rx/Tx on termios change
Sergey Organov
1
-3
/
+0
2019-09-04
serial: imx: get rid of unbounded busy-waiting loop
Sergey Organov
1
-4
/
+1
2019-09-04
tty: max310x: fix off-by-one buffer access when storing overrun
Jan Kundrát
1
-1
/
+1
2019-09-04
tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-5
/
+1
2019-09-04
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
1
-1
/
+26
2019-09-04
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
1
-0
/
+121
2019-09-04
serial: mctrl_gpio: Use gpiod flags directly
Andy Shevchenko
1
-18
/
+18
2019-09-04
tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART
Mao Wenan
1
-0
/
+1
2019-09-04
tty: n_gsm: add ioctl to map serial device to mux'ed tty
Martin Hundebøll
3
-2
/
+15
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
4
-180
/
+99
2019-09-04
serial: sprd: Add loopback function support
Baolin Wang
1
-1
/
+9
2019-09-04
serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
1
-4
/
+2
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
1
-7
/
+5
2019-09-04
serial: tegra: protect IER against LCR.DLAB
Ahung Cheng
1
-0
/
+3
2019-09-04
serial: tegra: add internal loopback functionality
Andreas Abel
1
-4
/
+22
2019-09-04
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
2019-09-04
tty: serial: Add linflexuart driver for S32V234
Stefan-gabriel Mirea
5
-0
/
+967
2019-09-04
tty/serial: atmel: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-09-04
parport: parport_serial: Add support for Sunix Multi I/O boards
Kai-Heng Feng
1
-12
/
+32
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
3
-17
/
+87
2019-09-04
serial: remove ks8695 driver
Arnd Bergmann
4
-719
/
+0
2019-09-04
serial: lantiq: Add support for Lightning Mountain SoC
Rahul Tanwar
1
-0
/
+71
2019-09-04
serial: lantiq: Make IRQ & ISR assignment dynamic
Rahul Tanwar
1
-45
/
+96
2019-09-04
serial: lantiq: Use proper DT compatible string
Rahul Tanwar
1
-2
/
+2
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
1
-0
/
+18
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
1
-10
/
+8
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
1
-0
/
+1
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
1
-5
/
+2
[prev]
[next]