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
media: atomisp: Call media_pipeline_alloc_start() in stream start
Hans de Goede
2
-0
/
+16
2024-04-26
media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink pad
Hans de Goede
1
-0
/
+3
2024-04-26
media: atomisp: Propagate set_fmt on sensor results to CSI port
Hans de Goede
4
-14
/
+12
2024-04-26
media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current...
Hans de Goede
4
-1
/
+46
2024-04-26
media: atomisp: Simplify atomisp_s_input() input argument checking
Hans de Goede
1
-12
/
+6
2024-04-26
media: atomisp: Add atomisp_select_input() helper
Hans de Goede
4
-18
/
+32
2024-04-26
media: atomisp: Turn on sensor power from atomisp_set_fmt()
Hans de Goede
1
-0
/
+11
2024-04-26
media: atomisp: Add atomisp_s_sensor_power() helper
Hans de Goede
5
-35
/
+26
2024-04-26
drm/xe/pf: Initialize and update PF services on driver init
Michal Wajdeczko
1
-0
/
+7
2024-04-26
drm/xe/pf: Re-initialize SR-IOV specific HW settings
Michal Wajdeczko
4
-0
/
+39
2024-04-26
hwrng: stm32 - repair clock handling
Marek Vasut
1
-0
/
+9
2024-04-26
hwrng: stm32 - put IP into RPM suspend on failure
Marek Vasut
1
-2
/
+5
2024-04-26
hwrng: stm32 - use logical OR in conditional
Marek Vasut
1
-1
/
+1
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
1
-2
/
+2
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-26
media: atomisp: Get rid of PCI device ID hack check
Andy Shevchenko
2
-22
/
+21
2024-04-26
media: atomisp: Replace open-coded i2c_find_device_by_fwnode()
Andy Shevchenko
1
-6
/
+2
2024-04-26
media: atomisp: Put PMIC device after getting its I²C address
Andy Shevchenko
1
-5
/
+8
2024-04-26
media: atomisp: Remove unsused macros
Andy Shevchenko
5
-60
/
+4
2024-04-26
media: staging: media: atomisp: Remove extra whitespace after opening parenth...
Jonathan Bergh
1
-2
/
+2
2024-04-26
media: staging: media: atomisp: Fix various multiline block comment formattin...
Jonathan Bergh
1
-16
/
+18
2024-04-26
media: staging: media: atomisp: Remove old commented code and fix multiple bl...
Jonathan Bergh
1
-39
/
+49
2024-04-26
media: staging: media: atomisp: Remove unneeded return statement from void fu...
Jonathan Bergh
1
-2
/
+0
2024-04-26
media: staging: media: atomisp: Remove unnecessary parentheses from condition...
Jonathan Bergh
1
-1
/
+1
2024-04-26
media: staging: media: atomisp: Ensure trailing statements are on a newline a...
Jonathan Bergh
1
-2
/
+4
2024-04-26
media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...
Jonathan Bergh
1
-1
/
+1
2024-04-26
media: staging: media: atomisp: Remove unnecessary braces from single line co...
Jonathan Bergh
1
-8
/
+7
2024-04-26
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
1
-12
/
+22
2024-04-26
media: staging: media: atomisp: Fix formatting issues and minor code issue
Jonathan Bergh
2
-7
/
+7
2024-04-26
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
1
-0
/
+13
2024-04-26
media: staging: media: atomisp: Fix various formatting issues and remove unne...
Jonathan Bergh
1
-7
/
+8
2024-04-26
media: atomisp: Initialize sequence counters to 0 instead of -1
Hans de Goede
1
-3
/
+3
2024-04-26
media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output support
Hans de Goede
1
-6
/
+11
2024-04-26
media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32
Hans de Goede
2
-3
/
+3
2024-04-26
media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entry
Hans de Goede
1
-6
/
+0
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2
-21
/
+256
2024-04-26
gpio: brcmstb: add support for gpio-ranges
Doug Berger
1
-0
/
+2
2024-04-26
gpio: of: support gpio-ranges for multiple gpiochip devices
Doug Berger
1
-2
/
+21
2024-04-26
Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-9
/
+9
2024-04-26
mmc: atmel-mci: Switch to use dev_err_probe()
Andy Shevchenko
1
-7
/
+4
2024-04-26
mmc: atmel-mci: Incapsulate used to be a platform data into host structure
Andy Shevchenko
1
-37
/
+24
2024-04-26
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+1
2024-04-26
mmc: atmel-mci: Replace platform device pointer by generic one
Andy Shevchenko
1
-22
/
+22
2024-04-26
mmc: atmel-mci: Use temporary variable for struct device
Andy Shevchenko
1
-106
/
+108
2024-04-26
mmc: atmel-mci: Get rid of platform data leftovers
Andy Shevchenko
1
-37
/
+6
2024-04-26
mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
Jisheng Zhang
1
-0
/
+112
2024-04-26
mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuning
Jisheng Zhang
1
-1
/
+1
2024-04-26
mmc: sdhci-s3c: Choose sdhci_ops based on variant
Krzysztof Kozlowski
1
-14
/
+17
2024-04-26
mmc: sdhci_am654: Constify struct sdhci_ops
Krzysztof Kozlowski
1
-3
/
+3
[prev]
[next]