1. 84babee [media] cx88: remove return after BUG() by Mauro Carvalho Chehab · 10 years ago
  2. e2392d3 [media] cx88: fix cards table CodingStyle by Mauro Carvalho Chehab · 10 years ago
  3. 9d2f1d3 [media] rc-core: rename dev->scanmask to dev->scancode_mask by David Härdeman · 10 years ago
  4. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 10 years ago
  5. 120703f [media] rc-core: document the protocol type by David Härdeman · 10 years ago
  6. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 10 years ago
  7. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  8. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  9. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  10. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  11. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  12. cd86e3b [media] cx88: use correct pci drvdata type in cx88_audio_finidev() by Wei Yongjun · 11 years ago
  13. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  14. c0d4021 [media] pci: cx88: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  15. 06333e0 [media] pci: cx88-video: Use module_pci_driver by Sachin Kamat · 11 years ago
  16. 38b25ad [media] pci: cx88-mpeg: Use module_pci_driver by Sachin Kamat · 11 years ago
  17. 59963b9 [media] pci: cx88-alsa: Use module_pci_driver by Sachin Kamat · 11 years ago
  18. f66b2a1 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 by Hans Verkuil · 11 years ago
  19. 1ae0d20 [media] cx88: fix build when VP3054=m and CX88_DVB=y by Mauro Carvalho Chehab · 11 years ago
  20. e5715cf [media] cx88: set dev_parent to the correct parent PCI bus by Hans Verkuil · 11 years ago
  21. 7feeb14 [media] cx88: fix register mask by Hans Verkuil · 11 years ago
  22. facd236 [media] cx88: remove g_chip_ident by Hans Verkuil · 11 years ago
  23. 609c4c1 [media] cx88: fix NULL pointer dereference by Hans Verkuil · 11 years ago
  24. 02615ed5 [media] cx88: make core less verbose by Mauro Carvalho Chehab · 11 years ago
  25. 5ddfbbb [media] cx88: Fix unsafe locking in suspend-resume by Alexey Khoroshilov · 11 years ago
  26. 48a8a03 [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 by Mauro Carvalho Chehab · 11 years ago
  27. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  28. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  29. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  30. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  31. f1c50f2 [media] btcx-risc: move from media/i2c to media/common by Hans Verkuil · 12 years ago
  32. 7b34be7 [media] use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  33. 8268979 [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  34. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  35. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  36. b858c33 [media] m88rs2000: make use ts2020 by Igor M. Liplianin · 12 years ago
  37. 73f0af4 [media] make the other drivers take use of the new ts2020 driver by Konstantin Dimitrov · 12 years ago
  38. b523774 [media] cx88: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  39. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  40. db61371 [media] cx88: get rid of a warning at dprintk() macro by Mauro Carvalho Chehab · 12 years ago
  41. 3420643 [media] cx88: reorder inline to prevent a gcc warning by Mauro Carvalho Chehab · 12 years ago
  42. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  43. 8d6b125 [media] cx88: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  44. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  45. c2c1b41 [media] drivers/media: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  46. 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  47. 6ec93f0 [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  48. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  49. 4699903 [media] cx88: Fix reset delays by Alan Cox · 12 years ago
  50. fccea74 [media] Kconfig: merge all customise options into just one by Mauro Carvalho Chehab · 12 years ago
  51. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago
  52. b285192 [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago