1. de6c37a Staging: iio: Add mailing list to the TODO file. by Jonathan Cameron · 14 years ago
  2. 1cb6c1f Staging: iio: pull in slab.h for kmalloc funcs by Mike Frysinger · 14 years ago
  3. c608cb0 Staging: iio: kill off spurious semicolons by Mike Frysinger · 14 years ago
  4. 98a62bb Staging: iio: standardize kconfig/makefile spacing/style by Mike Frysinger · 14 years ago
  5. 00ac9ba Staging: zram: Rename ramzswap to zram in documentation by Nitin Gupta · 14 years ago
  6. f1e3cff Staging: zram: Rename ramzswap to zram in code by Nitin Gupta · 14 years ago
  7. 16a4bfb Staging: Rename ramzswap files to zram by Nitin Gupta · 14 years ago
  8. a1dd52a Staging: ramzswap: Support generic I/O requests by Nitin Gupta · 14 years ago
  9. 36e574f Staging: ti-st: fix protocol counting by Naveen Jain · 14 years ago
  10. e2a5328 Staging: ti-st: add version info to sysfs by Naveen Jain · 14 years ago
  11. b38fc2d Staging: ti-st: cleanup sysfs code by Naveen Jain · 14 years ago
  12. 4f62e69 Staging: Update TI-ST's TODO by Pavan Savoy · 14 years ago
  13. 702422b Staging: easycap: add easycap driver by R.M. Thomas · 14 years ago
  14. 178f16d Merge git://git.infradead.org/users/dwmw2/spectra-2.6 into work by Greg Kroah-Hartman · 14 years ago
  15. 013a468 Staging: vt6655: struct pci_driver cleanup by Charles Clément · 14 years ago
  16. 0d74395 Staging: vt665*: fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  17. 2555cd9 Staging: vt6656: fix coding style issues in 80211mgr.c by Timofey Trofimov · 14 years ago
  18. d500648 Staging: vt6656: fix up built-in compilation together with rt2870 by Otavio Salvador · 14 years ago
  19. d9d1ccb Staging: vt6656: code cleanup, resolved checkpatch findings in headers by Andres More · 14 years ago
  20. 33d33e42 Staging: vt6656: code cleanup, fixed 'for' statements by Andres More · 14 years ago
  21. afb97d9 Staging: vt6655: fix up U32 conversion by Greg Kroah-Hartman · 14 years ago
  22. cf160bc Staging: vt6655: include linux/ headers instead of asm/ by Charles Clément · 14 years ago
  23. 9d828c4 Staging: vt6655: remove PDWORD typedef by Charles Clément · 14 years ago
  24. 15df6c2 Staging: vt6655: remove PWORD typedef by Charles Clément · 14 years ago
  25. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  26. b2e876b Staging: vt6655: remove custom ULONGLONG typedef by Charles Clément · 14 years ago
  27. e3fd16d Staging: vt6655: remove custom ULONG typedef by Charles Clément · 14 years ago
  28. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  29. 800acdb Staging: vt6655: remove custom USHORT typedef by Charles Clément · 14 years ago
  30. 5c9824e Staging: vt6655: remove custom UCHAR typedef by Charles Clément · 14 years ago
  31. b83cc2ed Staging: vt6655: remove custom LONG typedef by Charles Clément · 14 years ago
  32. 7ca3019 Staging: vt6655: remove custom INT typedef by Charles Clément · 14 years ago
  33. 0c93a98 Staging: vt6655: removed custom SHORT typedef by Charles Clément · 14 years ago
  34. 5a4197b Staging: vt6655: removed custom CHAR typedef by Charles Clément · 14 years ago
  35. 902d241 Staging: vt6655: remove U32 custom macro by Charles Clément · 14 years ago
  36. c17ce8c Staging: vt6655: remove U16 custom macro by Charles Clément · 14 years ago
  37. 737c3d7 Staging: vt6655: remove U8 custom macro by Charles Clément · 14 years ago
  38. ec28c7f Staging: vt6655: remove I8 custom macro by Charles Clément · 14 years ago
  39. 8fa5dd1 Staging: vt6655: remove unused OUT definition by Charles Clément · 14 years ago
  40. 8fee12e Staging: vt6655: remove double definition of Calcu_LinkQual by Charles Clément · 14 years ago
  41. 6b1e6b8 Staging: vt6655: remove unused argument in ChannelValid function by Charles Clément · 14 years ago
  42. 2ef98c6 Staging: vt6655: use compare_ether_addr instead of custom macro by Charles Clément · 14 years ago
  43. 8b0591e Staging: vt6655: use is_zero_ether_addr instead of custom macro by Charles Clément · 14 years ago
  44. ca9e12a Staging: vt6655: use is_broadcast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  45. 670ea81 Staging: vt6655: use is_multicast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  46. c92069f Staging: vt6655: use ETH_ZLEN macro instead of custom one by Charles Clément · 14 years ago
  47. 3a4d1b9 Staging: winbond: fix some checkpatch.pl issues in phy_calibration.c by Timofey Trofimov · 14 years ago
  48. 07bbf35 Staging: winbond: Fix for brace style, length and whitespace in mac_structures.h by Adam Latham · 14 years ago
  49. cb016cc Staging: winbond: Fix C99 Comment issues in mac_structures.h by Adam Latham · 14 years ago
  50. 15f0beb Staging: hv: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  51. 3cc544d Staging: comedi: drivers: fix coding style issues in pcl812.c by Gustavo Silva · 14 years ago
  52. ba22a15 Staging: et131x: Small format/style tidyups by Lars Lindley · 14 years ago
  53. 8037069 Staging: Comedi: drivers: Remove comment copied from skel.c by Ian Abbott · 14 years ago
  54. 9a390f3 Staging: comedi: drivers: skel: Add whitespace to example comment block by Ian Abbott · 14 years ago
  55. 389cd41 Staging: comedi: drivers: das08: Add whitespace to driver comment block by Ian Abbott · 14 years ago
  56. 3420f6b Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.c by Gustavo Silva · 14 years ago
  57. 8b83e00 Staging: comedi: drivers: fix coding style issues in pcmda12.c by Gustavo Silva · 14 years ago
  58. 4c68fb4 Staging: comedi: drivers: fix coding style issues in pcl816.c by Gustavo Silva · 14 years ago
  59. 8f4e80a Staging: comedi: drivers: Fix coding style issues in pcl711.c by Gustavo Silva · 14 years ago
  60. b6241fd Staging: comedi: drivers: fix coding style issues in me4000.c by Gustavo Silva · 14 years ago
  61. 56b8421 Staging: comedi: Remove typedefs by Arun Thomas · 14 years ago
  62. 727b286 Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macro by Arun Thomas · 14 years ago
  63. 7114a28 Staging: comedi: Remove COMEDI_INITCLEANUP macro by Arun Thomas · 14 years ago
  64. 90f703d Staging: comedi: Remove COMEDI_MODULES_MACRO by Arun Thomas · 14 years ago
  65. 88d8ed4 Staging: comedi: fix printk() coding style issue in ni_labpc.c by Maurice Dawson · 14 years ago
  66. 0c55484 Staging: comedi: drivers: fix space coding style in am9513.h by Bob Beattie · 14 years ago
  67. daca497 Staging: comedi: fix code warnings in s626.c by John Sheehan · 14 years ago
  68. 6fd071c Staging: comedi: fix code style errors in unioxx5.c by John Sheehan · 14 years ago
  69. 4c67da0 Staging: comedi: Fixed long lines in gsc_hpdi.c by Mark Rankilor · 14 years ago
  70. 2f6df34 Staging: comedi: Checkpatch cleanups in adl_pci9111.c by Mark Rankilor · 14 years ago
  71. f25bd6b Staging: comedi: cleanup: remove unneeded null checks by Dan Carpenter · 14 years ago
  72. c5da209 Staging: comedi: serial2002: Use NULL instead of 0 for pointers by Ian Abbott · 14 years ago
  73. 668f272 Staging: comedi: serial2002: Reduce stack usage on 'open' by Ian Abbott · 14 years ago
  74. fa3b5d9 Staging: comedi: serial2002: Fix memory leak on detach by Ian Abbott · 14 years ago
  75. 9e7f225 Staging: comedi: serial2002: handle allocation failures on 'open' by Ian Abbott · 14 years ago
  76. 3c17ba07 Staging: comedi: Allow 'open' driver method to fail by Ian Abbott · 14 years ago
  77. 3d34023 Staging: comedi: ni_tio: fixed brace coding style issues and a few errors by Cody Harmon · 14 years ago
  78. 091b424 Staging: comedi: fixed brace coding style issue in ni_tio.c by Samuel Richardson · 14 years ago
  79. bf46b9a spectra: Rename config options by David Woodhouse · 14 years ago
  80. 8ae4f63 spectra: Move to drivers/staging by David Woodhouse · 14 years ago
  81. 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
  82. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  83. 2d98bb2 Staging: rc2860: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  84. c60e55f Staging: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  85. 0aa3f13 staging: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  86. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 14 years ago
  87. 7f00b36 Staging: comedi: fixing ni_labpc to mite dependancy by Alexander Kurz · 14 years ago
  88. f502cb6 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies by Henk de Groot · 14 years ago
  89. c28040e Staging: phison: depends on ATA_BMDMA by Randy Dunlap · 14 years ago
  90. b6ee30a Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename by Barry Song · 14 years ago
  91. c3dee74 Staging: adis16255: add proper section markings to hotplug funcs by Mike Frysinger · 14 years ago
  92. 08a16d9 Staging: adis16255: fix typo in Kconfig by Mike Frysinger · 14 years ago
  93. 0375fc4 Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL by Sven Eckelmann · 14 years ago
  94. 3d9b235 Staging: batman-adv: Don't call free_netdev twice by Sven Eckelmann · 14 years ago
  95. 20c8a44 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock by Sven Eckelmann · 14 years ago
  96. 5f411a9 Staging: batman-adv: fix rogue packets on shutdown by Marek Lindner · 14 years ago
  97. 9d20015 Staging: add MSM framebuffer driver by Stepan Moskovchenko · 14 years ago
  98. 34ef545 Staging: comedi: fixing ni_tio to mite PCI dependancy by Alexander Kurz · 14 years ago
  99. 8241962 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. by Alexander Kurz · 14 years ago
  100. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 14 years ago