index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-2
/
+506
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2013-10-31
[media] tvp7002: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-31
[media] tvp514x: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-31
[media] ths8200: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-31
[media] adv7343: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-31
[media] media: i2c: add driver for dual LED Flash, lm3560
Daniel Jeong
3
-0
/
+498
2013-10-31
[media] media/i2c: ths8200: fix build failure with gcc 4.5.4
Russell King - ARM Linux
1
-7
/
+11
2013-10-31
[media] imx074: fix error handling for failed async subdevice registration
Guennadi Liakhovetski
1
-1
/
+3
2013-10-17
[media] media: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-14
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-10-14
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+2
2013-10-14
[media] ths8200: fix compilation with GCC < 4.4.6
Gianluca Gennari
1
-8
/
+4
2013-10-14
[media] ad9389b: fix compilation with GCC < 4.4.6
Gianluca Gennari
1
-9
/
+6
2013-10-14
[media] adv7511: fix compilation with GCC < 4.4.6
Gianluca Gennari
1
-9
/
+7
2013-10-14
[media] adv7842: fix compilation with GCC < 4.4.6
Gianluca Gennari
1
-18
/
+12
2013-10-03
media: s5c73m3: Don't use i2c_client->driver
Lars-Peter Clausen
1
-1
/
+1
2013-10-03
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+2
2013-09-03
[media] ml86v7667: fix compile warning: 'ret' set but not used
Hans Verkuil
1
-2
/
+2
2013-08-26
[media] adv7511: add new video encoder
Hans Verkuil
3
-0
/
+1210
2013-08-26
[media] adv7842: add new video decoder driver
Hans Verkuil
3
-0
/
+2959
2013-08-24
[media] ov9650: off by one in ov965x_enum_frame_sizes()
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] s5k6aa: off by one in s5k6aa_enum_frame_interval()
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] ad9389b: set is_private only after successfully creating all controls
Hans Verkuil
1
-5
/
+5
2013-08-24
[media] adv7604: set is_private only after successfully creating all controls
Hans Verkuil
1
-5
/
+6
2013-08-24
[media] v4l2-dv-timings: add callback to handle exceptions
Hans Verkuil
2
-6
/
+10
2013-08-24
[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings
Hans Verkuil
2
-2
/
+2
2013-08-24
[media] adv7604/ad9389b/ths8200: decrease min_pixelclock to 25MHz
Hans Verkuil
3
-3
/
+3
2013-08-24
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
1
-2
/
+2
2013-08-24
[media] ad9389b/adv7604/ths8200: use new v4l2_print_dv_timings helper
Hans Verkuil
3
-102
/
+14
2013-08-24
[media] ad9389b: change initial register configuration in ad9389b_setup()
Mats Randgaard
1
-5
/
+3
2013-08-24
[media] adv7604: corrected edid crc-calculation
Martin Bugge
1
-4
/
+4
2013-08-24
[media] ad9389b: trigger edid re-read by power-cycle chip
Martin Bugge
1
-3
/
+4
2013-08-24
[media] ad9389b: no monitor if EDID is wrong
Mats Randgaard
1
-0
/
+3
2013-08-24
[media] adv7604: print flags and standards in timing information
Mats Randgaard
1
-13
/
+28
2013-08-24
[media] adv7604: improve log_status for HDMI/DVI-D signals
Mats Randgaard
1
-9
/
+35
2013-08-24
[media] adv7604: pixel-clock depends on deep-color-mode
Martin Bugge
1
-3
/
+25
2013-08-24
[media] adv7604: debounce "format change" notifications
Mats Randgaard
1
-3
/
+17
2013-08-24
[media] media: i2c: tvp7002: add OF support
Lad, Prabhakar
1
-7
/
+60
2013-08-22
[media] smiapp: Call the clock "ext_clk"
Sakari Ailus
1
-6
/
+3
2013-08-22
[media] smiapp: Prepare and unprepare clocks correctly
Sakari Ailus
1
-5
/
+5
2013-08-22
[media] smiapp-pll: Add a few comments to PLL calculation
Sakari Ailus
1
-0
/
+17
2013-08-22
[media] smiapp: re-use clamp_t instead of min(..., max(...))
Andy Shevchenko
1
-6
/
+6
2013-08-22
[media] mt9v032: Use the common clock framework
Laurent Pinchart
1
-6
/
+11
2013-08-18
[media] V4L: s5c73m3: Add format propagation for TRY formats
Andrzej Hajda
1
-0
/
+5
2013-08-18
[media] V4L2: mt9m111: switch to asynchronous subdevice probing
Guennadi Liakhovetski
1
-12
/
+26
2013-08-18
[media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted
Guennadi Liakhovetski
1
-2
/
+5
2013-08-18
[media] saa7115: make multi-line comments compliant with CodingStyle
Mauro Carvalho Chehab
1
-10
/
+14
[next]