1. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  2. f52e982 [media] Staging: media: Fix line length exceeding 80 characters in as102_drv.c by Monam Agarwal · 11 years ago
  3. 15ddb513 [media] Staging: media: Fix line length exceeding 80 characters in as102_fe.c by Monam Agarwal · 11 years ago
  4. caabb84 [media] Staging: media: Fix quoted string split across line in as102_fe.c by Monam Agarwal · 11 years ago
  5. cd19f7d [media] as102: fix leaks at failure paths in as102_usb_probe() by Alexey Khoroshilov · 11 years ago
  6. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  7. cdfe3e3 [media] staging: as102: Remove ENTER/LEAVE debugging macros by Mauro Dreissig · 11 years ago
  8. f1ff7c4 [media] staging: as102: Declare local variables as static by Mauro Dreissig · 11 years ago
  9. a226250 [media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile by Chen Gang · 11 years ago
  10. 535ec04 [media] staging: media: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  11. 6dc8f38 [media] staging: media: Fix minor typo in staging/media by Masanari Iida · 12 years ago
  12. 3d6c2bc [media] dvb: move the dvb core one level up by Mauro Carvalho Chehab · 12 years ago
  13. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  14. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  15. 9738489 [media] staging/media/as102: remove version.h include at as102_fe.c by joseph daniel · 12 years ago
  16. 0550b29 [media] staging/media/as102: removed else statements by joseph daniel · 12 years ago
  17. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  18. 8048926 USB: as102_usb_drv.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  19. 9451df0 USB: staging: media: as102: convert to use module_usb_driver by Greg Kroah-Hartman · 12 years ago
  20. b803cc5 [media] staging: as102: Remove redundant NULL check before release_firmware() and pointless comments by Jesper Juhl · 12 years ago
  21. 0d19cd3 drivers: staging: media: as102: as102fe.c: Remove include of version.h by Marcos Paulo de Souza · 12 years ago
  22. 72b9b8c drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.h by Marcos Paulo de Souza · 12 years ago
  23. c5714b5 staging: as102: Remove redundant NULL check before release_firmware() and pointless comments by Jesper Juhl · 12 years ago
  24. 4ae2e59 [media] staging/media/as102: Don't call release_firmware() on uninitialized variable by Jesper Juhl · 12 years ago
  25. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  26. 401c90e staging/media/as102: Don't call release_firmware() on uninitialized variable by Jesper Juhl · 12 years ago
  27. b47acf2 [media] staging: Fix comments and some typos in staging/media/* by Justin P. Mattock · 12 years ago
  28. abfac0b [media] as102: set optimal eLNA config values for each device by Gianluca Gennari · 12 years ago
  29. abf9d00 [media] as102: add __packed attribute to structs defined inside packed structs by Gianluca Gennari · 12 years ago
  30. f8f7be0 [media] as102: map URB DMA addresses in the driver by Gianluca Gennari · 12 years ago
  31. eabd0ea [media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation code by Julia Lawall · 13 years ago
  32. 6225f18 [media] Don't test for ops->info.type inside drivers by Mauro Carvalho Chehab · 13 years ago
  33. 53c9137 [media] dvb: remove the extra parameter on get_frontend by Mauro Carvalho Chehab · 13 years ago
  34. dfc6438 [media] staging/as102: convert set_fontend to use DVBv5 parameters by Mauro Carvalho Chehab · 13 years ago
  35. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  36. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  37. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  38. dd7aaa4 [media] staging: as102: Add support for Sky Italia Digital Key based on the same chip by Gianluca Gennari · 13 years ago
  39. 1ec9a35 [media] staging: as102: Add missing function argument by Sylwester Nawrocki · 13 years ago
  40. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 13 years ago
  41. 34490a0 [media] staging: as102: Eliminate as10x_handle_t alias by Sylwester Nawrocki · 13 years ago
  42. d758b9e [media] staging: as102: Define device name string pointers constant by Sylwester Nawrocki · 13 years ago
  43. a117263 [media] staging: as102: Move variable declarations to the header by Sylwester Nawrocki · 13 years ago
  44. 3288e201 [media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h by Sylwester Nawrocki · 13 years ago
  45. c20ec03 [media] staging: as102: Remove linkage specifiers for C++ by Sylwester Nawrocki · 13 years ago
  46. 7d462fe [media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level> by Sylwester Nawrocki · 13 years ago
  47. 14e0e4b [media] staging: as102: Whitespace and indentation cleanup by Sylwester Nawrocki · 13 years ago
  48. 8801028 [media] staging: as102: Fix the dvb device registration error path by Sylwester Nawrocki · 13 years ago
  49. fa1a13f [media] staging: as102: Replace pragma(pack) with attribute __packed by Sylwester Nawrocki · 13 years ago
  50. 5775376 [media] staging: as102: Make the driver select CONFIG_FW_LOADER by Sylwester Nawrocki · 13 years ago
  51. 82aae98 [media] staging: as102: Remove leftovers of the SPI bus driver by Sylwester Nawrocki · 13 years ago
  52. c06271e [media] staging: as102: Remove unnecessary typedefs by Sylwester Nawrocki · 13 years ago
  53. 7f033e3 [media] staging: as102: Remove comment tags for editors configuration by Piotr Chmura · 13 years ago
  54. 92e9d1b [media] staging: as102: Remove conditional compilation based on kernel version by Sylwester Nawrocki · 13 years ago
  55. ff7029f [media] staging: as102: Unconditionally compile code dependent on DVB_CORE by Sylwester Nawrocki · 13 years ago
  56. 8be62e7 [media] staging: as102: Add nBox Tuner Dongle support by Piotr Chmura · 13 years ago
  57. 9d8e18b [media] staging: as102: Enable compilation by Piotr Chmura · 13 years ago
  58. 3b4544a [media] staging: as102: Convert the comments to kernel-doc style by Sylwester Nawrocki · 13 years ago
  59. f080c2e [media] staging: as102: Remove non-linux headers inclusion by Piotr Chmura · 13 years ago
  60. 315cadc [media] staging: as102: Fix licensing oversight by Pierrick Hascoet · 13 years ago
  61. 4f7b7c0 [media] staging: as102: Properly handle multiple product names by Devin Heitmueller · 13 years ago
  62. 5f9745b [media] staging: as102: Add Elgato EyeTV DTT Deluxe by Devin Heitmueller · 13 years ago
  63. e2e02ca [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c by Devin Heitmueller · 13 years ago
  64. c7a6c00 [media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.c by Devin Heitmueller · 13 years ago
  65. 87ad567e [media] staging: as102: Fix CodingStyle errors in file as102_fe.c by Devin Heitmueller · 13 years ago
  66. 79848e9 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.c by Devin Heitmueller · 13 years ago
  67. 9cc0812 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd.c by Devin Heitmueller · 13 years ago
  68. e54d081 [media] staging: as102: Fix CodingStyle errors in file as102_fw.c by Devin Heitmueller · 13 years ago
  69. c6ccdca [media] staging: as102: Fix CodingStyle errors in file as102_drv.c by Devin Heitmueller · 13 years ago
  70. 41b44e0 [media] staging: as102: Initial import from Abilis by Pierrick Hascoet · 13 years ago