index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
V4L/DVB (12199): remove redundant tests on unsigned
Roel Kluin
2009-09-12
3
-3
/
+3
*
V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolons
Joe Perches
2009-09-12
1
-1
/
+1
*
V4L/DVB (12197): Remove unnecessary semicolons
Joe Perches
2009-09-12
7
-8
/
+8
*
V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons
Joe Perches
2009-09-12
1
-1
/
+1
*
V4L/DVB (12190): em28xx: Add support for Gadmei UTV330+
Zhenyu Wang
2009-09-12
1
-0
/
+2
*
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
Laurent Pinchart
2009-09-12
1
-1
/
+2
*
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
Laurent Pinchart
2009-09-12
1
-135
/
+1
*
V4L/DVB (12186): uvcvideo: Remove unused Logitech-specific constants
Laurent Pinchart
2009-09-12
1
-17
/
+0
*
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-09-12
5
-292
/
+307
*
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
Laurent Pinchart
2009-09-12
2
-9
/
+2
*
V4L/DVB (12168): v4l2-ioctl: avoid flooding log with unasked debug messages
Mauro Carvalho Chehab
2009-09-12
1
-4
/
+10
*
V4L/DVB (12124): v4l2-ioctl: better output debug messages for VIDIOC_ENUM_FRA...
Mauro Carvalho Chehab
2009-09-12
1
-6
/
+11
*
V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h
Mauro Carvalho Chehab
2009-09-12
1
-6
/
+0
*
V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_q...
Tobias Lorenz
2009-09-12
1
-32
/
+5
*
V4L/DVB (12143): radio-si470x: cleanups
Tobias Lorenz
2009-09-12
1
-9
/
+3
*
V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt mode
Tobias Lorenz
2009-09-12
1
-158
/
+192
*
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
Randy Dunlap
2009-08-31
1
-1
/
+1
*
V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is true
Shine Liu
2009-08-31
1
-1
/
+3
*
V4L/DVB (12457): zr364: wrong indexes
Roel Kluin
2009-08-31
1
-1
/
+1
*
V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfaces
Udi Atar
2009-08-31
2
-20
/
+29
*
V4L/DVB (12450): Siano: Fixed SDIO compilation bugs
Udi Atar
2009-08-31
1
-24
/
+30
*
V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx
Mauro Carvalho Chehab
2009-08-31
2
-2
/
+39
*
V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices
Michael Krufky
2009-08-31
1
-0
/
+44
*
V4L/DVB (12441): siano: read buffer overflow
Roel Kluin
2009-08-13
1
-1
/
+1
*
V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...
Matthias Schwarzott
2009-08-13
25
-28
/
+28
*
V4L/DVB (12438): Read buffer overflow
Roel Kluin
2009-08-13
1
-1
/
+1
*
V4L/DVB (12437): dvb: siano uses/depends on INPUT
Randy Dunlap
2009-08-13
1
-1
/
+1
*
V4L/DVB (12436): stk-webcam: read buffer overflow
Roel Kluin
2009-08-13
1
-2
/
+2
*
V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuning
Devin Heitmueller
2009-08-13
1
-1
/
+1
*
V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlers
Hans Verkuil
2009-08-13
1
-3
/
+12
*
V4L/DVB (12428): hdpvr: add missing initialization of current_norm
Hans Verkuil
2009-08-13
1
-0
/
+2
*
V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue()
Guennadi Liakhovetski
2009-08-13
4
-23
/
+13
*
V4L/DVB (12422): media/zr364xx: fix build errors
Randy Dunlap
2009-08-13
1
-0
/
+2
*
V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper place
Mauro Carvalho Chehab
2009-08-13
2
-4
/
+3
*
V4L/DVB (12411): em28xx: Fix artifacts with Silvercrest webcam
Mauro Carvalho Chehab
2009-08-13
1
-16
/
+34
*
V4L/DVB (12410): em28xx: Move the non-board dependent part to be outside em28...
Mauro Carvalho Chehab
2009-08-13
1
-58
/
+53
*
V4L/DVB (12407): em28xx: Adjust Silvercrest xtal frequency
Mauro Carvalho Chehab
2009-08-13
1
-1
/
+1
*
V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams
Mauro Carvalho Chehab
2009-08-13
4
-10
/
+42
*
V4L/DVB (12403): em28xx: properly reports some em2710 chips
Mauro Carvalho Chehab
2009-08-13
2
-2
/
+6
*
V4L/DVB (12402): em28xx: fix: some em2710 chips use a different vendor ID
Mauro Carvalho Chehab
2009-08-13
1
-0
/
+2
*
V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside down
Mauro Carvalho Chehab
2009-08-13
1
-2
/
+51
*
V4L/DVB (12400): em28xx: Allow changing fps on webcams
Mauro Carvalho Chehab
2009-08-13
1
-0
/
+37
*
V4L/DVB (12399): mt9v011: Add support for controlling frame rates
Mauro Carvalho Chehab
2009-08-13
1
-2
/
+87
*
V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000
Devin Heitmueller
2009-08-13
3
-2
/
+11
*
V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MT
Devin Heitmueller
2009-08-13
1
-0
/
+1
*
V4L/DVB (12391): saa7134: Use correct product name for Hauppauge WinTV-HVR112...
Michael Krufky
2009-08-13
3
-11
/
+11
*
V4L/DVB (12390): saa7134: Use correct product name for Hauppauge WinTV-HVR115...
Michael Krufky
2009-08-13
3
-12
/
+12
*
V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'
Michael Krufky
2009-08-13
1
-2
/
+0
*
V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event ...
Laurent Pinchart
2009-08-13
1
-2
/
+2
*
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro...
Laurent Pinchart
2009-08-13
1
-3
/
+21
[prev]
[next]