index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
18
-16329
/
+0
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] cx88: Remove duplicate const
Emil Goode
3
-3
/
+3
2012-08-13
[media] dvb: get rid of fe_ioctl_override callback
Mauro Carvalho Chehab
1
-1
/
+1
2012-07-06
[media] cx88-blackbird: replace ioctl by unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2012-07-06
[media] cx88: don't use current_norm
Hans Verkuil
2
-6
/
+20
2012-07-06
[media] cx88: fix a number of v4l2-compliance violations
Hans Verkuil
2
-23
/
+72
2012-07-06
[media] cx88: support control events
Hans Verkuil
2
-7
/
+14
2012-07-06
[media] cx88: add priority support
Hans Verkuil
4
-0
/
+12
2012-07-06
[media] cx88: move fmt, width and height to cx8800_dev
Hans Verkuil
2
-29
/
+29
2012-07-06
[media] cx88: remove radio and type from cx8800_fh
Hans Verkuil
2
-54
/
+37
2012-07-06
[media] cx88: convert cx88-blackbird to the control framework
Hans Verkuil
2
-69
/
+39
2012-07-06
[media] cx88: each device node gets the right controls
Hans Verkuil
4
-57
/
+108
2012-07-06
[media] cx88: first phase to convert cx88 to the control framework
Hans Verkuil
6
-446
/
+211
2012-07-06
[media] cx88: fix querycap
Hans Verkuil
3
-68
/
+36
2012-06-11
[media] cx88: fix firmware load on big-endian systems
Hans Verkuil
1
-1
/
+1
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+12
2012-01-16
[media] cx88: fix: don't duplicate xc4000 entry for radio
Miroslav Slugen
1
-12
/
+12
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+127
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-07
[media] Add support for two Leadtek Winfast TV 2000XP types
Istvan Varga
3
-0
/
+97
2012-01-06
[media] cx88: Fix radio support for Leadtek DTV2000H J
Miroslav Slugen
2
-2
/
+13
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
1
-2
/
+1
2011-12-31
[media] cx88: use DVBv5 parameters on set_params()
Mauro Carvalho Chehab
1
-2
/
+3
2011-12-30
[media] cx88-dvb avoid dangling core->gate_ctrl pointer
David Fries
1
-3
/
+7
2011-11-24
[media] video: Drop undue references to i2c-algo-bit
Jean Delvare
1
-1
/
+1
2011-11-08
[media] cx88: fix menu level for the VP-3054 module
Hans Verkuil
1
-5
/
+5
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-4
/
+4
2011-08-27
[media] cx88: notch filter control fixes
istvan_v@mailbox.hu
2
-4
/
+1
2011-07-27
[media] cx88: implemented luma notch filter control
istvan_v@mailbox.hu
2
-2
/
+20
2011-07-27
[media] cx88: implemented sharpness control
istvan_v@mailbox.hu
2
-3
/
+30
2011-07-27
[media] cx88: properly maintain decoder config when using MPEG encoder
Devin Heitmueller
2
-7
/
+18
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
6
-75
/
+18
2011-07-27
[media] cx88: replaced duplicated code with function call
istvan_v@mailbox.hu
1
-7
/
+1
2011-07-27
[media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner
istvan_v@mailbox.hu
4
-0
/
+52
2011-07-27
[media] cx88: added support for Leadtek WinFast DTV2000 H Plus
istvan_v@mailbox.hu
4
-1
/
+107
2011-07-27
[media] cx88: added XC4000 tuner callback and DVB attach functions
istvan_v@mailbox.hu
2
-0
/
+47
2011-05-20
[media] cx88: don't use atomic_t for core->users
Jonathan Nieder
2
-3
/
+4
2011-05-20
[media] cx88: don't use atomic_t for core->mpeg_users
Jonathan Nieder
2
-6
/
+7
2011-05-20
[media] cx88: gracefully reject attempts to use unregistered cx88-blackbird d...
Jonathan Nieder
1
-11
/
+14
2011-05-20
[media] cx88: protect cx8802_devlist with a mutex
Jonathan Nieder
1
-3
/
+17
2011-05-20
[media] cx88: hold device lock during sub-driver initialization
Jonathan Nieder
3
-10
/
+4
2011-05-20
[media] cx88: fix locking of sub-driver operations
Jonathan Nieder
4
-9
/
+5
2011-05-20
[media] cx88: protect per-device driver list with device lock
Jonathan Nieder
4
-6
/
+20
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
2
-2
/
+2
2011-05-04
[media] Fix cx88 remote control input
Lawrence Rust
1
-1
/
+1
2011-03-22
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
1
-2
/
+2
2011-03-22
[media] cx88-alsa: fix compiler warning
Hans Verkuil
1
-1
/
+1
[next]