index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tw9910.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-06-04
media: i2c: tw9910: remove unused strust 'regval_list'
Dr. David Alan Gilbert
1
-5
/
+0
2023-12-08
media: tw9910: Don't set format in sub-device state
Sakari Ailus
1
-2
/
+0
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-1
/
+1
2023-11-23
media: i2c: Use accessors for pad config 'try_*' fields
Laurent Pinchart
1
-1
/
+1
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-21
media: i2c/tw9910: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-5
/
+5
2019-06-24
media: i2c: tw9910: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-01-21
media: tw9910: Unregister subdevice with v4l2-async
Jacopo Mondi
1
-1
/
+1
2019-01-16
media: tw9910: add helper function for setting gpiod value
Alexey Khoroshilov
1
-17
/
+13
2019-01-16
media: tw9910: fix failure handling in tw9910_power_on()
Alexey Khoroshilov
1
-0
/
+5
2018-03-06
media: tw9910: Replace msleep(1) with usleep_range
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: tw9910: Sort includes alphabetically
Jacopo Mondi
1
-3
/
+3
2018-03-06
media: tw9910: Mixed style fixes
Jacopo Mondi
1
-4
/
+4
2018-03-06
media: tw9910: Miscellaneous neatening
Joe Perches
1
-10
/
+17
2018-03-06
media: tw9910: Whitespace alignment
Joe Perches
1
-10
/
+9
2018-03-06
media: tw9910: Re-organize in-code comments
Jacopo Mondi
1
-31
/
+13
2018-02-26
media: tw9910: solve coding style issues
Mauro Carvalho Chehab
1
-16
/
+16
2018-02-26
media: i2c: tw9910: Remove soc_camera dependencies
Jacopo Mondi
1
-61
/
+101
2018-02-26
media: i2c: Copy tw9910 soc_camera sensor driver
Jacopo Mondi
1
-0
/
+999