index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
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
2022-11-25
media: ar0521: Rework startup sequence
Jacopo Mondi
1
-34
/
+16
2022-11-25
media: ar0521: Setup controls at s_stream time
Jacopo Mondi
1
-1
/
+1
2022-11-25
media: ar0521: Adjust exposure and blankings limits
Jacopo Mondi
1
-16
/
+68
2022-11-25
media: ar0521: Add LINK_FREQ control
Jacopo Mondi
1
-0
/
+11
2022-11-25
media: ar0521: Refuse unsupported controls
Jacopo Mondi
1
-3
/
+5
2022-11-25
media: ar0521: Rework PLL computation
Jacopo Mondi
1
-29
/
+84
2022-11-25
media: ar0521: Set maximum resolution to 2592x1944
Jacopo Mondi
1
-6
/
+17
2022-11-25
media: ar0521: Add V4L2_CID_ANALOG_GAIN
Jacopo Mondi
1
-0
/
+16
2022-11-25
media: ar0521: Implement enum_frame_sizes
Jacopo Mondi
1
-0
/
+19
2022-11-25
media: mt9p031: Increase post-reset delay
Marek Vasut
1
-1
/
+7
2022-11-25
media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_...
Marek Vasut
1
-1
/
+0
2022-11-25
media: i2c: ov9282: Add support for regulators.
Dave Stevenson
1
-0
/
+38
2022-11-25
media: i2c: st-vgxy61: Fix regulator counter underflow
Benjamin Mugnier
1
-7
/
+7
2022-11-25
media: ov2740: Use traditional pattern when checking error codes
Andy Shevchenko
1
-6
/
+4
2022-11-25
media: ov2740: Add missed \n to the end of the messages
Andy Shevchenko
1
-6
/
+6
2022-11-25
media: ov2740: Switch to use dev_err_probe()
Andy Shevchenko
1
-25
/
+19
2022-11-25
media: ov2740: Drop redundant assignments of ret = 0
Andy Shevchenko
1
-8
/
+8
2022-11-25
media: ov2740: Remove duplicate check for NULL fwnode
Andy Shevchenko
1
-3
/
+0
2022-11-25
media: ov2740: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
1
-6
/
+4
2022-11-25
media: ov2740: Remove duplicative pointer in struct nvm_data
Andy Shevchenko
1
-24
/
+15
2022-11-25
media: tc358746: drop selecting COMMON_CLK
Marco Felsch
1
-1
/
+0
2022-11-25
media: i2c: aptina-pll: Remove a useless include
Christophe JAILLET
1
-1
/
+0
2022-11-25
media: staging: omap4iss: remove cacheflush import
Ian Cowan
1
-2
/
+0
2022-11-25
media: imx: Unstage the imx7-media-csi driver
Laurent Pinchart
6
-37
/
+38
2022-11-25
media: imx: Decouple imx8mq-mipi-csi2 from imx7-media-csi
Laurent Pinchart
2
-1
/
+11
2022-11-25
media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats
Laurent Pinchart
1
-3
/
+3
2022-11-25
media: imx: imx7-media-csi: Rename phys variables to dma_addr
Laurent Pinchart
1
-18
/
+18
2022-11-25
media: imx: imx7-media-csi: Move variable to loop scope
Laurent Pinchart
1
-4
/
+5
2022-11-25
media: imx: imx7-media-csi: Add support for fast-tracking queued buffers
Paul Elder
1
-0
/
+76
2022-11-25
media: imx: imx7-media-csi: Remove a useless include
Christophe JAILLET
1
-1
/
+0
2022-11-25
media: atomisp: Make bds_factors_list be type of struct u32_fract
Andy Shevchenko
4
-78
/
+51
2022-11-25
media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolution
Hans de Goede
1
-23
/
+23
2022-11-25
media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functions
Hans de Goede
3
-48
/
+12
2022-11-25
media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path
Hans de Goede
1
-2
/
+0
2022-11-25
media: atomisp: Move calling of css_[un]init() to power_on()/_off()
Hans de Goede
3
-15
/
+7
2022-11-25
media: atomisp: Remove duplication between runtime-pm and normal-pm code
Hans de Goede
3
-46
/
+12
2022-11-25
media: atomisp: Remove sw_contex.power_state checks
Hans de Goede
4
-72
/
+43
2022-11-25
media: atomisp: Remove atomisp_css_suspend()/_resume()
Hans de Goede
3
-35
/
+2
2022-11-25
media: atomisp: Remove clearing of config from atomisp_css_uninit()
Hans de Goede
1
-9
/
+0
2022-11-25
media: atomisp: Remove atomisp_mrfld_power_down()/_up()
Hans de Goede
1
-17
/
+5
2022-11-25
media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from ato...
Hans de Goede
3
-15
/
+7
2022-11-25
media: atomisp: Drop userptr support from hmm
Hans de Goede
4
-69
/
+7
2022-11-25
media: atomisp: Remove unused ia_css_frame_*() functions
Hans de Goede
2
-195
/
+0
2022-11-25
media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() function
Hans de Goede
2
-30
/
+0
2022-11-25
media: atomisp: Remove 2 unused accelerator mode related functions
Hans de Goede
4
-38
/
+0
2022-11-25
media: atomisp: Fix deadlock when the /dev/video# node is closed while still ...
Hans de Goede
1
-16
/
+5
2022-11-25
media: atomisp: Log an error on failing to alloc private-mem
Hans de Goede
1
-0
/
+1
2022-11-25
media: atomisp: Flush queue on atomisp_css_start() error
Hans de Goede
1
-1
/
+3
2022-11-25
media: atomisp: Remove unused QOS defines / structure member
Hans de Goede
3
-12
/
+1
2022-11-25
media: atomisp: Remove accelerator pipe creation code
Hans de Goede
8
-709
/
+6
[prev]
[next]