index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clockdomains7xx_data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
1
-1
/
+13
2020-05-22
sc16is7xx: Use threaded IRQ
Daniel Mack
1
-13
/
+5
2020-05-22
sc16is7xx: Always use falling edge IRQ
Daniel Mack
1
-8
/
+4
2020-05-19
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
1
-11
/
+3
2020-05-19
tty: n_gsm: Remove unnecessary test in gsm_print_packet()
Gregory CLEMENT
1
-2
/
+1
2020-05-19
serial: stm32: add no_console_suspend support
Erwan Le Ray
1
-1
/
+12
2020-05-15
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2020-05-15
rcu: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
kernel/power: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
kdb: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
drm: constify sysrq_key_op
Emil Velikov
1
-2
/
+2
2020-05-15
sparc64: constify sysrq_key_op
Emil Velikov
1
-2
/
+2
2020-05-15
powerpc/xmon: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
MIPS: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
alpha: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
2
-27
/
+27
2020-05-15
tty/sysrq: constify the sysrq API
Emil Velikov
3
-21
/
+21
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
3
-4
/
+15
2020-05-15
tty: mxser: make mxser_change_speed() return void
Jason Yan
1
-5
/
+2
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
9
-14
/
+33
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-05-15
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
1
-4
/
+22
2020-05-15
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
1
-7
/
+1
2020-05-15
tty: n_gsm: Improve debug output
Gregory CLEMENT
1
-12
/
+2
2020-05-15
tty: serial: imx: Add return value check for platform_get_irq()
Anson Huang
1
-0
/
+2
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
1
-34
/
+31
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
3
-2
/
+53
2020-05-15
dt-bindings: serial: Document CTS/RTS gpios in STM32 UART
Manivannan Sadhasivam
1
-0
/
+14
2020-05-15
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
1
-4
/
+4
2020-05-15
serial: lantiq: Make driver modular
Rahul Tanwar
2
-5
/
+28
2020-05-15
serial: lantiq: Make UART's use as console selectable
Rahul Tanwar
2
-2
/
+18
2020-05-12
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
1
-14
/
+2
2020-05-11
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-10
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-10
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-10
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-10
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-10
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-10
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-08
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-08
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
2
-10
/
+6
2020-05-08
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
1
-1
/
+0
[next]