1. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  2. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  3. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  4. f17dda9 lirc_parallel: fix module parameter description. by Rusty Russell · 12 years ago
  5. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  6. eabd0ea [media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation code by Julia Lawall · 13 years ago
  7. aecf33d [media] Staging: dt3155v4l: probe() always fails by Dan Carpenter · 13 years ago
  8. 527f18b [media] Staging: dt3155v4l: update to newer API by Dan Carpenter · 13 years ago
  9. 6225f18 [media] Don't test for ops->info.type inside drivers by Mauro Carvalho Chehab · 13 years ago
  10. 53c9137 [media] dvb: remove the extra parameter on get_frontend by Mauro Carvalho Chehab · 13 years ago
  11. dfc6438 [media] staging/as102: convert set_fontend to use DVBv5 parameters by Mauro Carvalho Chehab · 13 years ago
  12. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  13. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  14. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  15. 87d466e [media] staging/media: lirc_imon: add a __user annotation by Dan Carpenter · 13 years ago
  16. 7e5219d [media] go7007: Fix 2250 urb type by Pete · 13 years ago
  17. dd7aaa4 [media] staging: as102: Add support for Sky Italia Digital Key based on the same chip by Gianluca Gennari · 13 years ago
  18. a6ff0a0 [media] easycap: fix warnings: variable set but not used by Tomas Winkler · 13 years ago
  19. 0b217d2 [media] easycap: drop usb_class_driver by Tomas Winkler · 13 years ago
  20. 96bec7d [media] easycap: add easycap prefix to global functions names by Tomas Winkler · 13 years ago
  21. a5b6ee0 [media] easycap: remove unused members of struct easycap by Tomas Winkler · 13 years ago
  22. 4329f3c [media] easycap: easycap_usb_driver should be static to easycap_main.c by Tomas Winkler · 13 years ago
  23. 8b1fad2 [media] easycap: use usb_kill_urb wrapper functions by Tomas Winkler · 13 years ago
  24. 7dfdae8 [media] easycap: drop initializations to 0 in the probe functions by Tomas Winkler · 13 years ago
  25. 101dca4 [media] easycap: streamline the code by Tomas Winkler · 13 years ago
  26. 7dbb392 [media] easycap: compress initialization tables by Tomas Winkler · 13 years ago
  27. 47cefc2 [media] easycap: remove linux/version.h include from easycap_ioctl.c by Tomas Winkler · 13 years ago
  28. 9868055 [media] easycap: cleanup function usage by Tomas Winkler · 13 years ago
  29. affc9a0 [media] staging: lirc_serial: Do not assume error codes returned by request_irq() by Ben Hutchings · 13 years ago
  30. 9b98d60 [media] staging: lirc_serial: Fix bogus error codes by Ben Hutchings · 13 years ago
  31. 1ff1d88 [media] staging: lirc_serial: Fix deadlock on resume failure by Ben Hutchings · 13 years ago
  32. c8e57e1 [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_probe() by Ben Hutchings · 13 years ago
  33. 9105b8b [media] staging: lirc_serial: Fix init/exit order by Ben Hutchings · 13 years ago
  34. 1ec9a35 [media] staging: as102: Add missing function argument by Sylwester Nawrocki · 13 years ago
  35. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  36. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  37. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 13 years ago
  38. 34490a0 [media] staging: as102: Eliminate as10x_handle_t alias by Sylwester Nawrocki · 13 years ago
  39. d758b9e [media] staging: as102: Define device name string pointers constant by Sylwester Nawrocki · 13 years ago
  40. a117263 [media] staging: as102: Move variable declarations to the header by Sylwester Nawrocki · 13 years ago
  41. 3288e201 [media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h by Sylwester Nawrocki · 13 years ago
  42. c20ec03 [media] staging: as102: Remove linkage specifiers for C++ by Sylwester Nawrocki · 13 years ago
  43. 7d462fe [media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level> by Sylwester Nawrocki · 13 years ago
  44. 14e0e4b [media] staging: as102: Whitespace and indentation cleanup by Sylwester Nawrocki · 13 years ago
  45. 8801028 [media] staging: as102: Fix the dvb device registration error path by Sylwester Nawrocki · 13 years ago
  46. fa1a13f [media] staging: as102: Replace pragma(pack) with attribute __packed by Sylwester Nawrocki · 13 years ago
  47. 5775376 [media] staging: as102: Make the driver select CONFIG_FW_LOADER by Sylwester Nawrocki · 13 years ago
  48. 82aae98 [media] staging: as102: Remove leftovers of the SPI bus driver by Sylwester Nawrocki · 13 years ago
  49. c06271e [media] staging: as102: Remove unnecessary typedefs by Sylwester Nawrocki · 13 years ago
  50. 7f033e3 [media] staging: as102: Remove comment tags for editors configuration by Piotr Chmura · 13 years ago
  51. 33cdf5b [media] solo6x10: fix broken Makefile by Hans Verkuil · 13 years ago
  52. b3c7d45 [media] solo6x10: rename jpeg.h to solo6x10-jpeg.h by Hans Verkuil · 13 years ago
  53. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  54. 4860c73 staging: Move media drivers to staging/media by Mauro Carvalho Chehab · 13 years ago
  55. 92e9d1b [media] staging: as102: Remove conditional compilation based on kernel version by Sylwester Nawrocki · 13 years ago
  56. ff7029f [media] staging: as102: Unconditionally compile code dependent on DVB_CORE by Sylwester Nawrocki · 13 years ago
  57. 8be62e7 [media] staging: as102: Add nBox Tuner Dongle support by Piotr Chmura · 13 years ago
  58. 9d8e18b [media] staging: as102: Enable compilation by Piotr Chmura · 13 years ago
  59. 3b4544a [media] staging: as102: Convert the comments to kernel-doc style by Sylwester Nawrocki · 13 years ago
  60. f080c2e [media] staging: as102: Remove non-linux headers inclusion by Piotr Chmura · 13 years ago
  61. 315cadc [media] staging: as102: Fix licensing oversight by Pierrick Hascoet · 13 years ago
  62. 4f7b7c0 [media] staging: as102: Properly handle multiple product names by Devin Heitmueller · 13 years ago
  63. 5f9745b [media] staging: as102: Add Elgato EyeTV DTT Deluxe by Devin Heitmueller · 13 years ago
  64. e2e02ca [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c by Devin Heitmueller · 13 years ago
  65. c7a6c00 [media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.c by Devin Heitmueller · 13 years ago
  66. 87ad567e [media] staging: as102: Fix CodingStyle errors in file as102_fe.c by Devin Heitmueller · 13 years ago
  67. 79848e9 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.c by Devin Heitmueller · 13 years ago
  68. 9cc0812 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd.c by Devin Heitmueller · 13 years ago
  69. e54d081 [media] staging: as102: Fix CodingStyle errors in file as102_fw.c by Devin Heitmueller · 13 years ago
  70. c6ccdca [media] staging: as102: Fix CodingStyle errors in file as102_drv.c by Devin Heitmueller · 13 years ago
  71. 41b44e0 [media] staging: as102: Initial import from Abilis by Pierrick Hascoet · 13 years ago