index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2
-50
/
+81
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
3
-15
/
+27
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
3
-13
/
+25
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
2
-7
/
+21
2022-04-25
drm/display: Split DisplayPort header into core and helper
Thomas Zimmermann
2
-1660
/
+1690
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
5
-2
/
+2
2022-04-25
dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions
Yoshihiro Shimoda
1
-0
/
+90
2022-04-25
dt-bindings: power: Add r8a779g0 SYSC power domain definitions
Yoshihiro Shimoda
1
-0
/
+45
2022-04-25
Merge tag 'gvt-next-2022-04-21-for-christoph' of https://github.com/intel/gvt...
Jani Nikula
1
-78
/
+4
2022-04-24
io_uring: add socket(2) support
Jens Axboe
1
-0
/
+1
2022-04-24
net: add __sys_socket_file()
Jens Axboe
1
-0
/
+1
2022-04-24
io_uring: fix trace for reduced sqe padding
Jens Axboe
1
-4
/
+5
2022-04-24
io_uring: add fgetxattr and getxattr support
Stefan Roesch
1
-0
/
+2
2022-04-24
io_uring: add fsetxattr and setxattr support
Stefan Roesch
1
-1
/
+5
2022-04-24
io_uring: add trace support for CQE overflow
Dylan Yudaken
1
-1
/
+41
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ANY
Jens Axboe
1
-0
/
+2
2022-04-24
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
Jens Axboe
1
-0
/
+3
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ALL
Jens Axboe
1
-0
/
+7
2022-04-24
media: v4l2-ctrls: Add intra-refresh type control
Dikshita Agarwal
1
-0
/
+5
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: media-entity.h: Fix documentation for media_create_intf_link
Ian Jamison
1
-1
/
+1
2022-04-24
media: media.h: remove unneeded <stdint.h> inclusion
Masahiro Yamada
1
-3
/
+0
2022-04-24
media: i2c: cleanup comments
Tom Rix
2
-2
/
+2
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+21
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-6
/
+127
2022-04-24
media: subdev: rename v4l2_subdev_get_pad_* helpers
Tomi Valkeinen
1
-6
/
+19
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
1
-0
/
+58
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-5
/
+9
2022-04-24
media: v4l2-subdev: fix #endif comments
Tomi Valkeinen
1
-2
/
+2
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
1
-3
/
+3
2022-04-24
media: mc: Provide a helper for setting bus_info field
Sakari Ailus
1
-3
/
+26
2022-04-24
media: mc: media_device_init() initialises a media_device, not media_entity
Sakari Ailus
1
-6
/
+6
2022-04-24
media: mc: Remove redundant documentation
Sakari Ailus
1
-0
/
+6
2022-04-24
media: entity: Add support for ancillary links
Daniel Scally
1
-0
/
+19
2022-04-24
media: media.h: Add new media link type
Daniel Scally
1
-0
/
+1
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
1
-0
/
+1
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
1
-0
/
+3
2022-04-24
media: cec.h: add cec_msg_recv_is_rx/tx_result helpers
Hans Verkuil
1
-0
/
+20
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
1
-0
/
+6
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
1
-0
/
+2
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-266
/
+0
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+21
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-23
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
1
-7
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+1
2022-04-23
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-266
/
+0
2022-04-22
dt-bindings: Add en7523-scu device tree binding documentation
John Crispin
1
-0
/
+17
2022-04-22
dt-bindings: clk: mpfs: add defines for two new clocks
Conor Dooley
1
-1
/
+4
[prev]
[next]