Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 9 | -4102/+0 |
2012-08-14 | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-08-14 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-08-14 | [media] dvb: move the dvb core one level up | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-07-31 | [media] tlg2300: Declare MODULE_FIRMWARE usage | Tim Gardner | 1 | -1/+3 |
2012-04-19 | [media] tlg2300: Remove usage of KERNEL_VERSION() | Mauro Carvalho Chehab | 1 | -1/+0 |
2012-01-16 | [media] tlg2300: fix up check_firmware() return | Dan Carpenter | 1 | -2/+2 |
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] tlg2300: convert set_fontend to use DVBv5 parameters | Mauro Carvalho Chehab | 2 | -12/+13 |
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-09-04 | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe | 1 | -4/+4 |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+1 |
2011-07-28 | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 3 | -3/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-03-22 | [media] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in... | Alexander Strakh | 1 | -3/+1 |
2011-01-19 | [media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic() | Jesper Juhl | 1 | -6/+7 |
2011-01-08 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+2 |
2010-12-29 | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-12-29 | [media] ir-core: more cleanups of ir-functions.c | David Härdeman | 1 | -2/+2 |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 1 | -1/+2 |
2010-11-18 | USB: fix leftover references to udev->autosuspend_delay | Alan Stern | 1 | -1/+2 |
2010-11-09 | [media] v4l: kill the BKL | Arnd Bergmann | 1 | -9/+4 |
2010-10-21 | V4L/DVB: videobuf: add queue argument to videobuf_waiton() | Hans Verkuil | 1 | -2/+2 |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-08-02 | V4L/DVB: drivers/media/video/tlg2300: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -8/+8 |
2010-05-21 | USB: remove leftover references to udev->autosuspend_disabled | Alan Stern | 1 | -1/+1 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -7/+7 |
2010-05-18 | V4L/DVB: tlg2300: remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2010-05-18 | V4L/DVB: tlg2300: make local variables and functions static | Márton Németh | 3 | -20/+23 |
2010-05-18 | V4L/DVB: tlg2300: cleanups when power management is not configured | Márton Németh | 2 | -2/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -1/+3 |
2010-02-26 | V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM=n | Randy Dunlap | 2 | -5/+18 |
2010-02-26 | V4L/DVB: tlg2300: remove the country code for analog tv and radio | Huang Shijie | 4 | -78/+128 |
2010-02-26 | V4L/DVB: Add driver for Telegent tlg2300 | Huang Shijie | 9 | -0/+4038 |