index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-04
[media] cx231xx: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-3
/
+1
2014-09-03
[media] cx231xx: fix sparse warnings
Hans Verkuil
3
-9
/
+9
2014-07-28
[media] cx231xx: handle errors at read_eeprom()
Mauro Carvalho Chehab
1
-1
/
+8
2014-07-28
[media] cx231xx: Add support for PCTV QuatroStick 522e
Matthias Schwarzott
1
-1
/
+4
2014-07-28
[media] cx231xx: Add support for PCTV QuatroStick 521e
Matthias Schwarzott
1
-1
/
+4
2014-07-28
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
Matthias Schwarzott
4
-0
/
+107
2014-07-28
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
Matthias Schwarzott
6
-0
/
+132
2014-07-28
[media] cx231xx: prepare for i2c_client attachment
Matthias Schwarzott
1
-0
/
+8
2014-07-27
[media] cx231xx: return an error if it can't read PCB config
Mauro Carvalho Chehab
3
-5
/
+13
2014-07-27
[media] cx231xx: move analog init code to a separate function
Mauro Carvalho Chehab
1
-106
/
+114
2014-07-27
[media] cx231xx: use devm_ functions to allocate memory
Mauro Carvalho Chehab
1
-30
/
+13
2014-07-27
[media] cx231xx: Don't let an interface number to go past the array
Mauro Carvalho Chehab
1
-12
/
+30
2014-07-27
[media] cx231xx: Fix the max number of interfaces
Mauro Carvalho Chehab
1
-2
/
+1
2014-07-26
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
1
-1
/
+1
2014-07-24
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
1
-13
/
+7
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2
-4
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2
-2
/
+0
2014-07-04
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+5
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2
-4
/
+4
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-1
/
+1
2014-01-07
[media] cx231xx: add support for a CX23103 Video Grabber USB
Links (Markus)
1
-0
/
+2
2014-01-07
[media] cx231xx: Add missing KERN_CONT to i2c debug prints
Matthias Schwarzott
1
-5
/
+6
2014-01-07
[media] cx231xx: fix i2c debug prints
Matthias Schwarzott
1
-4
/
+12
2014-01-07
[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott
1
-0
/
+2
2013-11-29
[media] cx231xx: use after free on error path in probe
Dan Carpenter
1
-1
/
+1
2013-10-17
[media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_pro...
Alexey Khoroshilov
1
-53
/
+57
2013-10-15
[media] cx231xx: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2013-08-23
[media] cx231xx: Add support for KWorld UB445-U
Johannes Erdfelt
3
-0
/
+42
2013-06-17
[media] cx231xx: the reg->size field wasn't filled in
Hans Verkuil
1
-0
/
+7
2013-06-17
[media] cx231xx: remove g_chip_ident
Hans Verkuil
6
-320
/
+103
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2
-2
/
+2
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2
-5
/
+5
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2
-3
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2
-4
/
+5
2013-03-19
[media] cx231xx : Add support for OTG102 aka EZGrabber2
Matt Gomboc
3
-0
/
+38
2013-03-14
[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_false
Thiago Farina
1
-5
/
+0
2013-03-14
[media] cx231xx: fix undefined function cx231xx_g_chip_ident()
Gianluca Gennari
1
-1
/
+1
2013-03-05
[media] cx231xx: fix gpio big-endian problems
Hans Verkuil
2
-37
/
+38
2013-03-05
[media] cx231xx: fix big-endian problems
Hans Verkuil
5
-16
/
+16
2013-03-05
[media] cx231xx: don't use port 3 on the Conexant video grabber
Hans Verkuil
1
-0
/
+1
2013-03-05
[media] cx231xx: don't reset width/height on first open
Hans Verkuil
1
-3
/
+0
2013-03-05
[media] cx231xx: disable 417 support from the Conexant video grabber
Hans Verkuil
1
-1
/
+4
2013-03-05
[media] cx231xx: remove bogus driver prefix in log messages
Hans Verkuil
1
-14
/
+11
2013-03-05
[media] cx231xx-417: convert to the control framework
Hans Verkuil
2
-129
/
+86
2013-03-05
[media] cx231xx-417: share ioctls with cx231xx-video
Hans Verkuil
3
-114
/
+68
2013-03-05
[media] cx231xx-417: checkpatch cleanups
Hans Verkuil
1
-372
/
+360
2013-03-05
[media] cx231xx-417: fix g/try_fmt compliance problems
Hans Verkuil
1
-15
/
+19
2013-03-05
[media] cx231xx-417: use one querycap for all device nodes
Hans Verkuil
3
-22
/
+6
[next]