index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
serial: sccnxp: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
serial: bfin_uart: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-10-23
serdev: fix controller-allocation error handling
Johan Hovold
1
-9
/
+14
2017-10-23
serdev: fix registration of second slave
Johan Hovold
1
-3
/
+16
2017-10-23
serdev: ttyport: add missing open() error handling
Johan Hovold
1
-3
/
+10
2017-10-23
serdev: ttyport: enforce tty-driver open() requirement
Johan Hovold
1
-4
/
+10
2017-10-23
serial: omap: Fix EFR write on RTS deassertion
Lukas Wunner
1
-1
/
+1
2017-10-23
omap_serial: Removing superfluous check on no interrupt pending.
Martin Townsend
1
-1
/
+1
2017-10-20
ACPI / scan: Fix enumeration for special UART devices
Frédéric Danis
2
-21
/
+18
2017-10-20
serdev: Add ACPI support
Frédéric Danis
1
-5
/
+95
2017-10-20
serial: mvebu-uart: support extended port registers layout
Miquel Raynal
1
-0
/
+24
2017-10-20
serial: mvebu-uart: augment the maximum number of ports
Miquel Raynal
1
-1
/
+1
2017-10-20
serial: mvebu-uart: dissociate RX and TX interrupts
Miquel Raynal
1
-12
/
+119
2017-10-20
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
Allen Yan
1
-1
/
+9
2017-10-20
serial: mvebu-uart: clear state register before IRQ request
Allen Yan
1
-0
/
+6
2017-10-20
serial: mvebu-uart: add function to change baudrate
Allen Yan
1
-4
/
+65
2017-10-20
serial: mvebu-uart: add soft reset at probe
Allen Yan
1
-0
/
+5
2017-10-20
serial: mvebu-uart: use a generic way to access the registers
Miquel Raynal
1
-73
/
+140
2017-10-20
serial: mvebu-uart: support probe of multiple ports
Allen Yan
1
-3
/
+19
2017-10-20
serial: mvebu-uart: use driver name when requesting an interrupt
Yehuda Yitschak
1
-3
/
+4
2017-10-20
serial-uartlite: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-20
serdev: enable TTY port controller support by default
Johan Hovold
1
-0
/
+8
2017-10-20
tty: amba-pl011: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-20
tty: mips_ejtag_fdc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-20
tty/sysrq: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-20
serial: m32r_sio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-20
tty: metag_da: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-20
serial: 8250_fintek: Fix finding base_port with activated SuperIO
Ji-Ze Hong (Peter Hong)
1
-0
/
+3
2017-10-20
tty fix oops when rmmod 8250
nixiaoming
1
-1
/
+2
2017-10-20
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-10-20
tty: vt: remove multi-fetch, derive font.height from font.data
Meng Xu
1
-20
/
+28
2017-10-20
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
Matthias Kaehlcke
1
-1
/
+1
2017-10-20
serial: sh-sci: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+5
2017-10-20
serial: imx: Correct comment imx_flush_buffer()
Martyn Welch
1
-2
/
+6
2017-10-09
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-06
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-0
/
+10
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
1
-1
/
+1
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2
-2
/
+2
2017-10-06
powerpc/powernv: Increase memory block size to 1GB on radix
Anton Blanchard
1
-1
/
+9
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-05
ovl: fix may_write_real() for overlayfs directories
Amir Goldstein
1
-1
/
+3
2017-10-05
x86/kvm: Move kvm_fastop_exception to .fixup section
Josh Poimboeuf
1
-2
/
+4
2017-10-05
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
1
-1
/
+1
[next]