1. 6dbea9f [media] Add support for KWorld UB435-Q V2 by Jean-Francois Thibert · 12 years ago
  2. fc5d0f8 [media] V4L2: em28xx: register a V4L2 clock source by Guennadi Liakhovetski · 12 years ago
  3. 6914d70e [media] em28xx: remove GPIO register caching by Frank Schaefer · 12 years ago
  4. 7c1dfdb [media] em28xx: Add support for 1b80:e1cc Delock 61959 by Jakob Haufe · 12 years ago
  5. e4b7131 [media] em28xx: add basic support for OmniVision OV2640 sensors by Frank Schaefer · 12 years ago
  6. 855ff38 [media] em28xx: move sensor code to a separate source code file em28xx-camera.c by Frank Schaefer · 12 years ago
  7. 736a320 [media] em28xx: add chip id of the em2765 by Frank Schaefer · 12 years ago
  8. a3ea4bf [media] em28xx: add support for em25xx i2c bus B read/write/check device operations by Frank Schaefer · 12 years ago
  9. 4159d01 [media] em28xx: Add ISDB support for c3tech Digital duo by Mauro Carvalho Chehab · 12 years ago
  10. aab3125 [media] em28xx: add support for registering multiple i2c buses by Mauro Carvalho Chehab · 12 years ago
  11. 3aa2b3b [media] em28xx: Add a separate config dir for secondary bus by Mauro Carvalho Chehab · 12 years ago
  12. c7a45e5 [media] em28xx: Prepare to support 2 different I2C buses by Mauro Carvalho Chehab · 12 years ago
  13. 510e884 [media] em28xx: extract the device configuration dataset from eeproms with 16 bit address width by Frank Schaefer · 12 years ago
  14. a217968 [media] em28xx: do not store eeprom content permanently by Frank Schaefer · 12 years ago
  15. 87b5243 [media] em28xx: add basic support for eeproms with 16 bit address width by Frank Schaefer · 12 years ago
  16. 0c28dcc [media] em28xx: fix eeprom data endianess by Frank Schaefer · 12 years ago
  17. d5b6a74 [media] em28xx: fix spacing and some comments in em28xx.h by Frank Schaefer · 13 years ago
  18. a062b29 [media] em28xx: remove some obsolete function declarations by Frank Schaefer · 13 years ago
  19. 7960205 [media] em28xx: remove unused ac97 v4l2_ctrl_handler by Frank Schaefer · 12 years ago
  20. 511ffe9 [media] em28xx: remove unused image quality control functions by Frank Schaefer · 12 years ago
  21. 768da3db [media] em28xx: get rid of the dependency on module ir-kbd-i2c by Frank Schaefer · 13 years ago
  22. 2fcc82d [media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes() by Frank Schaefer · 13 years ago
  23. 2665c29 [media] em28xx: simplify device state tracking by Frank Schaefer · 13 years ago
  24. d3829fa [media] em28xx: convert to videobuf2 by Devin Heitmueller · 13 years ago
  25. 69a6164 [media] em28xx: convert to v4l2_fh, fix priority handling by Hans Verkuil · 13 years ago
  26. 081b945 [media] em28xx: convert to the control framework by Hans Verkuil · 13 years ago
  27. 4078d62 [media] em28xx: move caching of pointer to vmalloc memory in videobuf to struct em28xx_buffer by Frank Schaefer · 13 years ago
  28. 8732533 [media] em28xx: move field 'pos' from struct em28xx_dmaqueue to struct em28xx_buffer by Frank Schaefer · 13 years ago
  29. cbe7f8a [media] em28xx: remove obsolete field 'frame' from struct em28xx_buffer by Frank Schaefer · 13 years ago
  30. 960da93 [media] em28xx: use common urb data copying function for vbi and non-vbi data streams by Frank Schaefer · 13 years ago
  31. 0455eeb [media] em28xx: fix capture type setting in em28xx_urb_data_copy_vbi() by Frank Schaefer · 13 years ago
  32. c647a91 [media] em28xx: improve USB endpoint logic, also use bulk transfers by Frank Schaefer · 13 years ago
  33. 7312f2c [media] em28xx: add fields for analog and DVB USB transfer type selection to struct em28xx by Frank Schaefer · 13 years ago
  34. 0cf544a [media] em28xx: rename some USB parameter fields in struct em28xx to clarify their role by Frank Schaefer · 13 years ago
  35. 057ca0d [media] em28xx: create a common function for isoc and bulk USB transfer initialization by Frank Schaefer · 13 years ago
  36. 6ddd89d [media] em28xx: create a common function for isoc and bulk URB allocation and setup by Frank Schaefer · 13 years ago
  37. afb177e [media] em28xx: rename function em28xx_uninit_isoc to em28xx_uninit_usb_xfer by Frank Schaefer · 13 years ago
  38. 89f84b9 [media] em28xx: remove obsolete #define EM28XX_URB_TIMEOUT by Frank Schaefer · 13 years ago
  39. 74209dc [media] em28xx: rename struct em28xx_usb_isoc_ctl to em28xx_usb_ctl by Frank Schaefer · 13 years ago
  40. f0fa993 [media] em28xx: rename struct em28xx_usb_isoc_bufs to em28xx_usb_bufs by Frank Schaefer · 13 years ago
  41. 515688a [media] em28xx: rename isoc packet number constants and parameters by Frank Schaefer · 13 years ago
  42. 8c30156 [media] em28xx: clarify meaning of field 'progressive' in struct em28xx by Frank Schaefer · 13 years ago
  43. 8904013 [media] em28xx: Better support for the Terratec Cinergy HTC USB XS by Martin Blumenstingl · 13 years ago
  44. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/video/em28xx/em28xx.h]
  45. d2b30e9 [media] em28xx: Remove unused wait_queue's by Ezequiel García · 13 years ago
  46. 3477e2a [media] em28xx: Remove unused enum em28xx_io_method by Ezequiel García · 13 years ago
  47. 959a181 [media] em28xx: Remove unused field from em28xx_buffer struct by Ezequiel García · 13 years ago
  48. cb04af2 [media] em28xx: Remove unused list_head struct for queued buffers by Ezequiel Garcia · 13 years ago
  49. 60332f0 [media] em28xx: Make card_setup() and pre_card_setup() static by Ezequiel Garcia · 13 years ago
  50. f4d4e76 [media] em28xx: Make em28xx-input.c a separate module by Ezequiel García · 13 years ago
  51. 769af21 [media] em28xx: Change scope of em28xx-input local functions to static by Ezequiel García · 13 years ago
  52. 5978ec6 [media] em28xx: clean-up several unused parametrs in struct em28xx_usb_isoc_ctl by Gianluca Gennari · 13 years ago
  53. 5f5f147 [media] em28xx-dvb: stop URBs when stopping the streaming by Gianluca Gennari · 13 years ago
  54. fa5527c [media] em28xx: support for 2304:0242 PCTV QuatroStick (510e) by Ivan Kalvachev · 13 years ago
  55. c247d7b [media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e) by Antti Palosaari · 13 years ago
  56. 3553085 [media] em28xx: support for 1b80:e425 MaxMedia UB425-TC by Antti Palosaari · 13 years ago
  57. 2321acf [media] media: em28xx: Remove unused urb arrays from device struct by Ezequiel García · 13 years ago
  58. 86d38d1 [media] em28xx: pre-allocate DVB isoc transfer buffers by Gianluca Gennari · 13 years ago
  59. 1020d13 [media] em28xx: increase maxwidth for em2800 by Sascha Sommer · 14 years ago
  60. 8ab3362 [media] em28xx: Reworked probe code to get rid of some hacks by Holger Nelson · 14 years ago
  61. 4d28d3d [media] Added USB Id & configuration array for Honestech Vidbox NW03 by Gareth Williams · 14 years ago
  62. a1ed02e [media] em28xx: Add Terratec Cinergy HTC Stick by Andreas Oberritter · 14 years ago
  63. 82e7dbb [media] em28xx: initial support for HAUPPAUGE HVR-930C again by Eddi De Pieri · 14 years ago
  64. f055815 [media] em28xx: remove unused prototypes by Chris Rankin · 14 years ago
  65. 3658871 [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] by Antti Palosaari · 14 years ago
  66. fec528b [media] Add initial support for Terratec H5 by Mauro Carvalho Chehab · 14 years ago
  67. 4f83e7b [media] em28xx: Add support for devices with a separate audio interface by Mauro Carvalho Chehab · 14 years ago
  68. 5b89ecf [media] em28xx: Allow to compile it without RC/input support by Mauro Carvalho Chehab · 14 years ago
  69. ebaefdb [media] em28xx: use the proper prefix for board names by Mauro Carvalho Chehab · 14 years ago
  70. d6a5f92 [media] Add support for PCTV nanoStick T2 290e [2013:024f] by Antti Palosaari · 14 years ago
  71. 09bc194 [media] em28xx: include model number for PCTV 330e by Devin Heitmueller · 14 years ago
  72. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 15 years ago
  73. ca3dfd6 [media] em28xx: Add support for Leadership ISDB-T by Mauro Carvalho Chehab · 15 years ago
  74. 8298f2f [media] Support for Elgato Video Capture by Adrian Taylor · 15 years ago
  75. 39a96b4 [media] em28xx-audio: fix some locking issues by Mauro Carvalho Chehab · 15 years ago
  76. 7e48b30 V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb by Jarod Wilson · 15 years ago
  77. a469585 V4L/DVB: ir-core: convert em28xx to not use ir-functions.c by David Härdeman · 15 years ago
  78. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  79. 443fed9 V4L/DVB: em28xx: add em286x/tvp5150 reference design by Devin Heitmueller · 15 years ago
  80. 33c02fa V4L/DVB: em28xx: adjust number of packets per URB by Devin Heitmueller · 16 years ago
  81. 7ca7ef6 V4L/DVB: em28xx: add Dikom DK300 hybrid USB tuner by Andrea.Amorosi76@gmail.com · 16 years ago
  82. ca39d84 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe" by Magnus Alm · 16 years ago
  83. 66d9cba V4L/DVB (13932): em28xx: add PAL support for VBI by Devin Heitmueller · 16 years ago
  84. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 16 years ago
  85. 1bad429 V4L/DVB (13545): em28xx: properly select IR protocol based on the IR table by Mauro Carvalho Chehab · 16 years ago
  86. 694a101 V4L/DVB (13528): em28xx: add support for em2800 VC211A card by Mauro Carvalho Chehab · 16 years ago
  87. 1ca3189 em28xx: em2800 chips support max width of 640 by Mauro Carvalho Chehab · 16 years ago
  88. fc099f0 V4L/DVB (13327): em28xx: fix alt modprobe parameter by Mauro Carvalho Chehab · 16 years ago
  89. 43e16ea V4L/DVB (13233): i2c_board_info can be local by Jean Delvare · 16 years ago
  90. 285eb1a V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box by Antti Palosaari · 16 years ago
  91. 8c873d3 V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi by Devin Heitmueller · 16 years ago
  92. 28abf083 V4L/DVB (12742): em28xx: add raw VBI support for NTSC by Devin Heitmueller · 16 years ago
  93. da52a55 V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled by Devin Heitmueller · 16 years ago
  94. ac07bb7 V4L/DVB (12712): em28xx: properly load ir-kbd-i2c when needed by Mauro Carvalho Chehab · 16 years ago
  95. d2ebd0f8 V4L/DVB (12698): em28xx: ir-kbd-i2c init data needs a persistent object by Mauro Carvalho Chehab · 16 years ago
  96. 715a223 V4L/DVB (12595): common/ir: use a struct for keycode tables by Mauro Carvalho Chehab · 16 years ago
  97. 6d888a6 V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymap by Mauro Carvalho Chehab · 16 years ago
  98. f2e26ae V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xx by Mauro Carvalho Chehab · 16 years ago
  99. c2a6b54 V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams by Mauro Carvalho Chehab · 16 years ago
  100. b80fd2d V4L/DVB (12245): em28xx: add support for mt9m001 webcams by Mauro Carvalho Chehab · 16 years ago