1. db48138 V4L/DVB (12889): DIB0700: added USB IDs for a Terratec DVB-T XXS by Patrick Boettcher · 15 years ago
  2. d300bd6 V4L/DVB (12888): STK7770P: Add support for STK7770P by Olivier Grenie · 15 years ago
  3. ef80196 V4L/DVB (12887): DIB7000P: SNR calcuation forr DiB7000P by Olivier Grenie · 15 years ago
  4. 74b76f2 V4L/DVB (12886): Added new Pinnacle USB devices by Olivier Grenie · 15 years ago
  5. 958411b V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignment for IR init by Andy Walls · 15 years ago
  6. 0e12e15 V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c by Devin Heitmueller · 15 years ago
  7. e3ba4d3 V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.c by Devin Heitmueller · 15 years ago
  8. cb0409f V4L/DVB (12880): em28xx: fix codingstyle issues introduced with VBI support by Devin Heitmueller · 15 years ago
  9. 95e6dcd V4L/DVB (12878): gspca - m5602-s5k4aa: Add vflip quirk for the GX700 by Brian Kloppenborg · 15 years ago
  10. 9760677 V4L/DVB (12877): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Pa 2548 by Erik Andrén · 15 years ago
  11. 04a68ba V4L/DVB (12875): cx23885: disable tda18271 slave tuner output / loop thru in standby mode by Michael Krufky · 15 years ago
  12. a18eaf0 V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in standby mode by Michael Krufky · 15 years ago
  13. 542cb05 V4L/DVB (12873): saa7134: disable tda18271 slave tuner output / loop thru in standby mode by Michael Krufky · 15 years ago
  14. d1f7510 V4L/DVB (12871): tda18271: fix bad data in tda18271_cid_target table by Henk Vergonet · 15 years ago
  15. b5d1897 V4L/DVB (12870): tda18271: update temperature compensation calculatation formula by Henk Vergonet · 15 years ago
  16. ecda427 V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verbose by Michael Krufky · 15 years ago
  17. 650901c V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regs by Michael Krufky · 15 years ago
  18. d5abef6 V4L/DVB (12867): tda18271: ensure that configuration options are set for multiple instances by Michael Krufky · 15 years ago
  19. 1216531 V4L/DVB (12866): tda18271: move small_i2c assignment to the state config block by Michael Krufky · 15 years ago
  20. cc7e26d V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_init by Michael Krufky · 15 years ago
  21. 4240b46 V4L/DVB (12864): tda18271: change output feature configuration to a bitmask by Michael Krufky · 15 years ago
  22. 2dfca76 V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop thru on by Michael Krufky · 15 years ago
  23. 72c8364 V4L/DVB (12862): tda18271: add debug to show which standby mode is in use by Michael Krufky · 15 years ago
  24. 81259f2 V4L/DVB (12861): tda18271: add support for additional low-power standby modes by Michael Krufky · 17 years ago
  25. fd9a40d V4L/DVB (12859): go7007: semaphore -> mutex conversion by Mauro Carvalho Chehab · 15 years ago
  26. 028d4c9 V4L/DVB (12858): go7007: whitespacing cleanups by Mauro Carvalho Chehab · 15 years ago
  27. dd69444 V4L/DVB (12851): cx25821/Makefile: Cleanup by Mauro Carvalho Chehab · 15 years ago
  28. 68071ad V4L/DVB (12847): cx25821: Add README with todo list by Mauro Carvalho Chehab · 15 years ago
  29. f4e96de V4L/DVB (12756): af9015: fix typo in register compare by Antti Palosaari · 15 years ago
  30. 06565d7 V4L/DVB (12755): af9015: improve usb control message function slightly by Antti Palosaari · 15 years ago
  31. 9c86327 V4L/DVB (12754): af9015: [2/2] fix USB TS configuration by Antti Palosaari · 15 years ago
  32. 353330c V4L/DVB (12753): af9015: [1/2] fix USB TS configuration by Jose Alberto Reguero · 15 years ago
  33. 891114a V4L/DVB (12750): em28xx: fix unused variable warning by Devin Heitmueller · 15 years ago
  34. 10e0125 V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register by Devin Heitmueller · 15 years ago
  35. 19bf003 V4L/DVB (12748): em28xx: implement g_std v4l call by Devin Heitmueller · 15 years ago
  36. 0414614 V4L/DVB (12747): em28xx: only advertise VBI capability if supported by Devin Heitmueller · 15 years ago
  37. 290c0cf V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported by Devin Heitmueller · 15 years ago
  38. 365adee V4L/DVB (12745): em28xx: remove unreferenced variable by Devin Heitmueller · 15 years ago
  39. 8c873d3 V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi by Devin Heitmueller · 15 years ago
  40. 91f6dce V4L/DVB (12743): em28xx: fix mmap_mapper with vbi by Devin Heitmueller · 15 years ago
  41. 28abf08 V4L/DVB (12742): em28xx: add raw VBI support for NTSC by Devin Heitmueller · 15 years ago
  42. da52a55 V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled by Devin Heitmueller · 15 years ago
  43. 206313d V4L/DVB (12740): em28xx: better describe vinctrl registers by Devin Heitmueller · 15 years ago
  44. df72f32 cx25821: Add driver to the building system by Mauro Carvalho Chehab · 15 years ago
  45. 53e712d V4L/DVB (12734): cx25821: Fix some compilation troubles by Mauro Carvalho Chehab · 15 years ago
  46. 1a9fc85 V4L/DVB (12733): cx25821: some CodingStyle fixes by Mauro Carvalho Chehab · 15 years ago
  47. bb4c9a7 V4L/DVB (12732): cx25821: fix bad whitespacing by Mauro Carvalho Chehab · 15 years ago
  48. 466a1c1 V4L/DVB (12731): cx25821: Add missing include by Mauro Carvalho Chehab · 15 years ago
  49. 02b20b0 V4L/DVB (12730): Add conexant cx25821 driver by Mauro Carvalho Chehab · 15 years ago
  50. afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  51. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  52. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  53. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  54. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  55. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  56. 202c467 pty_write: don't do a tty_wakeup() when the buffers are full by Linus Torvalds · 15 years ago
  57. e04ab95 [WATCHDOG] sizeof cleanup by Wim Van Sebroeck · 15 years ago
  58. d1833c2 [WATCHDOG] wdt_pci: fix printk and variable type by Randy Dunlap · 15 years ago
  59. 119d3e5 [WATCHDOG] wdt_pci - use pci_request_region by Wim Van Sebroeck · 15 years ago
  60. d7e9791 [WATCHDOG] ar7_wdt: Fix error handling during probe. by Wim Van Sebroeck · 15 years ago
  61. 64d4062 [WATCHDOG] ar7_wdt: convert to become a platform driver by Florian Fainelli · 15 years ago
  62. dcfb748 [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds by Chris Friesen · 15 years ago
  63. 9fd868f [WATCHDOG] davinci: use clock framework for timer frequency by Kevin Hilman · 16 years ago
  64. 0ecc3bf [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT by Linus Walleij · 15 years ago
  65. 502a010 [WATCHDOG] Add support for WM831x watchdog by Mark Brown · 15 years ago
  66. 0400e31 [WATCHDOG] Add watchdog driver for NUC900 by Wan ZongShun · 15 years ago
  67. 3a5f900 [WATCHDOG] add SBC-FITPC2 watchdog driver by Denis Turischev · 15 years ago
  68. ca9a702 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  69. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  70. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 3dc9566 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  72. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  73. 90950a2 pata_amd: do not filter out valid modes in nv_mode_filter by Robert Hancock · 15 years ago
  74. ff7cddf sata_promise: update reset code by Mikael Pettersson · 15 years ago
  75. 0ae6654 sata_promise: disable hotplug on 1st gen chips by Mikael Pettersson · 15 years ago
  76. 4dc738e libata: fix spurious WARN_ON_ONCE() on port freeze by Tejun Heo · 15 years ago
  77. 31b239a ahci: restore pci_intx() handling by Tejun Heo · 15 years ago
  78. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 15 years ago
  79. f7557dc MIPS: hw_random: Add hardware RNG for Octeon SOCs. by David Daney · 15 years ago
  80. fff9c81 MIPS: Octeon: False positive timeout by Roel Kluin · 15 years ago
  81. b31c50a be2net: fix some cmds to use mccq instead of mbox by Sathya Perla · 15 years ago
  82. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  83. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  84. de55a89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  85. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  86. 96c015b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  87. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  88. 75f2ba8 regulator: Voltage count for AB3100 by Linus Walleij · 15 years ago
  89. 37bce07 mfd: Convert WM8350 to use request_threaded_irq() by Mark Brown · 15 years ago
  90. c826933 mfd: Fix twl4030-power warnings by Samuel Ortiz · 15 years ago
  91. d619bc1 regulator: AB3100 support by Linus Walleij · 15 years ago
  92. bd207cf rtc: AB3100 RTC support by Linus Walleij · 15 years ago
  93. 8aba721 mfd: Fix ab3100-otp build failure by Samuel Ortiz · 15 years ago
  94. 75a7456 mfd: Print warning for twl4030 out-of-order script loading by Amit Kucheria · 15 years ago
  95. ebf0bd3 mfd: Add support for TWL4030/5030 dynamic power switching by Amit Kucheria · 15 years ago
  96. 12992dd mfd: AB3100 OTP readout by Linus Walleij · 15 years ago
  97. 295c08b regulator: Add Freescale MC13783 driver by Sascha Hauer · 15 years ago
  98. 8238add mfd: Add Freescale MC13783 driver by Sascha Hauer · 15 years ago
  99. 0ad651c mfd: AB3100 disable irq nosync by Linus Walleij · 15 years ago
  100. ce290b0 mfd: AB3100 alter default setting by Linus Walleij · 15 years ago