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-04-26
s390/3270: Fix buffer assignment
Sven Schnelle
1
-2
/
+4
2024-04-26
soundwire: intel_ace2x: simplify check_wake()
Pierre-Louis Bossart
1
-13
/
+3
2024-04-26
soundwire: intel_ace2x: fix wakeup handling
Pierre-Louis Bossart
1
-14
/
+35
2024-04-26
drm/tiny: st7586: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: panel-mipi-dbi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: mi0283qt: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: ili9225: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
3
-40
/
+195
2024-04-26
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
1
-6
/
+33
2024-04-26
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
3
-6
/
+19
2024-04-26
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
1
-0
/
+8
2024-04-26
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
18
-309
/
+600
2024-04-26
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
1
-3
/
+11
2024-04-26
drm/xe: Fix spelling mistake "forcebly" -> "forcibly"
Colin Ian King
1
-1
/
+1
2024-04-26
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
1
-3
/
+3
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
4
-0
/
+133
2024-04-26
media: mediatek: vcodec: Only free buffer VA that is not NULL
Fei Shao
2
-9
/
+18
2024-04-26
media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Fei Shao
1
-2
/
+3
2024-04-26
media: mediatek: vcodec: Drop unnecessary variable
Fei Shao
1
-12
/
+10
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
20
-198
/
+350
2024-04-26
media: mediatek: vcodec: Replace dev_name in error string
Fei Shao
1
-2
/
+2
2024-04-26
wifi: brcmfmac: remove unused brcmf_usb_image struct
Christophe JAILLET
1
-7
/
+0
2024-04-26
wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
Christophe JAILLET
1
-6
/
+0
2024-04-26
media: v4l: async: Set owner for async sub-devices
Sakari Ailus
1
-2
/
+6
2024-04-26
media: v4l: Set sub-device's owner field to the caller's module
Sakari Ailus
4
-8
/
+10
2024-04-26
media: i2c: imx219: Use dev_err_probe on probe
Umang Jain
1
-42
/
+35
2024-04-26
media: i2c: ov4689: Set timing registers programmatically
Mikhail Rudenko
1
-15
/
+68
2024-04-26
media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
Mikhail Rudenko
1
-16
/
+13
2024-04-26
media: i2c: ov4689: Implement manual color balance controls
Mikhail Rudenko
1
-1
/
+22
2024-04-26
media: i2c: ov4689: Implement digital gain control
Mikhail Rudenko
1
-2
/
+14
2024-04-26
media: i2c: ov4689: Implement vflip/hflip controls
Mikhail Rudenko
1
-2
/
+22
2024-04-26
media: i2c: ov4689: Make horizontal blanking configurable
Mikhail Rudenko
1
-11
/
+20
2024-04-26
media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
Mikhail Rudenko
1
-2
/
+0
2024-04-26
media: i2c: ov4689: Use runtime PM autosuspend
Mikhail Rudenko
1
-4
/
+11
2024-04-26
media: i2c: ov4689: Enable runtime PM before registering sub-device
Mikhail Rudenko
1
-6
/
+8
2024-04-26
media: i2c: ov4689: Use sub-device active state
Mikhail Rudenko
1
-44
/
+31
2024-04-26
media: i2c: ov4689: Refactor ov4689_set_ctrl
Mikhail Rudenko
1
-6
/
+6
2024-04-26
media: i2c: ov4689: Remove i2c_client from ov4689 struct
Mikhail Rudenko
1
-18
/
+18
2024-04-26
media: i2c: ov4689: CCI conversion
Mikhail Rudenko
2
-227
/
+134
2024-04-26
media: i2c: ov4689: Fix typo in a comment
Mikhail Rudenko
1
-1
/
+1
2024-04-26
media: i2c: ov4689: Sort register definitions by address
Mikhail Rudenko
1
-5
/
+5
2024-04-26
media: i2c: ov4689: Clean up and annotate the register table
Mikhail Rudenko
1
-86
/
+119
2024-04-26
Merge branch 'iommu/fixes' into x86/amd
Joerg Roedel
1
-0
/
+4
2024-04-26
iommu/amd: Add SVA domain support
Vasant Hegde
4
-3
/
+93
2024-04-26
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
1
-5
/
+11
2024-04-26
iommu/amd: Initial SVA support for AMD IOMMU
Vasant Hegde
6
-6
/
+156
2024-04-26
iommu/amd: Add support for enable/disable IOPF
Vasant Hegde
4
-8
/
+77
2024-04-26
iommu/amd: Add IO page fault notifier handler
Wei Huang
2
-1
/
+107
2024-04-26
iommu/amd: Add support for page response
Suravee Suthikulpanit
3
-6
/
+13
2024-04-26
iommu/amd: Define per-IOMMU iopf_queue
Suravee Suthikulpanit
4
-2
/
+55
[prev]
[next]