index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-42
/
+57
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
14
-14
/
+14
2016-12-21
[media] s5k4ecgx: select CRC32 helper
Arnd Bergmann
1
-0
/
+1
2016-12-21
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
1
-14
/
+19
2016-12-21
[media] v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
2
-7
/
+26
2016-12-21
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
1
-3
/
+2
2016-12-21
[media] smiapp: Make suspend and resume functions __maybe_unused
Sakari Ailus
1
-2
/
+2
2016-12-21
[media] smiapp: Implement power-on and power-off sequences without runtime PM
Sakari Ailus
1
-19
/
+10
2016-12-12
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
1
-0
/
+1
2016-12-12
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
1
-1
/
+1
2016-12-12
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
1
-2
/
+2
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
3
-8
/
+9
2016-11-18
[media] tvp5150: get rid of KERN_CONT
Mauro Carvalho Chehab
1
-11
/
+13
2016-11-18
[media] tvp5150: Get rid of direct calls to printk()
Mauro Carvalho Chehab
1
-108
/
+110
2016-11-18
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
1
-25
/
+24
2016-11-18
[media] msp3400: convert it to use dev_foo() macros
Mauro Carvalho Chehab
2
-85
/
+84
2016-11-18
[media] msp3400-driver: don't use KERN_CONT
Mauro Carvalho Chehab
1
-18
/
+18
2016-11-16
Merge tag 'v4.9-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
1
-3
/
+3
2016-11-16
[media] adv7604: add vic detect
Hans Verkuil
1
-2
/
+16
2016-11-11
rc: print correct variable for z8f0811
Arnd Bergmann
1
-1
/
+1
2016-10-24
[media] ad5820: Fix sparse warning
Sakari Ailus
1
-2
/
+3
2016-10-24
[media] media: adv7604: automatic "default-input" selection
Ulrich Hecht
1
-3
/
+3
2016-10-24
[media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYV...
Benoit Parrot
1
-3
/
+3
2016-10-21
[media] smiapp: Implement support for autosuspend
Sakari Ailus
1
-10
/
+19
2016-10-21
[media] smiapp: Use runtime PM
Sakari Ailus
2
-59
/
+83
2016-10-21
[media] smiapp: Set use suspend and resume ops for other functions
Sakari Ailus
1
-2
/
+1
2016-10-21
[media] smiapp: Set device for pixel array and binner
Sakari Ailus
1
-0
/
+1
2016-10-21
[media] smiapp: Drop BUG_ON() in suspend path
Sakari Ailus
1
-2
/
+0
2016-10-21
[media] smiapp-pll: Don't complain aloud about failing PLL calculation
Sakari Ailus
1
-1
/
+2
2016-10-21
[media] smiapp: Drop a debug print on frame size and bit depth
Sakari Ailus
1
-6
/
+0
2016-10-21
[media] smiapp: Obtain correct media bus code for try format
Sakari Ailus
1
-3
/
+1
2016-10-21
[media] smiapp: Remove useless newlines and other small cleanups
Sakari Ailus
1
-20
/
+13
2016-10-21
[media] smiapp: Improve debug messages from frame layout reading
Sakari Ailus
1
-11
/
+8
2016-10-21
[media] smiapp: Obtain frame layout from the frame descriptor
Sakari Ailus
2
-21
/
+30
2016-10-21
[media] smiapp: Use SMIAPP_PADS when referring to number of pads
Sakari Ailus
1
-2
/
+2
2016-10-21
[media] smiapp: Unify setting up sub-devices
Sakari Ailus
1
-4
/
+1
2016-10-21
[media] smiapp: Read frame format earlier
Sakari Ailus
1
-2
/
+6
2016-10-21
[media] smiapp: Merge smiapp_init() with smiapp_probe()
Sakari Ailus
1
-219
/
+204
2016-10-21
[media] smiapp: Fix resource management in registration failure
Sakari Ailus
1
-1
/
+21
2016-10-21
[media] smiapp: Always initialise the sensor in probe
Sakari Ailus
1
-25
/
+5
2016-10-21
[media] smiapp: Remove unnecessary BUG_ON()'s
Sakari Ailus
2
-12
/
+20
2016-10-21
[media] smiapp: Provide a common function to obtain native pixel array size
Sakari Ailus
1
-20
/
+19
2016-10-21
[media] smiapp: Split off sub-device registration into two
Sakari Ailus
1
-37
/
+45
2016-10-21
[media] smiapp: Initialise media entity after sensor init
Sakari Ailus
1
-5
/
+5
2016-10-21
[media] smiapp: Explicitly define number of pads in initialisation
Sakari Ailus
1
-10
/
+7
2016-10-21
[media] smiapp: Move sub-device initialisation into a separate function
Sakari Ailus
1
-59
/
+51
2016-10-21
[media] soc_camera: don't break long lines
Mauro Carvalho Chehab
3
-6
/
+3
2016-10-21
[media] smiapp: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+2
2016-10-21
[media] cx25840: don't break long lines
Mauro Carvalho Chehab
2
-12
/
+6
[next]