index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] au0828: don't change global state information on open()
Hans Verkuil
2013-03-25
1
-7
/
+2
*
[media] au0828: simplify i2c_gate_ctrl
Hans Verkuil
2013-03-25
1
-12
/
+12
*
[media] au0828: fix disconnect sequence
Hans Verkuil
2013-03-25
2
-25
/
+32
*
[media] au0828: replace deprecated current_norm by g_std
Hans Verkuil
2013-03-25
2
-1
/
+13
*
[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.priv
Hans Verkuil
2013-03-25
1
-3
/
+4
*
[media] au0828: add prio, control event and log_status support
Hans Verkuil
2013-03-25
2
-9
/
+37
*
[media] au0828: convert to the control framework
Hans Verkuil
2013-03-25
3
-39
/
+17
*
[media] au0828: fix audio input handling
Hans Verkuil
2013-03-25
1
-9
/
+26
*
[media] au0828: fix intendation coding style issue
Hans Verkuil
2013-03-25
1
-6
/
+6
*
[media] au0828: frequency handling fixes
Hans Verkuil
2013-03-25
1
-5
/
+7
*
[media] au0828: fix querycap
Hans Verkuil
2013-03-25
1
-6
/
+11
*
[media] em28xx: add support for g_chip_name
Hans Verkuil
2013-03-25
1
-7
/
+34
*
[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
Hans Verkuil
2013-03-25
1
-6
/
+1
*
[media] em28xx-i2c: fix coding style of multi line comments
Frank Schaefer
2013-03-25
1
-18
/
+34
*
[media] em28xx-i2c: do not break strings across lines
Frank Schaefer
2013-03-25
1
-25
/
+20
*
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
13
-15
/
+17
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
11
-30
/
+30
*
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
9
-18
/
+12
*
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-24
9
-14
/
+17
*
[media] dvb-usb/dw2102: Remove duplicate inclusion of ts2020.h
Sachin Kamat
2013-03-23
1
-1
/
+0
*
[media] [PATH] enable dual tuner to Avermedia Twinstar in af9035 driver
Jose Alberto Reguero
2013-03-23
1
-0
/
+1
*
[media] gspca: remove needless check before usb_free_coherent()
Wei Yongjun
2013-03-23
1
-5
/
+4
*
[media] it913x: fix pid filter
Antti Palosaari
2013-03-23
1
-0
/
+1
*
[media] dvb_usb_v2: rework USB streaming logic
Antti Palosaari
2013-03-23
1
-99
/
+116
*
[media] cypress_firmware: make checkpatch.pl happy
Antti Palosaari
2013-03-23
1
-3
/
+2
*
[media] dvb_usb_v2: make checkpatch.pl happy
Antti Palosaari
2013-03-23
3
-57
/
+65
*
[media] dvb_usb_v2: replace Kernel userspace lock with wait queue
Antti Palosaari
2013-03-23
2
-17
/
+41
*
[media] dvb-usb/dvb-usb-v2: use IS_ENABLED
Mauro Carvalho Chehab
2013-03-23
3
-7
/
+7
*
[media] hdpvr-video: Use the proper check for I2C support
Mauro Carvalho Chehab
2013-03-23
1
-1
/
+2
*
[media] dvb_usb_v2: make local function dvb_usb_v2_generic_io() static
Wei Yongjun
2013-03-22
1
-1
/
+1
*
[media] em28xx: tuner setup is broken after algo_data change
Hans Verkuil
2013-03-22
1
-1
/
+2
*
[media] em28xx: Only change I2C bus inside em28xx-i2c
Mauro Carvalho Chehab
2013-03-22
1
-3
/
+5
*
[media] m5602_ov7660: return error at ov7660_init()
Mauro Carvalho Chehab
2013-03-22
1
-1
/
+3
*
[media] af9035: style changes for remote controller polling
Antti Palosaari
2013-03-21
1
-10
/
+13
*
[media] af9035: check I/O errors on IR polling
Antti Palosaari
2013-03-21
1
-3
/
+12
*
[media] af9035: change dual mode boolean to bit field
Antti Palosaari
2013-03-21
1
-1
/
+9
*
[media] af9035: enable remote controller for IT9135 too
Antti Palosaari
2013-03-21
1
-4
/
+0
*
[media] af9035: set demod TS mode config in read_config()
Antti Palosaari
2013-03-21
1
-5
/
+2
*
[media] af9035: use already detected eeprom base addr
Antti Palosaari
2013-03-21
1
-9
/
+9
*
[media] af9035: select firmware loader according to firmware
Antti Palosaari
2013-03-21
1
-5
/
+5
*
[media] it913x: get rid of it913x config struct
Antti Palosaari
2013-03-21
1
-17
/
+1
*
[media] af9035: IT9135 dual tuner related changes
Antti Palosaari
2013-03-21
2
-102
/
+102
*
[media] af9035: basic support for IT9135 v2 chips
Antti Palosaari
2013-03-21
1
-13
/
+30
*
[media] af9035: merge af9035 and it9135 eeprom read routines
Antti Palosaari
2013-03-21
2
-93
/
+73
*
[media] af9035: USB1.1 support (== PID filters)
Antti Palosaari
2013-03-21
1
-3
/
+82
*
[media] af9035: constify clock tables
Antti Palosaari
2013-03-21
1
-2
/
+2
*
[media] af9035: [0ccd:0099] TerraTec Cinergy T Stick Dual RC (rev. 2)
Antti Palosaari
2013-03-21
1
-1
/
+41
*
[media] af9015: reject device TerraTec Cinergy T Stick Dual RC (rev. 2)
Antti Palosaari
2013-03-21
1
-1
/
+39
*
[media] af9035: fix af9033 demod sampling frequency
Antti Palosaari
2013-03-21
1
-0
/
+1
*
[media] af9035: add auto configuration heuristic for it9135
Antti Palosaari
2013-03-21
2
-34
/
+88
[next]