| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 13 | -7762/+0 |
* | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 2012-08-13 | 1 | -1/+1 |
* | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab | 2012-08-13 | 1 | -1/+1 |
* | [media] dvb: move the dvb core one level up | Mauro Carvalho Chehab | 2012-08-13 | 1 | -1/+1 |
* | [media] tm6000: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-09 | 1 | -9/+43 |
* | [media] v4l: fix compiler warnings | Hans Verkuil | 2012-05-14 | 3 | -12/+2 |
* | [media] v4l2-dev: add flag to have the core lock all file operations | Hans Verkuil | 2012-05-14 | 1 | -0/+4 |
* | [media] tm6000: don't use KERNEL_VERSION | Mauro Carvalho Chehab | 2012-04-19 | 2 | -3/+0 |
* | [media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini() | Jesper Juhl | 2012-02-08 | 1 | -2/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 11 | -324/+387 |
|\ |
|
| * | [media] tm6000: dvb doesn't work on usb1.1 | matthieu castet | 2012-01-04 | 1 | -0/+5 |
| * | [media] tm6000: improve loading speed on hauppauge 900H | matthieu castet | 2012-01-04 | 3 | -9/+17 |
| * | [media] tm6000: using an uninitialized variable in debug code | Dan Carpenter | 2011-12-30 | 1 | -2/+2 |
| * | [media] tm6000: Fix a warning at tm6000_ir_int_start() | Mauro Carvalho Chehab | 2011-12-11 | 1 | -1/+1 |
| * | [media] tm6000: Fix check for interrupt endpoint | Thierry Reding | 2011-12-11 | 2 | -2/+2 |
| * | [media] tm6000: Fix bad indentation | Thierry Reding | 2011-12-11 | 1 | -4/+2 |
| * | [media] tm6000: Fix fast USB access quirk | Thierry Reding | 2011-12-11 | 1 | -1/+3 |
| * | [media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start() | Mauro Carvalho Chehab | 2011-11-30 | 1 | -0/+6 |
| * | [media] tm6000: automatically load alsa and dvb modules | Mauro Carvalho Chehab | 2011-11-30 | 2 | -0/+34 |
| * | [media] tm6000: Use a 16 scancode bitmask for IR | Mauro Carvalho Chehab | 2011-11-30 | 1 | -0/+2 |
| * | [media] tm6000: Allow auto-detecting tm6000 devices | Mauro Carvalho Chehab | 2011-11-30 | 1 | -0/+1 |
| * | [media] tm6000: rewrite IR support | Mauro Carvalho Chehab | 2011-11-30 | 2 | -196/+218 |
| * | [media] tm6000: add IR support for HVR-900H | Mauro Carvalho Chehab | 2011-11-30 | 1 | -0/+1 |
| * | [media] tm6000: Fix IR register names | Mauro Carvalho Chehab | 2011-11-30 | 3 | -18/+18 |
| * | [media] tm6000: Warning cleanup | Mauro Carvalho Chehab | 2011-11-28 | 1 | -2/+0 |
| * | [media] tm6000: bugfix data check | Stefan Ringel | 2011-11-28 | 1 | -5/+16 |
| * | [media] tm6000: bugfix at bulk transfer | Stefan Ringel | 2011-11-28 | 1 | -3/+13 |
| * | [media] tm6000: bugfix at interrupt reset | Stefan Ringel | 2011-11-28 | 2 | -53/+17 |
| * | [media] tm6000: bugfix at tm6000_set_reg_mask() register setting | Stefan Ringel | 2011-11-28 | 1 | -2/+2 |
| * | [media] tm6000: remove experimental depends | Stefan Ringel | 2011-11-28 | 1 | -3/+3 |
| * | [media] tm6000: Fix tm6010 audio standard selection | Mauro Carvalho Chehab | 2011-11-28 | 2 | -54/+40 |
| * | [media] tm6000: Add a few missing bits to alsa | Mauro Carvalho Chehab | 2011-11-28 | 1 | -3/+18 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -25/+1 |
|/ |
|
* | [media] move tm6000 to drivers/media/video | Mauro Carvalho Chehab | 2011-09-23 | 13 | -0/+7699 |