projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-06-27
Pavel Machek
8250-men-mcb: fix signed/unsigned confusion
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Johan Hovold
serial: core: drop unnecessary gpio include
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Vabhav Sharma
tty: serial: fsl_lpuart: minimum baud rate support
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Dan Carpenter
tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Tamseel Shams
serial: samsung: fix spelling mistake
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Krzysztof Kozlowski
serial: samsung: Minor whitespace cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Denis Efremov
tty/vt: check allocation size in con_set_unimap()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move perm checks level up
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move vt_resizex out of vt_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move vt_reldisp out of vt_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move vt_setactivate out of vt_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move io ioctls to a separate function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: move K* ioctls to a separate function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: eliminate use of uival and ucval
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt_ioctl: eliminate ret & breaks in vt_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: simplify noncolor attributes in build_attr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: remove superfluous parens in invert_screen and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: use newly defined CUR_* macros
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: redefine world of cursor macros
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: whitespace and paren cleanup in add_softcursor
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: synchronize types and use min in csi_X
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: make tc write more obvious in vc_con_write_normal
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: simplify vc_attr handling in vc_con_write_normal
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: simplify condition in vc_con_write_normal
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: move normal char processing from do_con_write
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: extract detecting control characters from do_con_write
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: introduce struct vc_draw_region
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: move translation out of do_con_write
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: move rescan_last_byte label earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: extract attribute inversion to vc_invert_attr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: rearrange vc_translate_unicode
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: separate unicode handling into vc_translate_unicode
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: use modern types in do_con_write
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: move vc_translate to vt.c and rename it
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: get rid of VT10.ID macros
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: use tty_insert_flip_string in respond_string
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: remove 25 years stale comment
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: convert vc_tab_stop to bitmap
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: switch G0/1_charset to an array
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: deduplicate setGx code
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: switch state to bool
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vt: introduce enum vc_intensity for intensity
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
vc: separate state
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Jiri Slaby
um: line, remove put_char
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Linux 5.8-rc2
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'selinux-pr-20200621' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'pinctrl-v5.8-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'kbuild-fixes-v5.8' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'powerpc-5.8-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Masahiro Yamada
samples: watch_queue: build sample program for target...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Masahiro Yamada
Revert "Makefile: install modules.builtin even if CONFI...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Drew Fustini
pinctrl: single: fix function name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'trace-v5.8-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'libnvdimm-for-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Sivaprakash...
pinctrl: qcom: ipq6018 Add missing pins in qpic pin...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Haibo Chen
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 's390-5.8-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'riscv-for-linus-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'linux-kselftest-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
David Howells
afs: Fix hang on rmmod due to outstanding timer
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
David Howells
afs: Fix afs_do_lookup() to call correct fetch-status...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
powerpc/8xx: Provide ptep_get() with 16k pages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
mm: Allow arches to provide ptep_get()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
mm/gup: Use huge_ptep_get() in gup_hugepte()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Dan Williams
Merge branch 'for-5.8/papr_scm' into libnvdimm-for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'block-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'overflow-v5.8-rc2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'perf-tools-fixes-2020-06-02' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Loic Poulain
MAINTAINERS: Add robert and myself as qcom i2c cci...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Keyur Patel
i2c: smbus: Fix spelling mistake in the comments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Daniel Schaefer
Documentation/i2c: SMBus start signal is S not A
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
i2c: remove deprecated i2c_new_device API
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
Documentation: media: convert to use i2c_new_client_dev...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
video: backlight: tosa_lcd: convert to use i2c_new_clie...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
x86/platform/intel-mid: convert to use i2c_new_client_d...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
drm: encoder_slave: use new I2C API
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
drm: encoder_slave: fix refcouting error for modules
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Atish Patra
RISC-V: Acquire mmap lock before invoking walk_page_range
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Yash Shah
RISC-V: Don't allow write+exec only page mapping reques...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Dave Airlie
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://peopl...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Dave Airlie
Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Linus Torvalds
Merge branch 'hch' (maccess patches from Christoph...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Linus Torvalds
maccess: make get_kernel_nofault() check for minimal...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Christoph Hellwig
maccess: rename probe_kernel_address to get_kernel_nofault
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Luc Van Oostenryck
sparse: use identifiers to define address spaces
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Zheng Bin
block: make function 'kill_bdev' static
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Zheng Bin
loop: replace kill_bdev with invalidate_bdev
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Kai-Heng Feng
libata: Use per port sync for detach
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Andy Shevchenko
partitions/ldm: Replace uuid_copy() with import_uuid...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Xiaoguang Wang
io_uring: fix possible race condition against REQ_F_NEE...
commit
|
commitdiff
|
tree
|
snapshot
next