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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
[media] cx88: added support for Leadtek WinFast DTV2000 H Plus
istvan_v@mailbox.hu
4
-1
/
+107
2011-07-28
[media] cx88: added XC4000 tuner callback and DVB attach functions
istvan_v@mailbox.hu
2
-0
/
+47
2011-07-28
[media] em28xx: Mark Kworld 305 as validated
Mauro Carvalho Chehab
1
-1
/
+0
2011-07-28
[media] em28xx: Add support for devices with a separate audio interface
Mauro Carvalho Chehab
4
-60
/
+109
2011-07-28
[media] em28xx-audio: Some Alsa API fixes
Mauro Carvalho Chehab
1
-1
/
+6
2011-07-28
[media] em28xx-audio: Properly report failures to start stream
Mauro Carvalho Chehab
1
-0
/
+3
2011-07-28
[media] em28xx-audio: add debug info for the volume control
Mauro Carvalho Chehab
1
-0
/
+28
2011-07-28
[media] em28xx-audio: volumes are inverted
Mauro Carvalho Chehab
1
-8
/
+8
2011-07-28
[media] em28xx-audio: add support for mute controls
Mauro Carvalho Chehab
1
-14
/
+73
2011-07-28
[media] em28xx-alsa: add mixer support for AC97 volume controls
Mauro Carvalho Chehab
2
-0
/
+105
2011-07-28
[media] em28xx: Allow to compile it without RC/input support
Mauro Carvalho Chehab
3
-3
/
+30
2011-07-28
[media] em28xx: Fix a wrong enum at the ac97 control tables
Mauro Carvalho Chehab
1
-3
/
+8
2011-07-28
[media] em28xx: Don't initialize a var if won't be using it
Mauro Carvalho Chehab
4
-10
/
+8
2011-07-28
[media] marvell-cam: Basic working MMP camera driver
Jonathan Corbet
5
-8
/
+375
2011-07-28
[media] marvell-cam: Allocate the i2c adapter in the platform driver
Jonathan Corbet
3
-4
/
+9
2011-07-28
[media] marvell-cam: Right-shift i2c slave ID's in the cafe driver
Jonathan Corbet
2
-2
/
+9
2011-07-28
[media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
Jonathan Corbet
2
-55
/
+64
2011-07-28
[media] marvell-cam: Remove the "untested" comment
Jonathan Corbet
1
-3
/
+0
2011-07-28
[media] marvell-cam: Pass sensor parameters from the platform
Jonathan Corbet
3
-20
/
+10
2011-07-28
[media] marvell-cam: Separate out the Marvell camera core
Jonathan Corbet
6
-2433
/
+2571
2011-07-28
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet
8
-33
/
+15
2011-07-28
[media] drivers/media/video: fix memory leak of snd_cx18_init()
Andre Bartke
1
-0
/
+1
2011-07-28
[media] Correct and add some parameter descriptions
Hans Petter Selasky
1
-2
/
+3
2011-07-28
[media] Remove unused definitions which can cause conflict with definitions i...
Hans Petter Selasky
2
-6
/
+0
2011-07-28
[media] Correct error code from -ENOMEM to -EINVAL.
Hans Petter Selasky
1
-2
/
+5
2011-07-28
[media] rc-core: lirc use unsigned int
David Härdeman
8
-43
/
+24
2011-07-28
[media] s2255drv: firmware version update, vendor request change
Sensoray Linux Development
1
-15
/
+7
2011-07-28
[media] xc4000: make checkpatch.pl happy
Mauro Carvalho Chehab
3
-73
/
+71
2011-07-28
[media] xc4000: removed card_type
istvan_v@mailbox.hu
4
-50
/
+55
2011-07-28
[media] xc4000: check firmware version
istvan_v@mailbox.hu
1
-9
/
+9
2011-07-28
[media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700
istvan_v@mailbox.hu
1
-0
/
+1
2011-07-28
[media] xc4000: code cleanup
istvan_v@mailbox.hu
2
-161
/
+126
2011-07-28
[media] xc4000: detect also xc4100
Istvan Varga
1
-3
/
+7
2011-07-28
[media] xc4000: removed redundant tuner reset
Istvan Varga
1
-1
/
+3
2011-07-28
[media] xc4000: xc_tune_channel() cleanup
Istvan Varga
1
-10
/
+9
2011-07-28
[media] xc4000: implemented analog TV and radio
Istvan Varga
1
-19
/
+100
2011-07-28
[media] xc4000: added audio_std module parameter
Istvan Varga
1
-0
/
+23
2011-07-28
[media] xc4000: setting registers
Istvan Varga
1
-12
/
+55
2011-07-28
[media] xc4000: debug message improvements
Istvan Varga
1
-23
/
+45
2011-07-28
[media] xc4000: firmware initialization
Istvan Varga
1
-20
/
+16
2011-07-28
[media] xc4000: implemented power management
Istvan Varga
1
-5
/
+34
2011-07-28
[media] xc4000: added card_type
Istvan Varga
2
-2
/
+20
2011-07-28
[media] xc4000: check_firmware() cleanup
Istvan Varga
1
-10
/
+5
2011-07-28
[media] xc4000: simplified load_scode
Istvan Varga
1
-18
/
+8
2011-07-28
[media] xc4000: simplified seek_firmware()
Istvan Varga
1
-46
/
+25
2011-07-28
[media] xc4000: added firmware_name parameter
Istvan Varga
1
-5
/
+12
2011-07-28
[media] xc4000: fixed frequency error
Istvan Varga
1
-2
/
+3
2011-07-28
[media] xc4000: added mutex
Istvan Varga
1
-30
/
+50
2011-07-28
[media] xc4000: added support for 7 MHz DVB-T
Istvan Varga
1
-2
/
+15
2011-07-28
[media] xc4000: updated standards table
Istvan Varga
1
-32
/
+35
[next]