index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+5
2020-08-28
serial: core: don't use snprintf() for formatting sysfs attrs
Alex Dewar
1
-13
/
+13
2020-08-28
serial: fsl_lpuart: Fix typo in "transfer"
Fabio Estevam
1
-2
/
+2
2020-08-24
Revert "vc_screen: extract vcs_read_buf_header"
Jiri Slaby
1
-18
/
+13
2020-08-19
dt-bindings: timer: Add compatible for Mediatek MT8192
Seiya Wang
1
-0
/
+1
2020-08-19
dt-bindings: serial: Add compatible for Mediatek MT8192
Seiya Wang
1
-0
/
+1
2020-08-18
serial: sa1100: use platform_get_resource()
Andy Shevchenko
1
-12
/
+10
2020-08-18
tty: serial, fix kernel-doc
Jiri Slaby
2
-8
/
+7
2020-08-18
tty: synclink, fix kernel-doc
Jiri Slaby
3
-127
/
+119
2020-08-18
tty: vt, fix kernel-doc
Jiri Slaby
3
-6
/
+6
2020-08-18
tty: ldiscs, fix kernel-doc
Jiri Slaby
3
-50
/
+49
2020-08-18
tty: fix kernel-doc
Jiri Slaby
6
-29
/
+26
2020-08-18
newport_con: make module's init & exit static using module_driver
Jiri Slaby
1
-13
/
+1
2020-08-18
newport_con: fix no return statement in newport_show_logo
Jiri Slaby
1
-0
/
+2
2020-08-18
tty: n_gsm, eliminate indirection for gsm->{output,error}()
Jiri Slaby
1
-9
/
+6
2020-08-18
vc_screen: prune macros
Jiri Slaby
1
-4
/
+0
2020-08-18
vc_screen: extract vcs_read_buf_header
Jiri Slaby
1
-13
/
+18
2020-08-18
vc_screen: extract vcs_read_buf
Jiri Slaby
1
-68
/
+78
2020-08-18
vc_screen: extract vcs_read_buf_noattr
Jiri Slaby
1
-11
/
+22
2020-08-18
vc_screen: extract vcs_read_buf_uni
Jiri Slaby
1
-19
/
+30
2020-08-18
vs_screen: kill tmp_count from vcs_read
Jiri Slaby
1
-8
/
+2
2020-08-18
vc_screen: sanitize types in vcs_read
Jiri Slaby
1
-8
/
+7
2020-08-18
vc_screen: eliminate ifdefs from vcs_write_buf
Jiri Slaby
1
-12
/
+17
2020-08-18
vc_screen: extract vcs_write_buf
Jiri Slaby
1
-76
/
+92
2020-08-18
vc_screen: extract vcs_write_buf_noattr
Jiri Slaby
1
-21
/
+34
2020-08-18
vc_screen: sanitize types in vcs_write
Jiri Slaby
1
-10
/
+7
2020-08-18
vc_screen: rewrite vcs_size to accept vc, not inode
Jiri Slaby
1
-17
/
+29
2020-08-18
vc_screen: document and cleanup vcs_vc
Jiri Slaby
1
-8
/
+12
2020-08-18
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
4
-14
/
+16
2020-08-18
vt: declare xy for get/putconsxy properly
Jiri Slaby
2
-7
/
+7
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
7
-18
/
+22
2020-08-18
tty: timbuart: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
tty: ifx6x60: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-18
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+10
2020-08-18
tty: ipwireless: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-15
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
22
-138
/
+138
2020-08-15
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-15
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-15
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-15
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-15
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
1
-2
/
+3
2020-08-15
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
1
-1
/
+1
2020-08-15
mm/mempool: fix a data race in mempool_free()
Qian Cai
1
-1
/
+1
[next]