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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-08-26
mxser: use semi-colons instead of commas
Dan Carpenter
1
-6
/
+6
2021-08-26
tty: moxa: use semi-colons instead of commas
Dan Carpenter
1
-4
/
+4
2021-08-18
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
Fugang Duan
1
-0
/
+4
2021-08-16
tty: replace in_irq() with in_hardirq()
Changbin Du
1
-2
/
+2
2021-08-16
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
1
-1
/
+6
2021-08-16
serial: stm32: use devm_platform_get_and_ioremap_resource()
Tang Bin
1
-2
/
+1
2021-08-16
serial: stm32: use the defined variable to simplify code
Tang Bin
1
-2
/
+2
2021-08-16
Revert "arm pl011 serial: support multi-irq request"
Qian Cai
1
-31
/
+3
2021-08-13
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
1
-0
/
+13
2021-08-13
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
1
-2
/
+2
2021-08-13
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
1
-1
/
+31
2021-08-13
platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper
Andy Shevchenko
1
-8
/
+1
2021-08-13
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
1
-7
/
+29
2021-08-13
serial: stm32: fix the conditional expression writing
Tang Bin
1
-2
/
+2
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
387
-2434
/
+4174
2021-08-08
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-21
/
+28
2021-08-08
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-9
/
+21
2021-08-08
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
9
-37
/
+62
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
8
-13
/
+37
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
18
-75
/
+172
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+14
2021-08-06
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-17
/
+31
2021-08-06
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-7
/
+0
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
14
-113
/
+172
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
6
-19
/
+53
2021-08-06
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
12
-53
/
+151
2021-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-19
/
+37
2021-08-06
Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-41
/
+124
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
3
-8
/
+13
2021-08-06
Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
14
-31
/
+83
2021-08-05
drm/amdgpu: add DID for beige goby
Chengming Gui
1
-0
/
+7
2021-08-05
drm/amdgpu/display: fix DMUB firmware version info
Shirish S
1
-1
/
+1
2021-08-05
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
1
-1
/
+3
2021-08-05
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Jude Shih
1
-3
/
+5
2021-08-05
drm/amd/display: Increase stutter watermark for dcn303
Bing Guo
1
-2
/
+2
2021-08-05
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Bing Guo
1
-1
/
+1
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
4
-19
/
+40
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
1
-1
/
+1
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
25
-146
/
+257
2021-08-05
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
1
-3
/
+18
2021-08-05
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
1
-0
/
+1
2021-08-05
net: vxge: fix use-after-free in vxge_device_unregister
Pavel Skripkin
1
-3
/
+3
2021-08-05
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
1
-1
/
+1
2021-08-05
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
1
-3
/
+11
2021-08-05
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_update()
Grygorii Strashko
1
-1
/
+5
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
1
-1
/
+2
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
1
-1
/
+24
2021-08-05
net: wwan: iosm: fix recursive lock acquire in unregister
M Chetan Kumar
1
-1
/
+1
[next]