Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29834c1ac7589c72996c5d02349d63fd397ef131
/
drivers
29834c1
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
64dc3c1
[media] Stop using linux/version.h on the remaining video drivers
by Mauro Carvalho Chehab
· 14 years ago
b0eaab7
[media] gspca: don't include linux/version.h
by Mauro Carvalho Chehab
· 14 years ago
fd3e582
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
6c13b45
[media] sn9c102: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
083774d
[media] pvrusb2: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
5204ceb
[media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
3c2d464
[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
880c35c
[media] pwc: Use the default version for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 14 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
d35ebf9
[media] drxd, siano: Remove unused include linux/version.h
by Mauro Carvalho Chehab
· 14 years ago
ae6db51
[media] v4l2-ioctl: Add a default value for kernel version
by Mauro Carvalho Chehab
· 14 years ago
a9b36e8
[media] marvell-cam: implement contiguous DMA operation
by Jonathan Corbet
· 14 years ago
6c895d5
[media] marvell-cam: Don't spam the logs on frame loss
by Jonathan Corbet
· 14 years ago
9d48a51
[media] marvell-cam: no need to initialize the DMA buffers
by Jonathan Corbet
· 14 years ago
362d45b
[media] marvell-cam: include file cleanup
by Jonathan Corbet
· 14 years ago
b5210fd
[media] marvell-cam: convert to videobuf2
by Jonathan Corbet
· 14 years ago
6783edb
[media] davinci vpbe: Build infrastructure for VPBE driver
by Manjunath Hadli
· 14 years ago
606b69e
[media] davinci vpbe: VENC( Video Encoder) implementation
by Manjunath Hadli
· 14 years ago
ff0f23d
[media] davinci vpbe: OSD(On Screen Display) block
by Manjunath Hadli
· 14 years ago
66715cd
[media] davinci vpbe: VPBE display driver
by Manjunath Hadli
· 14 years ago
a2c25b4
[media] davinci vpbe: V4L2 display driver for DM644X SoC
by Manjunath Hadli
· 14 years ago
9a78efc
[media] DVB: dvb-net, make the kconfig text helpful
by Jiri Slaby
· 14 years ago
3735edf
[media] dvb: remove unnecessary code
by Greg Dietsche
· 14 years ago
fe45e25
[media] dvb-usb/technisat-usb2: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
9cd4971
[media] radio-timb: Simplified platform data
by Richard Röjfors
· 14 years ago
8c528d5
[media] media: DVB_NET must depend on DVB_CORE
by Guennadi Liakhovetski
· 14 years ago
9b3d8ec
[media] cx23885: Add IR Rx support for HVR-1270 boards
by Andy Walls
· 14 years ago
de8ae0d
[media] cx231xx: Add support for Hauppauge WinTV USB2-FM
by Peter Moon
· 14 years ago
c3f305a
[media] frontends/s5h1420: Change: clock_settting to clock_setting
by Justin P. Mattock
· 14 years ago
79a5b9a
[media] cx88: replaced duplicated code with function call
by istvan_v@mailbox.hu
· 14 years ago
8eb79c0
[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner
by istvan_v@mailbox.hu
· 14 years ago
f271a3a
[media] cx88: added support for Leadtek WinFast DTV2000 H Plus
by istvan_v@mailbox.hu
· 14 years ago
c21973e
[media] cx88: added XC4000 tuner callback and DVB attach functions
by istvan_v@mailbox.hu
· 14 years ago
0db15d5
[media] em28xx: Mark Kworld 305 as validated
by Mauro Carvalho Chehab
· 14 years ago
4f83e7b
[media] em28xx: Add support for devices with a separate audio interface
by Mauro Carvalho Chehab
· 14 years ago
dff0f8c
[media] em28xx-audio: Some Alsa API fixes
by Mauro Carvalho Chehab
· 14 years ago
debb724
[media] em28xx-audio: Properly report failures to start stream
by Mauro Carvalho Chehab
· 14 years ago
66cb695
[media] em28xx-audio: add debug info for the volume control
by Mauro Carvalho Chehab
· 14 years ago
71d7d83
[media] em28xx-audio: volumes are inverted
by Mauro Carvalho Chehab
· 14 years ago
43131a2
[media] em28xx-audio: add support for mute controls
by Mauro Carvalho Chehab
· 14 years ago
850d24a
[media] em28xx-alsa: add mixer support for AC97 volume controls
by Mauro Carvalho Chehab
· 14 years ago
5b89ecf
[media] em28xx: Allow to compile it without RC/input support
by Mauro Carvalho Chehab
· 14 years ago
0f8a61f
[media] em28xx: Fix a wrong enum at the ac97 control tables
by Mauro Carvalho Chehab
· 14 years ago
00d2e7a
[media] em28xx: Don't initialize a var if won't be using it
by Mauro Carvalho Chehab
· 14 years ago
67a8dbb
[media] marvell-cam: Basic working MMP camera driver
by Jonathan Corbet
· 14 years ago
595a93a
[media] marvell-cam: Allocate the i2c adapter in the platform driver
by Jonathan Corbet
· 14 years ago
1c68f88
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
by Jonathan Corbet
· 14 years ago
f8ff6a9
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
by Jonathan Corbet
· 14 years ago
9eefa7d
[media] marvell-cam: Remove the "untested" comment
by Jonathan Corbet
· 14 years ago
2164b5a
[media] marvell-cam: Pass sensor parameters from the platform
by Jonathan Corbet
· 14 years ago
abfa3df
[media] marvell-cam: Separate out the Marvell camera core
by Jonathan Corbet
· 14 years ago
f8fc729
[media] marvell-cam: Move cafe-ccic into its own directory
by Jonathan Corbet
· 14 years ago
2c87d9d
[media] drivers/media/video: fix memory leak of snd_cx18_init()
by Andre Bartke
· 14 years ago
7ce338d
[media] Correct and add some parameter descriptions
by Hans Petter Selasky
· 14 years ago
ed5d11d
[media] Remove unused definitions which can cause conflict with definitions in usb/ch9.h
by Hans Petter Selasky
· 14 years ago
2c7988a
[media] Correct error code from -ENOMEM to -EINVAL.
by Hans Petter Selasky
· 14 years ago
5588dc2
[media] rc-core: lirc use unsigned int
by David Härdeman
· 14 years ago
8a8cc95
[media] s2255drv: firmware version update, vendor request change
by Sensoray Linux Development
· 14 years ago
941830c
[media] xc4000: make checkpatch.pl happy
by Mauro Carvalho Chehab
· 14 years ago
8edeb6e
[media] xc4000: removed card_type
by istvan_v@mailbox.hu
· 14 years ago
09f4634
[media] xc4000: check firmware version
by istvan_v@mailbox.hu
· 14 years ago
7c8ec47
[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700
by istvan_v@mailbox.hu
· 14 years ago
341747b
[media] xc4000: code cleanup
by istvan_v@mailbox.hu
· 14 years ago
7db98fe
[media] xc4000: detect also xc4100
by Istvan Varga
· 14 years ago
8f76afe
[media] xc4000: removed redundant tuner reset
by Istvan Varga
· 14 years ago
e75873c
[media] xc4000: xc_tune_channel() cleanup
by Istvan Varga
· 14 years ago
818a177
[media] xc4000: implemented analog TV and radio
by Istvan Varga
· 14 years ago
923137a
[media] xc4000: added audio_std module parameter
by Istvan Varga
· 14 years ago
30f544e
[media] xc4000: setting registers
by Istvan Varga
· 14 years ago
f4312e2
[media] xc4000: debug message improvements
by Istvan Varga
· 14 years ago
027fd36
[media] xc4000: firmware initialization
by Istvan Varga
· 14 years ago
5272f6b
[media] xc4000: implemented power management
by Istvan Varga
· 14 years ago
0b40213
[media] xc4000: added card_type
by Istvan Varga
· 14 years ago
595a83f
[media] xc4000: check_firmware() cleanup
by Istvan Varga
· 14 years ago
ffce626
[media] xc4000: simplified load_scode
by Istvan Varga
· 14 years ago
3db9570
[media] xc4000: simplified seek_firmware()
by Istvan Varga
· 14 years ago
fa285bc
[media] xc4000: added firmware_name parameter
by Istvan Varga
· 14 years ago
1368ceb
[media] xc4000: fixed frequency error
by Istvan Varga
· 14 years ago
5614942
[media] xc4000: added mutex
by Istvan Varga
· 14 years ago
f0ef7c8
[media] xc4000: added support for 7 MHz DVB-T
by Istvan Varga
· 14 years ago
4911085
[media] xc4000: updated standards table
by Istvan Varga
· 14 years ago
fbe4a29
[media] xc4000: code cleanup
by Istvan Varga
· 14 years ago
e3bb7c6
[media] xc4000: Fix a few bad whitespaces on it
by Mauro Carvalho Chehab
· 14 years ago
62956ce
[media] dib0700: remove notes from bringup of PCTV 340e
by Devin Heitmueller
· 15 years ago
b6cdb5b
[media] xc4000: cleanup dmesg logging
by Devin Heitmueller
· 15 years ago
980029e
[media] xc4000: rename firmware image filename
by Devin Heitmueller
· 15 years ago
4922cec
[media] xc4000: turn off debug logging by default
by Devin Heitmueller
· 15 years ago
2df1251
[media] dib0700: make PCTV 340e work!
by Devin Heitmueller
· 15 years ago
ed23db3
[media] xc4000: get rid of hard-coded 8MHz firmware config
by Devin Heitmueller
· 15 years ago
f1c78d3
[media] dib0700: fixup PLL config for PCTV 340e
by Devin Heitmueller
· 15 years ago
799ed11
[media] xc4000: handle dib0700 broken i2c stretching
by Devin Heitmueller
· 15 years ago
8583fc8
[media] xc4000: setup dib7000p AGC config for PCTV 340e
by Devin Heitmueller
· 15 years ago
fe83036
[media] xc4000: use if_khz provided in xc4000_config
by Devin Heitmueller
· 15 years ago
ee4c3cd
[media] xc4000: continued cleanup of the firmware loading routine
by Devin Heitmueller
· 15 years ago
d096238
[media] xc4000: add code to do standard and scode firmware loading
by Devin Heitmueller
· 15 years ago
e7490d5
[media] xc4000: remove xc5000 firmware loading routine
by Devin Heitmueller
· 15 years ago
02dec50
[media] xc4000: remove XREG_BUSY code only supported in xc5000
by Devin Heitmueller
· 15 years ago
6bf60d5
[media] xc4000: properly set type for init1 firmware
by Devin Heitmueller
· 15 years ago
31f880e
[media] xc4000: cut over to using xc5000 version for loading i2c sequences
by Devin Heitmueller
· 15 years ago
Next »