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
2024-06-04
Staging: rtl8192e: Rename variable bContainHTC
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable bWithAironetIE
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable CountryIeLen
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable CountryIeBuf
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable IsPassiveChannel
Tree Davies
1
-2
/
+2
2024-06-04
EDAC/igen6: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+2
2024-06-04
EDAC/amd64: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-3
/
+5
2024-06-04
HID: nintendo: Remove some unused functions
Jiapeng Chong
1
-21
/
+0
2024-06-04
clk: meson: c3: add c3 clock peripherals controller driver
Xianwei Zhao
3
-0
/
+2380
2024-06-04
clk: meson: c3: add support for the C3 SoC PLL clock
Xianwei Zhao
3
-0
/
+760
2024-06-04
HID: intel-ish-hid: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-04
HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
Jeff Johnson
1
-0
/
+1
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
1
-2
/
+2
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
1
-6
/
+6
2024-06-04
HID: uclogic: Use Rx and Ry for touch strips
José Expósito
1
-1
/
+2
2024-06-04
HID: uclogic: Support HUION devices with up to 20 buttons
José Expósito
1
-3
/
+3
2024-06-04
HID: Use kvzalloc instead of kzalloc in hid_register_field()
Hailong.Liu
1
-4
/
+4
2024-06-04
HID: core: remove unnecessary WARN_ON() in implement()
Nikita Zhandarovich
1
-1
/
+0
2024-06-04
auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2
-2
/
+2
2024-06-04
auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
auxdisplay: linedisp: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
auxdisplay: linedisp: Support configuring the boot message
Chris Packham
2
-2
/
+10
2024-06-04
media: ov5693: Drop privacy-LED GPIO control
Hans de Goede
1
-10
/
+0
2024-06-04
drivers: media: max96717: stop the csi receiver before the source
Julien Massot
1
-12
/
+11
2024-06-04
media: i2c: add MAX96714 driver
Julien Massot
3
-0
/
+1042
2024-06-04
media: i2c: add MAX96717 driver
Julien Massot
3
-0
/
+946
2024-06-04
media: rkisp1: Mark subdev state pointers as const
Laurent Pinchart
2
-8
/
+8
2024-06-04
media: v4l2-cci: Always assign *val
Sakari Ailus
1
-0
/
+9
2024-06-04
media: ipu6: Print CSR messages using debug level
Sakari Ailus
1
-2
/
+2
2024-06-04
media: i2c: adv7511: remove unused struct 'i2c_reg_value'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: tw9910: remove unused strust 'regval_list'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: ks0127: remove unused struct 'adjust'
Dr. David Alan Gilbert
1
-8
/
+0
2024-06-04
media: i2c: dw9768: remove unused struct 'regval_list'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
media: i2c: Add imx283 camera sensor driver
Kieran Bingham
3
-0
/
+1616
2024-06-04
media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()
Tomi Valkeinen
1
-7
/
+16
2024-06-04
media: subdev: Support single-stream case in v4l2_subdev_enable/disable_strea...
Tomi Valkeinen
1
-108
/
+86
2024-06-04
media: subdev: Refactor v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-49
/
+60
2024-06-04
media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-0
/
+9
2024-06-04
media: subdev: Add v4l2_subdev_is_streaming()
Tomi Valkeinen
1
-0
/
+25
2024-06-04
media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
Tomi Valkeinen
1
-28
/
+40
2024-06-04
media: subdev: Fix use of sd->enabled_streams in call_s_stream()
Tomi Valkeinen
1
-6
/
+2
2024-06-04
media: subdev: Add checks for subdev features
Tomi Valkeinen
1
-0
/
+27
2024-06-04
media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
Tomi Valkeinen
1
-2
/
+2
2024-06-04
media: subdev: Add privacy led helpers
Tomi Valkeinen
1
-9
/
+21
2024-06-04
media: ipu6: Rework CSI-2 sub-device streaming control
Sakari Ailus
4
-97
/
+49
2024-06-04
media: staging: max96712: Store format in subdev active state
Niklas Söderlund
1
-9
/
+28
2024-06-04
media: async: Warn on attept to create an ancillary link to a non-subdev
Sakari Ailus
1
-1
/
+5
2024-06-04
media: i2c: imx258: Convert to new CCI register access helpers
Luis Garcia
2
-469
/
+349
2024-06-04
media: i2c: imx258: Use v4l2_link_freq_to_bitmap helper
Luis Garcia
1
-0
/
+12
2024-06-04
media: i2c: imx258: Make HFLIP and VFLIP controls writable
Dave Stevenson
1
-35
/
+65
[prev]
[next]