1. d6a9a43 V4L/DVB (11928): au0828: provide module option to disable USB speed check by Devin Heitmueller · 15 years ago
  2. ee3436b V4L/DVB (11924): au0828: Don't let device work unless connected to a high speed USB port by Devin Heitmueller · 15 years ago
  3. 027aa2c V4L/DVB (11808): au0828: get rid of debug printk that was causing compile failures by Devin Heitmueller · 15 years ago
  4. e4b8bc5 V4L/DVB (11805): au0828: send command to power down tuner when done with analog by Devin Heitmueller · 15 years ago
  5. b25ed9c V4L/DVB (11794): au0828: reduce reset time for xc5000 to 10ms by Devin Heitmueller · 15 years ago
  6. fe78a49 V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. by Devin Heitmueller · 15 years ago
  7. 2aa93bc V4L/DVB (11438): au0828: fix Kconfig dependance by Alexander Beregalov · 15 years ago
  8. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  9. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  10. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  11. 4bb6851 V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au0828_instance by Janne Grunau · 15 years ago
  12. a4124aa V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register by Janne Grunau · 15 years ago
  13. 16af6f5 V4L/DVB (11343): au0828: make i2c clock speed per-board configurable by Devin Heitmueller · 15 years ago
  14. 9beb0de V4L/DVB (11342): au0828: better document i2c registers by Devin Heitmueller · 15 years ago
  15. fadadb7 V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer buffers by Devin Heitmueller · 15 years ago
  16. 1398ae1 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE by Mauro Carvalho Chehab · 15 years ago
  17. 6a39a38 V4L/DVB (11110): au8522/au0828: Fix Kconfig dependencies by Mauro Carvalho Chehab · 15 years ago
  18. 80c6e35 V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n by Mauro Carvalho Chehab · 15 years ago
  19. 2689d3d V4L/DVB (11088): au0828: finish videodev/subdev conversion by Devin Heitmueller · 15 years ago
  20. dd27ade V4L/DVB (11086): au0828: rename macro for currently non-function VBI support by Devin Heitmueller · 15 years ago
  21. 62899a2 V4L/DVB (11085): au0828/au8522: Codingstyle fixes by Devin Heitmueller · 15 years ago
  22. 3d62287 V4L/DVB (11084): au0828: add entry for undefined input type by Devin Heitmueller · 15 years ago
  23. a1094c4 V4L/DVB (11083): au0828: remove some unneeded braces by Devin Heitmueller · 15 years ago
  24. c888923 V4L/DVB (11082): au0828: remove memset calls in v4l2 routines. by Devin Heitmueller · 15 years ago
  25. e13ce79 V4L/DVB (11081): au0828: make sure v4l2_device name is unique by Devin Heitmueller · 15 years ago
  26. b14667f V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework by Devin Heitmueller · 15 years ago
  27. 2eaf396 V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed by Devin Heitmueller · 15 years ago
  28. 220be77 V4L/DVB (11078): au0828: properly handle non-existent analog inputs by Devin Heitmueller · 15 years ago
  29. fc4ce6c V4L/DVB (11077): au0828: properly handle missing analog USB endpoint by Devin Heitmueller · 15 years ago
  30. d9109be V4L/DVB (11076): au0828: make g_chip_ident call work properly by Devin Heitmueller · 15 years ago
  31. b80f770 V4L/DVB (11075): au0828: make register debug lines easier to read by Devin Heitmueller · 15 years ago
  32. dc8685b V4L/DVB (11074): au0828: fix i2c enumeration bug by Devin Heitmueller · 15 years ago
  33. 5a5a4e1 V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work by Devin Heitmueller · 15 years ago
  34. 0ef21071 V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standards) by Devin Heitmueller · 15 years ago
  35. f1add5b V4L/DVB (11070): au0828: Rework the way the analog video binding occurs by Devin Heitmueller · 15 years ago
  36. 7fdd7c7 V4L/DVB (11068): au0828: add analog profile for the HVR-850 by Devin Heitmueller · 15 years ago
  37. 32c000a V4L/DVB (11067): au0828: workaround a bug in the au0828 i2c handling by Devin Heitmueller · 15 years ago
  38. 8b2f079 V4L/DVB (11066): au0828: add support for analog functionality in bridge by Devin Heitmueller · 15 years ago
  39. 0aab2e6 V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies by Mauro Carvalho Chehab · 15 years ago
  40. 45f5c19 V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typo by Mauro Carvalho Chehab · 15 years ago
  41. af2ffb2 V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISE by Mauro Carvalho Chehab · 15 years ago
  42. a8eb912 V4L/DVB (9252): au0828: Checkpatch compliance by Steven Toth · 16 years ago
  43. a636da6 V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950Q by Michael Krufky · 16 years ago
  44. adeeac3 V4L/DVB (9149): hvr950q: led feedback based on snr by Michael Krufky · 16 years ago
  45. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  46. 3065096 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() by Michael Krufky · 16 years ago
  47. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  48. e908b6e V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950q_config by Michael Krufky · 16 years ago
  49. 8e8bd22 V4L/DVB (8556): au0828: add support for Hauppauge Woodbury by Michael Krufky · 16 years ago
  50. 59d2752 V4L/DVB (8530): au0828: add support for new revision of HVR950Q by Michael Krufky · 16 years ago
  51. 104fe9a V4L/DVB (8043): au0828: add support for additional USB device id's by Michael Krufky · 16 years ago
  52. 5cf3f5c V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV by Michael Krufky · 16 years ago
  53. 383a2116 V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code by Michael Krufky · 16 years ago
  54. 4872354 V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system by Michael Krufky · 16 years ago
  55. 696b956 V4L/DVB (7835): multimedia/video: fix au0828 Kconfig by Randy Dunlap · 16 years ago
  56. 28dd15b V4L/DVB (7834): build fix for drivers/media/video/au0828 by Ingo Molnar · 16 years ago
  57. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  58. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  59. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  60. b33d24c V4L/DVB (7750): au0828/ cleanups and fixes by Adrian Bunk · 16 years ago
  61. d0d1422 V4L/DVB (7735): Fix compilation for au0828 by Brandon Philips · 16 years ago
  62. 18d73c5 V4L/DVB (7638): CodingStyle fixes for au8522 and au0828 by Mauro Carvalho Chehab · 16 years ago
  63. bbdf855 V4L/DVB (7637): au0828: Typo by Steven Toth · 16 years ago
  64. 805caff V4L/DVB (7636): au0828: Add HVR850 model number by Steven Toth · 16 years ago
  65. a9c36aa V4L/DVB (7634): au0828: Cleanup by Steven Toth · 16 years ago
  66. f07e8e4 V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__ by Michael Krufky · 16 years ago
  67. fdfc745 V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_XC5000 by Michael Krufky · 16 years ago
  68. bc3c613 V4L/DVB (7625): au0828: Cleanup by Steven Toth · 16 years ago
  69. 9c26de55 V4L/DVB (7624): Avoid an oops if the board is not fully defined by Steven Toth · 16 years ago
  70. 28930fa V4L/DVB (7622): HVR950Q Hauppauge eeprom support by Steven Toth · 16 years ago
  71. 265a651 V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB by Steven Toth · 16 years ago