1. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  2. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  3. 2d98bb2 Staging: rc2860: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  4. c60e55f Staging: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  5. 0aa3f13 staging: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  6. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 14 years ago
  7. 7f00b36 Staging: comedi: fixing ni_labpc to mite dependancy by Alexander Kurz · 14 years ago
  8. f502cb6 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies by Henk de Groot · 14 years ago
  9. c28040e Staging: phison: depends on ATA_BMDMA by Randy Dunlap · 14 years ago
  10. b6ee30a Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename by Barry Song · 14 years ago
  11. c3dee74 Staging: adis16255: add proper section markings to hotplug funcs by Mike Frysinger · 14 years ago
  12. 08a16d9 Staging: adis16255: fix typo in Kconfig by Mike Frysinger · 14 years ago
  13. 0375fc4 Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL by Sven Eckelmann · 14 years ago
  14. 3d9b235 Staging: batman-adv: Don't call free_netdev twice by Sven Eckelmann · 14 years ago
  15. 20c8a44 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock by Sven Eckelmann · 14 years ago
  16. 5f411a9 Staging: batman-adv: fix rogue packets on shutdown by Marek Lindner · 14 years ago
  17. 9d20015 Staging: add MSM framebuffer driver by Stepan Moskovchenko · 14 years ago
  18. 34ef545 Staging: comedi: fixing ni_tio to mite PCI dependancy by Alexander Kurz · 14 years ago
  19. 8241962 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. by Alexander Kurz · 14 years ago
  20. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 14 years ago
  21. 4772c01 Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written by Ian Abbott · 14 years ago
  22. d261154 Staging: comedi: don't write to buffer if command finished by Ian Abbott · 14 years ago
  23. ee4063f Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock by Ian Abbott · 14 years ago
  24. d4da77a Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U by Ian Abbott · 14 years ago
  25. b2e68b0 Staging: comedi: addi-data: don't overwrite name for request_irq() by Ian Abbott · 14 years ago
  26. 6d8b0f5 Staging: comedi: Give the addi_apci_* drivers different driver names by Ian Abbott · 14 years ago
  27. a4cff8b Staging: mid: Intel MID touch screen driver by Sreedhara DS · 14 years ago
  28. d7636e0 staging: Add framebuffer driver for XGI chipsets by apatard@mandriva.com · 14 years ago
  29. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  30. 7e2d982 V4L/DVB: tm6000: add DVB support for tuner xc5000 by Stefan Ringel · 14 years ago
  31. dcf5d3a V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_stream by Stefan Ringel · 14 years ago
  32. 71d67f7 V4L/DVB: tm6000: Properly select the tuners by Stefan Ringel · 14 years ago
  33. f36cc03 V4L/DVB: tm6000: Add control to the power led by Stefan Ringel · 14 years ago
  34. 5a4b55e V4L/DVB: tm6000: bugfix stabilizing urb data by Stefan Ringel · 14 years ago
  35. 4b6ed9f V4L/DVB: tm6000: bugfix video image by Stefan Ringel · 14 years ago
  36. 3569417 V4L/DVB: tm6000: add vbi message inside the type switch by Stefan Ringel · 14 years ago
  37. 0f9bdbc V4L/DVB: tm6000: bugfix incorrect size by Stefan Ringel · 14 years ago
  38. 2a15ac7 V4L/DVB: tm6000, reset I2C bus function by Dmitri Belimov · 14 years ago
  39. b9eb39d V4L/DVB: tm6000: Remove an extra ; symbol by Stefan Ringel · 14 years ago
  40. 0439db75 V4L/DVB: tm6000: add extension module support by Stefan Ringel · 14 years ago
  41. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  42. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  43. 6d256fa Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 14 years ago
  44. 36a32ae pohmelfs: Remove dead quota code by Dmitry Monakhov · 14 years ago
  45. 1356de0 staging: rt2860: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  46. d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  47. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  48. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  49. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 14 years ago
  50. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  51. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  52. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  53. c220cc3 USB: staging: fix up usb_buffer_alloc calls in the staging tree by Greg Kroah-Hartman · 14 years ago
  54. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  55. fb091be Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  56. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. e8d0416 V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Mauro Carvalho Chehab · 14 years ago
  58. 3c7c5e9 V4L/DVB: tm6000: bugfix image position by Stefan Ringel · 14 years ago
  59. 9986da2 V4L/DVB: tm6000: README - add vbi by Stefan Ringel · 14 years ago
  60. 64561a3 V4L/DVB: Fix unlock logic at medusa_video_init by Mauro Carvalho Chehab · 14 years ago
  61. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  62. 1b0e48a V4L/DVB: Rework for support xc5000 by Dmitri Belimov · 14 years ago
  63. 7ded150 V4L/DVB: cx25821-video-upstream.c: Added severity to printk calls by Ricardo Maraschini · 14 years ago
  64. bde4301 V4L/DVB: staging:cx25821:fixes coding styles in cx25821-i2c.c by sai · 14 years ago
  65. 770238bf V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.c by sai · 14 years ago
  66. 629dcf2 V4L/DVB: cx25821: fix coding style issues in cx25821-alsa.c by sai gopal · 14 years ago
  67. 5a11b6f Fix compilation breakage with tm6000 by Mauro Carvalho Chehab · 14 years ago
  68. 6bc4631 V4L/DVB: tm6000: update the todo list by Mauro Carvalho Chehab · 14 years ago
  69. 4223871 V4L/DVB: Fix color format with tm6010 by Mauro Carvalho Chehab · 14 years ago
  70. 9d5164d V4L/DVB: tm6000: fix coding style issues of tm6000-cards.c by Roel Van Nyen · 14 years ago
  71. e18f58c V4L/DVB: tm6000: renaming firmware by Stefan Ringel · 14 years ago
  72. 120756e V4L/DVB: tm6000: bugfix analog init for tm6010 by Stefan Ringel · 14 years ago
  73. 801dd3b V4L/DVB: tm6000: Don't copy outside the buffer by Mauro Carvalho Chehab · 14 years ago
  74. f4b727b V4L/DVB: tm6000: Fix a panic if buffer become NULL by Mauro Carvalho Chehab · 14 years ago
  75. 6ae635c V4L/DVB: tm6000: Properly set alternate when preparing to stream by Mauro Carvalho Chehab · 14 years ago
  76. 1ebf2c7 V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loading by Bee Hock Goh · 14 years ago
  77. 20dead8 V4L/DVB: tm6000: fix i2c read by Dmitri Belimov · 14 years ago
  78. af9d9cf V4L/DVB: tm6000: fix compilation due to the lack of a semicolon by Mauro Carvalho Chehab · 14 years ago
  79. c16dd82 V4L/DVB: TM6000: Fix code which cause memory corruption by Bee Hock Goh · 14 years ago
  80. 2f79088 V4L/DVB: tm6000: request labeling board version check by Stefan Ringel · 14 years ago
  81. f1434f4 V4L/DVB: tm6000: tm6000_i2c_xfer: request labeling by Stefan Ringel · 14 years ago
  82. b57f432 V4L/DVB: tm6000: add gpios for tm6010 generic board by Stefan Ringel · 14 years ago
  83. 2edab1e V4L/DVB: tm6000: add gpios to board struct by Stefan Ringel · 14 years ago
  84. 32a2232 V4L/DVB: tm6000: switch to gpio strcut by Stefan Ringel · 14 years ago
  85. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  86. 1099123 V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c by Olimpiu Pascariu · 14 years ago
  87. 107c161 Staging: ramzswap: Handler for swap slot free callback by Nitin Gupta · 14 years ago
  88. f4a68b9 Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one by Charles Clément · 14 years ago
  89. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  90. 855181f Staging: vt6655: use ETH_FCS_LEN macro instead of custom one by Charles Clément · 14 years ago
  91. 21ec51f Staging: vt6656: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  92. 7ec52ed Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion. by Alessio Igor Bogani · 14 years ago
  93. a57941c Staging: dt3155v4l: remove private memory allocator by Marin Mitov · 14 years ago
  94. abfc768 Staging: crystalhd: Remove typedefs from driver by Lior Dotan · 14 years ago
  95. 973267a Staging: winbond: Fix for pointer name format issue in mds.c by Adam Latham · 14 years ago
  96. cc856e6 Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs by Andres More · 14 years ago
  97. 213d2e9 Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs by Andres More · 14 years ago
  98. 0263869 Staging: comedi: Altered the way printk is used in 8255.c by Mark · 14 years ago
  99. 5763dca staging: iio: adis16350 and similar IMU driver by Barry Song · 14 years ago
  100. 81b77f9 Staging: iio: max1363 Fix two bugs in single_channel_from_ring by Jonathan Cameron · 14 years ago