1. ab8ac09 Staging: go7007: fix braces coding style issue in wis-tw2804.c by Pradheep Shrinivasan · 13 years ago
  2. 6efa04e drivers/staging: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 56d1763 staging: go7007: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  5. 8aea588 staging/go7007: remove the BKL by Arnd Bergmann · 14 years ago
  6. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  7. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  8. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  9. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  10. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  11. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  12. f063a0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  13. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  14. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  15. 50fbc5a [media] go7007: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  16. 0e32ee1 [media] go7007: Fix the TW2804 I2C type name by Laurent Pinchart · 14 years ago
  17. 3946b4a [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules by Laurent Pinchart · 14 years ago
  18. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  19. a716e9d [media] go7007: MJPEG buffer overflow by Pete Eberlein · 14 years ago
  20. d6c1ef6 V4L/DVB: Fix Kconfig dependencies for VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  21. 22ac5f6 V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  22. b8c75ed V4L/DVB: go7007: convert to use the mediabus API by Hans Verkuil · 14 years ago
  23. accca6c Staging: go7007: Makefile: makefile cleanup by Tracey Dent · 14 years ago
  24. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  25. 6d256fa Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 14 years ago
  26. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  27. 665752e Staging: go7007: fix dangling i2c pointers by Wolfram Sang · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  29. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  30. f51f903 Staging: go7007: Eliminate useless code by Julia Lawall · 15 years ago
  31. 5d929a7 staging: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  32. b76a326 staging: make i2c device id constant by Németh Márton · 15 years ago
  33. a457732 staging: make USB device id constant by Németh Márton · 15 years ago
  34. 986ce45 V4L/DVB: s2250: Fix write_reg i2c address by Pete Eberlein · 15 years ago
  35. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  36. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  37. fa3c39b V4L/DVB (13458): go7007: subdev conversion by Pete Eberlein · 15 years ago
  38. 05d76f2 V4L/DVB (13457): s2250: subdev conversion by Pete Eberlein · 15 years ago
  39. 832b6a8 V4L/DVB (13456): s2250: Change module structure by Pete Eberlein · 15 years ago
  40. 0b398f4 V4L/DVB (13455): go7007: Add struct v4l2_device. by Pete Eberlein · 15 years ago
  41. e49bd72 V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250 by Pete Eberlein · 15 years ago
  42. 7924326 staging/go7007: Fix compilation by re-adding the missing s2250-loader.h by Mauro Carvalho Chehab · 15 years ago
  43. 18039ae V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place by Mauro Carvalho Chehab · 15 years ago
  44. 6247407 V4L/DVB (13027): go7007: convert printks to v4l2_info by Pete Eberlein · 15 years ago
  45. 047efc7 V4L/DVB (13026): s2250-board: Implement brightness and contrast controls by Pete Eberlein · 15 years ago
  46. d66ddf2 V4L/DVB (13025): s2250-board: Fix memory leaks by Pete Eberlein · 15 years ago
  47. bb87165 V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd by Pete Eberlein · 15 years ago
  48. f4135b6 V4L/DVB (13023): go7007: Merge struct gofh and go declarations by Pete Eberlein · 15 years ago
  49. 669022a V4L/DVB (13022): go7007: Fix mpeg controls by Pete Eberlein · 15 years ago
  50. f4a7d6e V4L/DVB (13021): go7007: Fix whitespace and line lengths by Pete Eberlein · 15 years ago
  51. c24db70 V4L/DVB (13020): go7007: Updates to Kconfig and Makefile by Pete Eberlein · 15 years ago
  52. fd9a40d V4L/DVB (12859): go7007: semaphore -> mutex conversion by Mauro Carvalho Chehab · 15 years ago
  53. 028d4c9 V4L/DVB (12858): go7007: whitespacing cleanups by Mauro Carvalho Chehab · 15 years ago
  54. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  55. 315d7fa staging: wis-sony-tuner.c: fix &&/|| error by Roel Kluin · 15 years ago
  56. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  57. 7400516 go7007: Convert to the new i2c device binding model by Jean Delvare · 15 years ago
  58. 86a79d2 Staging: go7007: fix build issues by Greg Kroah-Hartman · 15 years ago
  59. 3516c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  60. c6f5af8 Staging: go7007: fix build error by Greg Kroah-Hartman · 15 years ago
  61. 253d3b1 Staging: go7007: introduce missing kfree by Julia Lawall · 16 years ago
  62. 41e8478 Staging: go7007: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  63. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  64. 6ff1871 drivers/staging: Convert to snd_card_create() for go7007 by Takashi Iwai · 16 years ago
  65. c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage by Guennadi Liakhovetski · 16 years ago
  66. 0484f20 Staging: go7007: add some more v4l2 ioctls by Greg Kroah-Hartman · 16 years ago
  67. 9efb052 Staging: go7007: small cleanup by Oliver Neukum · 16 years ago
  68. 8fca1cb Staging: go7007: fix minor build warnings by Greg Kroah-Hartman · 16 years ago
  69. 9febd04 Staging: go7007: annotate code pointers by Harvey Harrison · 16 years ago
  70. 65f9f61 Staging: go7007: Convert driver to use video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  71. b11869d Staging: go7007: add sensoray 2250/2251 support by Pete Eberlein · 16 years ago
  72. d73f822 Staging: go7007: saa7134 updates by Pete Eberlein · 16 years ago
  73. 60572c0 Staging: go7007: fixes due v4l2_file_operations api change by Greg Kroah-Hartman · 16 years ago
  74. 4f7ddec Staging: go7007: fixes due to video_usercopy api change by Greg Kroah-Hartman · 16 years ago
  75. 2eb3882 Staging: go7007: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  76. 27dee52 go7007 - Add missing dependency on sound subsystem by Takashi Iwai · 16 years ago
  77. df20d69 Staging: go7007 v4l fixes by Ross Cohen · 16 years ago
  78. 866b869 Staging: add the go7007 video driver by Greg Kroah-Hartman · 17 years ago