1. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  2. 439d0e4 V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042) by Oliver Endriss · 16 years ago
  3. 4ee48c4 V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routine by Oliver Endriss · 16 years ago
  4. 2c6a37b V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h> by Michael Krufky · 16 years ago
  5. f1f74aa V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h by Michael Krufky · 16 years ago
  6. 44f71c3 V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick by Michael Krufky · 16 years ago
  7. a745f0a V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and nova by Michael Krufky · 16 years ago
  8. 1fbc3ca V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks by Michael Krufky · 16 years ago
  9. b1d8f9f V4L/DVB (8310): sms1xxx: remove kmutex_t typedef by Michael Krufky · 16 years ago
  10. 4411d29 V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast by Michael Krufky · 16 years ago
  11. 14a638cd V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids by Michael Krufky · 16 years ago
  12. eb383bd V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx by Michael Krufky · 16 years ago
  13. 5068b7a V4L/DVB (8306): sms1xxx: log firmware download process by default by Michael Krufky · 16 years ago
  14. 0f2a1ee V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t' by Michael Krufky · 16 years ago
  15. 8f37356 V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION by Michael Krufky · 16 years ago
  16. cf1cfe1 V4L/DVB (8302): sms1xxx: fix Siano board names by Michael Krufky · 16 years ago
  17. 02aea4f V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenames by Michael Krufky · 16 years ago
  18. 2708e88 V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block by Michael Krufky · 16 years ago
  19. 0c071f3 V4L/DVB (8299): sms1xxx: mark functions static by Michael Krufky · 16 years ago
  20. c65c7a6 V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro by Michael Krufky · 16 years ago
  21. 2522dc1 V4L/DVB (8297): sms1xxx: remove old printk macros by Michael Krufky · 16 years ago
  22. eb25094 V4L/DVB (8296): sms1xxx: always show error messages by Michael Krufky · 16 years ago
  23. f14d56a V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages by Michael Krufky · 16 years ago
  24. a0c0abc V4L/DVB (8294): sms1xxx: move message formatting into printk macros by Michael Krufky · 16 years ago
  25. 068d6c0 V4L/DVB (8293): sms1xxx: create printk macros by Michael Krufky · 16 years ago
  26. 1c11d54 V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality by Michael Krufky · 16 years ago
  27. dd5b2a5 V4L/DVB (8291): sms1xxx: change default_mode to 4 by Michael Krufky · 16 years ago
  28. d3e72fe V4L/DVB (8290): sms1xxx: small cleanup by Michael Krufky · 16 years ago
  29. df0462e V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks by Michael Krufky · 16 years ago
  30. fbd05c8 V4L/DVB (8288): sms1xxx: more cleanups by Michael Krufky · 16 years ago
  31. e080842 V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs by Michael Krufky · 16 years ago
  32. 18245e1 V4L/DVB (8286): sms1xxx: remove typedefs by Michael Krufky · 16 years ago
  33. ca78373 V4L/DVB (8285): sms1xxx: more 80-column cleanups by Michael Krufky · 16 years ago
  34. 9f21139 V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level by Michael Krufky · 16 years ago
  35. 59bf6b8 V4L/DVB (8283): sms1xxx: 80-column cleanups by Michael Krufky · 16 years ago
  36. fa830e8 V4L/DVB (8282): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  37. f0333e3 V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs by Michael Krufky · 16 years ago
  38. 8223741 V4L/DVB (8280): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  39. 73104fb V4L/DVB (8279): sms1xxx: #define usb vid:pid's by Michael Krufky · 16 years ago
  40. 494d24c V4L/DVB (8278): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  41. f17407a V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17 by Michael Krufky · 16 years ago
  42. 55ad310 V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)" by Michael Krufky · 16 years ago
  43. a83ccdd V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar" by Michael Krufky · 16 years ago
  44. 1865811 V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__ by Michael Krufky · 16 years ago
  45. 8544706 V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ by Michael Krufky · 16 years ago
  46. a8a89b7 V4L/DVB (8251): ttusb: use simple_read_from_buffer()() by Akinobu Mita · 16 years ago
  47. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  48. d01eb2d V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009 by Michael Krufky · 16 years ago
  49. 30b4d35 V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE by Michael Krufky · 16 years ago
  50. f5376ad V4L/DVB (8147): cxusb: add initial support for AVerTVHD Volar by Daniel Gimpelevich · 16 years ago
  51. c0f4c0a V4L/DVB (8146): lgdt330x: add additional FEC control configuration option by Michael Krufky · 16 years ago
  52. 2d5b5a4 V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/common by Mauro Carvalho Chehab · 16 years ago
  53. 153755a V4L/DVB (8135): WRITE_RPS1() converts to le32 itself by Al Viro · 16 years ago
  54. 3aa7110 V4L/DVB (8132): bt8xx endianness annotations and fixes by Al Viro · 16 years ago
  55. 947a080 V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer by Al Viro · 16 years ago
  56. b0ba0e3 V4L/DVB (8130): split dvb_ringbuffer dual-use functions by Al Viro · 16 years ago
  57. 67778b3 V4L/DVB (8129): pluto_set_dma_addr() fix by Al Viro · 16 years ago
  58. f51b10e V4L/DVB (8126): net endianness fix by Al Viro · 16 years ago
  59. bbfc4c2 V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C 1501 by Oliver Endriss · 16 years ago
  60. ccb4364 V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused variable by Oliver Endriss · 16 years ago
  61. 980b59f V4L/DVB (8065): Add missing selects at dvb-usb/Kconfig by Mauro Carvalho Chehab · 16 years ago
  62. 03a0ea1 V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827X by Mauro Carvalho Chehab · 16 years ago
  63. a046e43 V4L/DVB (8051): ttpci/Kconfig: Technotrend budget C-1501 needs tda10023 by Mauro Carvalho Chehab · 16 years ago
  64. 11417da V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c card by Sigmund Augdal · 16 years ago
  65. 9fdd9ca V4L/DVB (8032): Anysee: fix Kconfig by Antti Palosaari · 16 years ago
  66. 5ae2fca V4L/DVB (8031): Anysee: support for Anysee E30C Plus rev 0.4 by Antti Palosaari · 16 years ago
  67. e758886 V4L/DVB (8030): TDA10023: make TS output mode configurable by Antti Palosaari · 16 years ago
  68. fb49558 V4L/DVB (8014): gl861: coding style fixes by Antti Palosaari · 16 years ago
  69. 53af158 V4L/DVB (7952): AU6610: various cosmetic changes by Antti Palosaari · 16 years ago
  70. bbf23af V4L/DVB (7951): AU6610: remove useless identify_state by Antti Palosaari · 16 years ago
  71. b6b2d26 V4L/DVB (7950): AU6610: coding style fixes by Antti Palosaari · 16 years ago
  72. 54b6550 V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h" by Michael Krufky · 16 years ago
  73. bbe09cb V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h" by Michael Krufky · 16 years ago
  74. 0732043 V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h" by Michael Krufky · 16 years ago
  75. a51e34d V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiver by Antti Palosaari · 16 years ago
  76. 139dfeb V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tuner by Antti Palosaari · 16 years ago
  77. 4388c3b V4L/DVB (7912): TDA10023: make few parameters configurable by Antti Palosaari · 16 years ago
  78. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  79. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  80. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  81. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  82. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  83. 0a2a736 ttusb-budget: use request_firmware() by David Woodhouse · 16 years ago
  84. 3a9282c gp8psk: treat firmware data as const by David Woodhouse · 16 years ago
  85. e62f89f cxusb: treat firmware data as const by David Woodhouse · 16 years ago
  86. bc17915 dvb frontends: treat firmware data as const by David Woodhouse · 16 years ago
  87. 99b6e4f ttusb-dec: treat firmware data as const by David Woodhouse · 16 years ago
  88. 836c285 V4L/DVB (8096): au8522: prevent false-positive lock status by Steven Toth · 16 years ago
  89. 7876ad7 V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed by Oliver Endriss · 16 years ago
  90. 0b915e7 V4L/DVB (8074): av7110: OSD transfers should not be interrupted by Oliver Endriss · 16 years ago
  91. edabaff V4L/DVB (8073): av7110: Catch another type of ARM crash by Oliver Endriss · 16 years ago
  92. c9fa2b1 V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation by Oliver Endriss · 16 years ago
  93. 74d5072 V4L/DVB (8044): au8522: tuning optimizations by Michael Krufky · 16 years ago
  94. 3b94088 V4L/DVB (8042): DVB-USB UMT-010 channel scan oops by Austin Lund · 16 years ago
  95. 0e7830b V4L/DVB (8029): Improve error message at tda1004x_attach by Mauro Carvalho Chehab · 16 years ago
  96. bc36ec7 V4L/DVB (8028): Improve error messages for tda1004x attach by Mauro Carvalho Chehab · 16 years ago
  97. 1a78db8 V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on the safe side by Antti Palosaari · 16 years ago
  98. ea3a13b7 V4L/DVB (8013): gl861: remove useless identify_state by Antti Palosaari · 16 years ago
  99. f56ebe1 V4L/DVB (8012): gl861: sleep a little to avoid I2C errors by Antti Palosaari · 16 years ago
  100. fde6074 V4L/DVB (8004): Fix INPUT dependency at budget-ci by Mauro Carvalho Chehab · 16 years ago