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
/
pci
/
cx88
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
[media] cx88: remove return after BUG()
Mauro Carvalho Chehab
1
-3
/
+0
2014-09-26
[media] cx88: fix cards table CodingStyle
Mauro Carvalho Chehab
1
-316
/
+316
2014-07-26
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
1
-1
/
+1
2014-07-26
[media] rc-core: remove protocol arrays
David Härdeman
1
-1
/
+1
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
1
-5
/
+21
2014-07-24
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
1
-3
/
+5
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-1
/
+1
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-1
/
+1
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2013-12-10
[media] cx88: use correct pci drvdata type in cx88_audio_finidev()
Wei Yongjun
1
-2
/
+2
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-3
/
+3
2013-10-17
[media] pci: cx88: Remove redundant pci_set_drvdata
Sachin Kamat
3
-4
/
+0
2013-10-17
[media] pci: cx88-video: Use module_pci_driver
Sachin Kamat
1
-14
/
+1
2013-10-17
[media] pci: cx88-mpeg: Use module_pci_driver
Sachin Kamat
1
-13
/
+1
2013-10-17
[media] pci: cx88-alsa: Use module_pci_driver
Sachin Kamat
1
-24
/
+1
2013-09-03
[media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0
Hans Verkuil
1
-1
/
+1
2013-08-24
[media] cx88: fix build when VP3054=m and CX88_DVB=y
Mauro Carvalho Chehab
1
-3
/
+8
2013-06-21
[media] cx88: set dev_parent to the correct parent PCI bus
Hans Verkuil
1
-0
/
+7
2013-06-21
[media] cx88: fix register mask
Hans Verkuil
1
-2
/
+2
2013-06-21
[media] cx88: remove g_chip_ident
Hans Verkuil
3
-27
/
+14
2013-06-09
[media] cx88: fix NULL pointer dereference
Hans Verkuil
2
-9
/
+6
2013-04-28
[media] cx88: make core less verbose
Mauro Carvalho Chehab
3
-18
/
+25
2013-04-22
[media] cx88: Fix unsafe locking in suspend-resume
Alexey Khoroshilov
2
-8
/
+12
2013-04-08
[media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001
Mauro Carvalho Chehab
3
-4
/
+14
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2
-4
/
+4
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2
-8
/
+3
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
3
-6
/
+8
2013-02-08
[media] btcx-risc: move from media/i2c to media/common
Hans Verkuil
1
-0
/
+1
2013-02-06
[media] use IS_ENABLED() macro
Peter Senna Tschudin
2
-3
/
+3
2013-02-06
[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-6
/
+4
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
3
-18
/
+17
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
3
-18
/
+17
2012-12-29
[media] m88rs2000: make use ts2020
Igor M. Liplianin
1
-0
/
+1
2012-12-28
[media] make the other drivers take use of the new ts2020 driver
Konstantin Dimitrov
2
-1
/
+11
2012-12-28
[media] cx88: Replace memcpy with struct assignment
Ezequiel Garcia
3
-5
/
+3
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-1
/
+1
2012-10-28
[media] cx88: get rid of a warning at dprintk() macro
Mauro Carvalho Chehab
3
-13
/
+22
2012-10-28
[media] cx88: reorder inline to prevent a gcc warning
Mauro Carvalho Chehab
2
-8
/
+8
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-4
/
+4
2012-10-25
[media] cx88: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
5
-8
/
+8
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
4
-5
/
+5
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-0
/
+16329
2012-10-06
[media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-3
/
+3
2012-10-02
[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
Hans Verkuil
2
-2
/
+2
2012-09-23
[media] cx88: Fix reset delays
Alan Cox
1
-2
/
+2
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-18
/
+18
[next]