1. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  2. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  3. b4d48c9 Merge tag 'v3.2-rc7' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  4. c7caf4d staging: r8712u: Add new USB ID by Larry Finger · 13 years ago
  5. ed625b9 staging: tidspbridge: request dmtimer clocks on init by Omar Ramirez Luna · 13 years ago
  6. 0a7e22e staging: tidspbridge: include module.h by default by Omar Ramirez Luna · 13 years ago
  7. f9143ea Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  8. dfd8ee9 Staging: comedi: fix integer overflow in do_insnlist_ioctl() by Xi Wang · 13 years ago
  9. 06b446c Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()" by Greg Kroah-Hartman · 13 years ago
  10. e384a41 Staging: comedi: integer overflow in do_insnlist_ioctl() by Dan Carpenter · 13 years ago
  11. 6a9ce6b Staging: comedi: fix signal handling in read and write by Federico Vaga · 13 years ago
  12. df30b21 Staging: comedi: fix mmap_count by Federico Vaga · 13 years ago
  13. 3ffab42 staging: comedi: fix oops for USB DAQ devices. by Bernd Porr · 13 years ago
  14. 8b78607 staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel. by Bernd Porr · 13 years ago
  15. f7364ba staging:rts_pstor:Complete scanning_done variable by wwang · 13 years ago
  16. 438957f staging: usbip: bugfix for deadlock by Bart Westgeest · 13 years ago
  17. aaa0b4f iio: iio_event_getfd -- fix ev_int build failure by Andy Whitcroft · 13 years ago
  18. 87d466e [media] staging/media: lirc_imon: add a __user annotation by Dan Carpenter · 13 years ago
  19. 7e5219d [media] go7007: Fix 2250 urb type by Pete · 13 years ago
  20. dd7aaa4 [media] staging: as102: Add support for Sky Italia Digital Key based on the same chip by Gianluca Gennari · 13 years ago
  21. a6ff0a0 [media] easycap: fix warnings: variable set but not used by Tomas Winkler · 13 years ago
  22. 0b217d2 [media] easycap: drop usb_class_driver by Tomas Winkler · 13 years ago
  23. 96bec7d [media] easycap: add easycap prefix to global functions names by Tomas Winkler · 13 years ago
  24. a5b6ee0 [media] easycap: remove unused members of struct easycap by Tomas Winkler · 13 years ago
  25. 4329f3c [media] easycap: easycap_usb_driver should be static to easycap_main.c by Tomas Winkler · 13 years ago
  26. 8b1fad2 [media] easycap: use usb_kill_urb wrapper functions by Tomas Winkler · 13 years ago
  27. 7dfdae8 [media] easycap: drop initializations to 0 in the probe functions by Tomas Winkler · 13 years ago
  28. 101dca4 [media] easycap: streamline the code by Tomas Winkler · 13 years ago
  29. 7dbb392 [media] easycap: compress initialization tables by Tomas Winkler · 13 years ago
  30. 47cefc2 [media] easycap: remove linux/version.h include from easycap_ioctl.c by Tomas Winkler · 13 years ago
  31. 9868055 [media] easycap: cleanup function usage by Tomas Winkler · 13 years ago
  32. affc9a0 [media] staging: lirc_serial: Do not assume error codes returned by request_irq() by Ben Hutchings · 13 years ago
  33. 9b98d60 [media] staging: lirc_serial: Fix bogus error codes by Ben Hutchings · 13 years ago
  34. 1ff1d88 [media] staging: lirc_serial: Fix deadlock on resume failure by Ben Hutchings · 13 years ago
  35. c8e57e1 [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_probe() by Ben Hutchings · 13 years ago
  36. 9105b8b [media] staging: lirc_serial: Fix init/exit order by Ben Hutchings · 13 years ago
  37. 1ec9a35 [media] staging: as102: Add missing function argument by Sylwester Nawrocki · 13 years ago
  38. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  39. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  40. bbbc479 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  41. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 13 years ago
  42. c9fb041 staging: fix more ET131X build errors by Randy Dunlap · 13 years ago
  43. 0337510 staging: et131x depends on NET by Randy Dunlap · 13 years ago
  44. 07de7a5 staging: slicoss depends on NET by Randy Dunlap · 13 years ago
  45. 2e9ff8d linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled by Mark Einon · 13 years ago
  46. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 13 years ago
  47. 8d804d4 STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change by David Daney · 13 years ago
  48. 34490a0 [media] staging: as102: Eliminate as10x_handle_t alias by Sylwester Nawrocki · 13 years ago
  49. d758b9e [media] staging: as102: Define device name string pointers constant by Sylwester Nawrocki · 13 years ago
  50. a117263 [media] staging: as102: Move variable declarations to the header by Sylwester Nawrocki · 13 years ago
  51. 3288e201 [media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h by Sylwester Nawrocki · 13 years ago
  52. c20ec03 [media] staging: as102: Remove linkage specifiers for C++ by Sylwester Nawrocki · 13 years ago
  53. 7d462fe [media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level> by Sylwester Nawrocki · 13 years ago
  54. 14e0e4b [media] staging: as102: Whitespace and indentation cleanup by Sylwester Nawrocki · 13 years ago
  55. 8801028 [media] staging: as102: Fix the dvb device registration error path by Sylwester Nawrocki · 13 years ago
  56. fa1a13f [media] staging: as102: Replace pragma(pack) with attribute __packed by Sylwester Nawrocki · 13 years ago
  57. 5775376 [media] staging: as102: Make the driver select CONFIG_FW_LOADER by Sylwester Nawrocki · 13 years ago
  58. 82aae98 [media] staging: as102: Remove leftovers of the SPI bus driver by Sylwester Nawrocki · 13 years ago
  59. c06271e [media] staging: as102: Remove unnecessary typedefs by Sylwester Nawrocki · 13 years ago
  60. 7f033e3 [media] staging: as102: Remove comment tags for editors configuration by Piotr Chmura · 13 years ago
  61. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  62. 33cdf5b [media] solo6x10: fix broken Makefile by Hans Verkuil · 13 years ago
  63. b3c7d45 [media] solo6x10: rename jpeg.h to solo6x10-jpeg.h by Hans Verkuil · 13 years ago
  64. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  65. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  66. 1046a2c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  67. 4860c73 staging: Move media drivers to staging/media by Mauro Carvalho Chehab · 13 years ago
  68. d6ce55d [media] move cx25821 out of staging by Mauro Carvalho Chehab · 13 years ago
  69. 92e9d1b [media] staging: as102: Remove conditional compilation based on kernel version by Sylwester Nawrocki · 13 years ago
  70. ff7029f [media] staging: as102: Unconditionally compile code dependent on DVB_CORE by Sylwester Nawrocki · 13 years ago
  71. 8be62e7 [media] staging: as102: Add nBox Tuner Dongle support by Piotr Chmura · 13 years ago
  72. 9d8e18b [media] staging: as102: Enable compilation by Piotr Chmura · 13 years ago
  73. 3b4544a [media] staging: as102: Convert the comments to kernel-doc style by Sylwester Nawrocki · 13 years ago
  74. f080c2e [media] staging: as102: Remove non-linux headers inclusion by Piotr Chmura · 13 years ago
  75. 315cadc [media] staging: as102: Fix licensing oversight by Pierrick Hascoet · 13 years ago
  76. 4f7b7c0 [media] staging: as102: Properly handle multiple product names by Devin Heitmueller · 13 years ago
  77. 5f9745b [media] staging: as102: Add Elgato EyeTV DTT Deluxe by Devin Heitmueller · 13 years ago
  78. e2e02ca [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.c by Devin Heitmueller · 13 years ago
  79. c7a6c00 [media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.c by Devin Heitmueller · 13 years ago
  80. 87ad567e [media] staging: as102: Fix CodingStyle errors in file as102_fe.c by Devin Heitmueller · 13 years ago
  81. 79848e9 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.c by Devin Heitmueller · 13 years ago
  82. 9cc0812 [media] staging: as102: Fix CodingStyle errors in file as10x_cmd.c by Devin Heitmueller · 13 years ago
  83. e54d081 [media] staging: as102: Fix CodingStyle errors in file as102_fw.c by Devin Heitmueller · 13 years ago
  84. c6ccdca [media] staging: as102: Fix CodingStyle errors in file as102_drv.c by Devin Heitmueller · 13 years ago
  85. 41b44e0 [media] staging: as102: Initial import from Abilis by Pierrick Hascoet · 13 years ago
  86. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  87. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  88. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  89. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  90. 3f934e0 staging: Add moduleparam.h to drivers/staging files as required by Paul Gortmaker · 13 years ago
  91. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  92. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  93. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  94. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  95. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. edb34a4 Remove stale "depends on NETDEV_1000"in staging drivers by Linus Torvalds · 13 years ago
  97. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  98. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  99. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  100. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago