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
/
dvb
/
siano
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
Mauro Carvalho Chehab
13
-5206
/
+0
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1
/
+1
2012-07-30
[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entry
Julia Lawall
1
-23
/
+16
2012-06-11
[media] smsusb: add autodetection support for USB ID 2040:f5a0
Michael Krufky
1
-0
/
+2
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
1
-2
/
+2
2012-05-03
[media] smsusb: add autodetection support for USB ID 2040:c0a0
Michael Krufky
1
-0
/
+2
2012-03-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+118
2012-03-08
[media] smsdvb: fix get_frontend
Gianluca Gennari
1
-7
/
+116
2012-03-01
[media] smsusb: fix the default delivery system setting
Mauro Carvalho Chehab
1
-2
/
+2
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+20
2012-01-04
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
1
-1
/
+0
2011-12-31
[media] dvb: don't require a parameter for get_frontend
Mauro Carvalho Chehab
1
-2
/
+2
2011-12-31
[media] siano: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
1
-13
/
+21
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
1
-1
/
+1
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-20
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
3
-0
/
+3
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-09-26
Revert "[media] siano: apply debug flag to module level"
Mauro Carvalho Chehab
5
-2
/
+13
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-2
/
+2
2011-08-27
[media] siano: apply debug flag to module level
Doron Cohen
5
-13
/
+2
2011-07-27
[media] siano: bad parameter is -EINVAL and not -EFAULT
Mauro Carvalho Chehab
1
-1
/
+1
2011-07-27
[media] drxd, siano: Remove unused include linux/version.h
Mauro Carvalho Chehab
1
-1
/
+0
2011-05-20
[media] Media, DVB, Siano, smsusb: Avoid static analysis report about 'use af...
Jesper Juhl
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-22
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] media: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-6
/
+3
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2
-2
/
+2
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
3
-28
/
+29
2010-10-25
[media] IR: initialize ir_raw_event in few more drivers
Maxim Levitsky
1
-1
/
+1
2010-10-21
V4L/DVB: drivers/media/dvb/siano: Remove double test
Julia Lawall
1
-2
/
+1
2010-09-27
V4L/DVB: dvb: fix smscore_getbuffer() logic
Richard Zidlicky
1
-19
/
+12
2010-08-12
V4L/DVB: Fix IR_CORE dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-08
V4L/DVB: dvb: siano: free spinlock before schedule()
Kulikov Vasiliy
1
-2
/
+4
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-02
V4L/DVB: sms: Convert IR support to use the Remote Controller core
Mauro Carvalho Chehab
4
-275
/
+44
2010-08-02
V4L/DVB: sms: properly initialize IR phys and IR name
Mauro Carvalho Chehab
3
-10
/
+15
2010-08-02
V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick
Mauro Carvalho Chehab
1
-0
/
+1
2010-08-02
V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc casts
Joe Perches
1
-3
/
+1
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-02-26
V4L/DVB: smsir: make local variables static
Márton Németh
1
-3
/
+3
2010-02-26
V4L/DVB (13963): siano, fix memory leak
Jiri Slaby
1
-2
/
+5
2010-02-26
V4L/DVB (13848): smsdvb: Add the proper status for IsRfLocked
Mauro Carvalho Chehab
1
-4
/
+4
2010-02-26
V4L/DVB (13847): smsdvb: Remove a wrong debug message
Mauro Carvalho Chehab
1
-1
/
+0
2010-02-26
V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T
Mauro Carvalho Chehab
2
-14
/
+201
2010-02-26
V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conv...
Mauro Carvalho Chehab
1
-2
/
+2
2010-02-26
V4L/DVB (13844): smsdvb: Properly report the Delivery System
Mauro Carvalho Chehab
1
-0
/
+3
[next]