summaryrefslogtreecommitdiff
path: root/drivers/media/video/tlg2300
AgeCommit message (Expand)AuthorFilesLines
2012-04-19[media] tlg2300: Remove usage of KERNEL_VERSION()Mauro Carvalho Chehab1-1/+0
2012-01-16[media] tlg2300: fix up check_firmware() returnDan Carpenter1-2/+2
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] tlg2300: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab2-12/+13
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-4/+4
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+1
2011-07-28[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab3-3/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-22[media] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in...Alexander Strakh1-3/+1
2011-01-19[media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic()Jesper Juhl1-6/+7
2011-01-08Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman1-2/+2
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-1/+2
2010-11-18USB: fix leftover references to udev->autosuspend_delayAlan Stern1-1/+2
2010-11-09[media] v4l: kill the BKLArnd Bergmann1-9/+4
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-2/+2
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: drivers/media/video/tlg2300: Use kmemdupJulia Lawall1-2/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-8/+8
2010-05-21USB: remove leftover references to udev->autosuspend_disabledAlan Stern1-1/+1
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-7/+7
2010-05-18V4L/DVB: tlg2300: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-18V4L/DVB: tlg2300: make local variables and functions staticMárton Németh3-20/+23
2010-05-18V4L/DVB: tlg2300: cleanups when power management is not configuredMárton Németh2-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-1/+3
2010-02-26V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM=nRandy Dunlap2-5/+18
2010-02-26V4L/DVB: tlg2300: remove the country code for analog tv and radioHuang Shijie4-78/+128
2010-02-26V4L/DVB: Add driver for Telegent tlg2300Huang Shijie9-0/+4038