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
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
media: imx274: fix frame interval handling
Hans Verkuil
1
-3
/
+5
2020-09-01
media: m5mols: Check function pointer in m5mols_sensor_power
Tom Rix
1
-1
/
+2
2020-09-01
media: i2c: fix error check on max9286_read call
Colin Ian King
1
-1
/
+2
2020-09-01
media: omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-01
media: ov5640: Correct Bit Div register in clock tree diagram
Paul Kocialkowski
1
-1
/
+1
2020-09-01
media: i2c: ov2740: get OTP data ready before nvmem registration
Bingbu Cao
1
-12
/
+12
2020-09-01
media: radio: si476x: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-53
/
+13
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-48
/
+12
2020-09-01
media: mtk-vpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: exynos4-is: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+4
2020-09-01
media: coda: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2020-09-01
media: exynos4-is: Handle duplicate calls to vidioc_streamoff
Jonathan Bakker
1
-2
/
+5
2020-09-01
media: exynos4-is: Remove unused struct member input_index
Jonathan Bakker
1
-2
/
+0
2020-09-01
media: exynos4-is: Remove inh_sensor_ctrls
Jonathan Bakker
2
-15
/
+1
2020-09-01
media: exynos4-is: Add support for multiple sensors on one port
Jonathan Bakker
1
-9
/
+19
2020-09-01
media: exynos4-is: Use global num_sensors rather than local index
Jonathan Bakker
1
-7
/
+4
2020-09-01
media: exynos4-is: Properly set JPEG options for parallel ports
Jonathan Bakker
1
-0
/
+7
2020-09-01
media: exynos4-is: Correct missing entity function initialization
Jonathan Bakker
1
-0
/
+1
2020-09-01
media: exynos4-is: Fix nullptr when no CSIS device present
Jonathan Bakker
1
-1
/
+16
2020-09-01
media: exynos4-is: Request syscon only if ISP writeback is present
Tomasz Figa
1
-3
/
+5
2020-09-01
media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
Jonathan Bakker
1
-59
/
+0
2020-09-01
tm6000: drop unnecessary list_empty
Julia Lawall
1
-15
/
+9
2020-09-01
saa7134: drop unnecessary list_empty
Julia Lawall
1
-8
/
+6
2020-09-01
media: cx231xx: drop unnecessary list_empty
Julia Lawall
1
-10
/
+6
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
55
-94
/
+94
2020-08-29
media: exynos4-is: Simplify the pinctrl code
Sylwester Nawrocki
2
-33
/
+5
2020-08-29
media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
Sylwester Nawrocki
1
-3
/
+1
2020-08-29
media: camss: __video_try_fmt(): don't use hardcoded constants
Andrey Konovalov
1
-4
/
+4
2020-08-29
media: camss: add support for vidioc_enum_framesizes ioctl
Andrey Konovalov
1
-0
/
+37
2020-08-29
media: camss: Make use of V4L2_CAP_IO_MC
Andrey Konovalov
1
-13
/
+54
2020-08-29
media: rcar-vin: Register media device when all sub-devices bound
Niklas Söderlund
1
-7
/
+7
2020-08-29
media: rcar-vin: Unconditionally unregister notifier on remove
Niklas Söderlund
1
-6
/
+2
2020-08-29
media: tw5864: check status of tw5864_frameinterval_get
Tom Rix
1
-0
/
+6
2020-08-29
media: mc-device.c: change media_device_request_alloc to match media_ioctl_info
Frederic Chen
1
-3
/
+4
2020-08-29
media: ttusb-dec: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-29
media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-08-29
media: sti: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+4
2020-08-29
media: pxa_camera: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-29
media: marvell-ccic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-29
media: tw5864: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-08-29
media: ttpci: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-20
/
+21
2020-08-29
media: smipcie: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-29
media: ngene: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-08-29
media: mantis: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-4
/
+4
2020-08-29
media: bt8xx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+4
2020-08-29
media: marvell-ccic: add support for runtime PM
Lubomir Rintel
2
-31
/
+43
2020-08-29
media: marvell-ccic: mmp: use generic dev_pm_ops
Lubomir Rintel
1
-12
/
+6
2020-08-29
media: marvell-ccic: mmp: get rid of mmpcam_devices list
Lubomir Rintel
1
-70
/
+8
2020-08-29
media: cafe-driver: use drvdata instead of back-casting from v4l2_device
Lubomir Rintel
1
-6
/
+4
[prev]
[next]