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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
Laurent Pinchart
4
-24
/
+24
2023-06-09
media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
Laurent Pinchart
4
-14
/
+14
2023-06-09
media: uvcvideo: Enable Intel RealSense metadata for devices
Dmitry Perchanov
1
-0
/
+63
2023-06-09
Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"
Sakari Ailus
1
-9
/
+0
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
3
-0
/
+10
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2
-1
/
+20
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
3
-3
/
+15
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
3
-10
/
+18
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
3
-38
/
+72
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
3
-0
/
+11
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2
-3
/
+47
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2023-06-09
media: venus: hfi_cmds: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-7
/
+7
2023-06-09
media: venus: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-9
/
+9
2023-06-09
media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2023-06-09
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-06-09
media: venus: simplify the return expression of venus_sys_set_* function
Liu Shixin
1
-24
/
+4
2023-06-09
media: venus: simplify the return expression of session_process_buf()
Qinglang Miao
1
-6
/
+1
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
445
-2194
/
+3920
2023-06-04
Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-06-04
Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
10
-15
/
+31
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-91
/
+219
2023-06-04
Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2023-06-04
Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-27
/
+29
2023-06-04
Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-8
/
+73
2023-06-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-92
/
+116
2023-06-03
Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...
Linus Torvalds
1
-4
/
+4
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: staging: media: imx: initialize hs_settle to avoid warning
Hans Verkuil
1
-1
/
+1
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-06-02
Merge tag 'block-6.4-2023-06-02' of git://git.kernel.dk/linux
Linus Torvalds
6
-9
/
+54
2023-06-02
Merge tag 'mmc-v6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2
-8
/
+29
2023-06-02
Merge tag 'iommu-fixes-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-16
/
+61
2023-06-02
Merge tag 'drm-fixes-2023-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-106
/
+184
2023-06-01
Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+6
2023-06-02
Merge tag 'drm-intel-fixes-2023-06-01' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-6
/
+11
2023-06-01
Merge tag 'fbdev-for-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+25
2023-06-01
Merge tag 'mtd/fixes-for-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+20
2023-06-01
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
33
-241
/
+296
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-17
/
+5
2023-06-01
Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-14
/
+12
2023-06-01
Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
5
-8
/
+53
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
1
-1
/
+1
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
1
-13
/
+3
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
1
-1
/
+1
2023-06-01
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
1
-4
/
+0
[next]