1. efd279e [media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)" by Jonathan Nieder · 13 years ago
  2. 01732eb [media] flexcop: handle errors from dvb_net_init by Jonathan Nieder · 13 years ago
  3. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  4. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  5. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 13 years ago
  6. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  7. b934c20 [media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci by Patrick Boettcher · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. a90f933 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL by Jean Delvare · 14 years ago
  10. 7a6fbd8 V4L/DVB (12294): b2c2: Use dvb-pll for Cablestar2 by Trent Piepho · 15 years ago
  11. 016e53d V4L/DVB (12293): b2c2: Use dvb-pll for Skystar2 rev 2.3 and rev 2.6 by Trent Piepho · 15 years ago
  12. 6d67c97 V4L/DVB (12292): b2c2: Use dvb-pll for AirStar DVB-T's tuner by Trent Piepho · 15 years ago
  13. 1ebcad7 V4L/DVB (12197): Remove unnecessary semicolons by Joe Perches · 15 years ago
  14. 68b7f76 V4L/DVB (12291): b2c2: fix frontends compiled into kernel by Trent Piepho · 15 years ago
  15. 1c905a4 V4L/DVB (11894): flexcop-pci: dmesg visible names broken by Matthias Schwarzott · 15 years ago
  16. eccd15a V4L/DVB (11964): b2c2: Fix problems with frontend attachment by Trent Piepho · 15 years ago
  17. d66b94b V4L/DVB (11829): Rewrote frontend-attach mechanism to gain noise-less deactivation of submodules by Patrick Boettcher · 15 years ago
  18. 302e8ac V4L/DVB (11828): Reducing print-level of I2C error prints by Matthias Schwarzott · 15 years ago
  19. 91b9436 V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2 by Uwe Bugla · 15 years ago
  20. 1589a99 V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 by Uwe Bugla · 15 years ago
  21. 7def728 V4L/DVB (11285): Remove unecessary udelay by Patrick Boettcher · 15 years ago
  22. 1662070 V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisions by Patrick Boettcher · 15 years ago
  23. 1398ae1 V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE by Mauro Carvalho Chehab · 15 years ago
  24. a27e4fd V4L/DVB (10948): flexcop-pci: Print a message in case the new stream watchdog detects a problem by Matthias Schwarzott · 15 years ago
  25. 382c554 V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards by Patrick Boettcher · 16 years ago
  26. 4c48ae8 V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driver by Patrick Boettcher · 16 years ago
  27. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  28. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  29. 11c6c7f V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) by Antti Seppälä · 16 years ago
  30. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  31. 614b147 V4L/DVB (8745): v4l2: fix a bunch of compile warnings. by Hans Verkuil · 16 years ago
  32. c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 16 years ago
  33. c4e3fd9 V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay by Thierry MERLE · 16 years ago
  34. 1d43401 V4L/DVB (8837): dvb: fix I2C adapters name size by Jean Delvare · 16 years ago
  35. b05ce2e V4L/DVB (7959): endianness fix in flexcop-usb.c by Al Viro · 16 years ago
  36. e4671b6 V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kconfig description by Matthias Schwarzott · 16 years ago
  37. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  38. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  39. da2c7f6 V4L/DVB (7662): stv0299: Fixed some typos by Oliver Endriss · 16 years ago
  40. ca19aaa V4L/DVB (7569): Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tuner by Patrick Boettcher · 16 years ago
  41. c9dd82c V4L/DVB (7471): SkyStar2: preparing support for the rev2.8 by Patrick Boettcher · 16 years ago
  42. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 16 years ago
  43. 7bca449 V4L/DVB (7509): media/dvb/b2c2 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 6394cf5 V4L/DVB (7469): Preparation for supporting new devices, cleanup and saneness by Patrick Boettcher · 16 years ago
  45. 2c4963d V4L/DVB (7441): kconfig fixes for tuner-simple by Michael Krufky · 16 years ago
  46. 827855d V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support by Michael Krufky · 16 years ago
  47. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  48. 6fce7fc V4L/DVB (6573): unexport flexcop_reset_block_300 by Adrian Bunk · 17 years ago
  49. 6175e48 V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression by Trent Piepho · 17 years ago
  50. 47a9991 V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll by Michael Krufky · 17 years ago
  51. f3a0d86 V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS by Trent Piepho · 17 years ago
  52. 72fb39e V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architectures by Mauro Carvalho Chehab · 17 years ago
  53. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  54. 4f210e0 V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci by Hendrik Borghorst · 17 years ago
  55. 6bdcc6e V4L/DVB (5363): Dvb: Remove lgh06xf driver by Trent Piepho · 17 years ago
  56. 9d85d77 V4L/DVB (4999): [PATCH] Cablestar2 support by Antti Seppälä · 18 years ago
  57. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  58. 76db93d V4L/DVB (4846): Create new lgh06xf atsc tuner module by Michael Krufky · 18 years ago
  59. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  60. 6f36fbb V4L/DVB (4818): Flexcop-usb: fix debug printk by Alexey Dobriyan · 18 years ago
  61. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  62. 47922e9c V4L/DVB (4441): Flexcop/nxt200x attach fix by Chris Pascoe · 18 years ago
  63. 17aafcc6 V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructure by Andrew de Quincey · 18 years ago
  64. f52a838 V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function. by Andrew de Quincey · 18 years ago
  65. 2bfe031 V4L/DVB (4386): Convert DVB devices to use dvb_attach() by Andrew de Quincey · 18 years ago
  66. d995506 V4L/DVB (4385): Add dvb_attach() macro and supporting routines by Andrew de Quincey · 18 years ago
  67. c482d4f6 V4L/DVB (4608b): i2c deps fix on DVB by Andrew de Quincey · 18 years ago
  68. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  69. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  70. dd00b1e V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() static by Adrian Bunk · 18 years ago
  71. dea7486 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend by Patrick Boettcher · 18 years ago
  72. 8397703 V4L/DVB (4014): Remove the spagetti code gotos that aren't useful by Trent Piepho · 18 years ago
  73. 56e0314 V4L/DVB (3886): Convert flexcop-fe-tuner to refactored tuner code by Andrew de Quincey · 18 years ago
  74. 81ad3428 V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.h by Michael Krufky · 18 years ago
  75. 7c25039 V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.h by Michael Krufky · 18 years ago
  76. d09dbf9 V4L/DVB (3762): Add sysfs device links to dvb devices by Andrew de Quincey · 18 years ago
  77. 3c2c549 V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2C by Manu Abraham · 18 years ago
  78. 6637e6fd V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb module by Patrick Boettcher · 18 years ago
  79. 4592b3a V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanups by Adrian Bunk · 19 years ago
  80. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  81. 9df8e94 V4L/DVB (3433): Fix printk type warning by Randy Dunlap · 19 years ago
  82. 703cb2c V4L/DVB (3428): drivers/media/dvb/ possible cleanups by Adrian Bunk · 19 years ago
  83. 28f3d4b V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv by Michael Krufky · 19 years ago
  84. d76a617 V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x module by Michael Krufky · 19 years ago
  85. 7408187 by Panagiotis Issaris · 19 years ago
  86. 50c25ff V4L/DVB (3218): Whitespace cleanups by Michael Krufky · 19 years ago
  87. 6a5bdd3 V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.c by Jesper Juhl · 19 years ago
  88. 4302c15 V4L/DVB (3145): syncronizes some changes between v4l and dvb by Mauro Carvalho Chehab · 19 years ago
  89. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  90. 9101e62 [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 by Mauro Carvalho Chehab · 19 years ago
  91. 15ac8e6 [PATCH] DVB: Small cleanups and CodeStyle fixes by Adrian Bunk · 19 years ago
  92. 44e6f84 [PATCH] fix b2c2 dvb undefined symbol by Prakash Punnoor · 19 years ago
  93. c0b11b9 [PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000) by Michael Krufky · 19 years ago
  94. 3528cc4e [PATCH] dvb: Remove broken stv0299 enhanced tuning code by Andrew de Quincy · 19 years ago
  95. dc27a16 [PATCH] dvb: budget-ci: add support for TT DVB-C CI card by Andrew de Quincey · 19 years ago
  96. cfbfce1 [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback by Andreas Oberritter · 19 years ago
  97. 1684a984 [PATCH] I2C: Kill i2c_algorithm.id (6/7) by Jean Delvare · 19 years ago
  98. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  99. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  100. 63b5c1c [PATCH] dvb: usb/pci: correct syntax of driver name fields by Patrick Boettcher · 19 years ago