1. d29a18d staging: comedi: 8255: push out the 8255's private data variable rename by H Hartley Sweeten · 13 years ago
  2. 7a58316 staging: comedi: 8255: rename cb_arg and cb_func by H Hartley Sweeten · 13 years ago
  3. 7c61452 staging: comedi: 8255: remove the s->private access macros by H Hartley Sweeten · 13 years ago
  4. a9044d9 staging: comedi: 8255: rename the private data structure by H Hartley Sweeten · 13 years ago
  5. e40e837 staging: comedi: 8255: use pointer to dev->subdevices by H Hartley Sweeten · 13 years ago
  6. 01bd3e3 staging: comedi: 8255: replace printk calls by H Hartley Sweeten · 13 years ago
  7. 6d12dae staging/xgifb: Cleanup vb_device_info struct by Peter Huewe · 13 years ago
  8. 51f984b staging/xgifb: Use SiS structs by Peter Huewe · 13 years ago
  9. 03f76fc staging/xgifb: Replace delay lookup tables with constant values by Peter Huewe · 13 years ago
  10. 64e2498 staging/xgifb: Remove useless function XGI_CloseCRTC by Peter Huewe · 13 years ago
  11. 9507259 staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bit by Peter Huewe · 13 years ago
  12. f477d3e staging/xgifb: Replace constant arrays with constant values by Peter Huewe · 13 years ago
  13. d6461e4 staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20} by Peter Huewe · 13 years ago
  14. 4e55d0b staging/xgifb: Inline XGINew_SetDRAMSizingType by Peter Huewe · 13 years ago
  15. 672f5ee staging/xgifb: Remove duplicated code from XGINew_DDRSizing340 by Peter Huewe · 13 years ago
  16. 391f695 staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}Reg by Peter Huewe · 13 years ago
  17. f3ca589 staging/xgifb: Remove superfluous header includes by Peter Huewe · 13 years ago
  18. ac326fb staging/xgifb: Add header #include guards to vb_table.h by Peter Huewe · 13 years ago
  19. 95649c4 staging/xgifb: Add mutext for fb_mmap locking by Peter Huewe · 13 years ago
  20. 176f784 staging/xgifb: Remove assignments without effect by Peter Huewe · 13 years ago
  21. 15d7644 staging/android: Remove ram_console driver by Anton Vorontsov · 13 years ago
  22. 521f7288 pstore/platform: Disable automatic updates by default by Anton Vorontsov · 13 years ago
  23. a3f5f07 pstore/platform: Make automatic updates interval configurable by Anton Vorontsov · 13 years ago
  24. b8587da pstore/ram_core: Remove now unused code by Anton Vorontsov · 13 years ago
  25. 958502d pstore/ram: Add some more documentation and examples by Anton Vorontsov · 13 years ago
  26. 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 13 years ago
  27. b5d38e9 pstore/ram: Add console messages handling by Anton Vorontsov · 13 years ago
  28. 755d66b pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read() by Anton Vorontsov · 13 years ago
  29. f4c5d24 pstore/ram: Factor dmesg przs initialization out of probe() by Anton Vorontsov · 13 years ago
  30. cac2eb7 pstore/ram: Give proper names to dump-related variables by Anton Vorontsov · 13 years ago
  31. f29e595 pstore: Add console log messages support by Anton Vorontsov · 13 years ago
  32. 89a86a2 Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 13 years ago
  33. 364ed2f pstore/inode: Make pstore_fill_super() static by Anton Vorontsov · 13 years ago
  34. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 13 years ago
  35. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
  36. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 13 years ago
  37. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
  38. 71f882f staging: android: alarm: remove unnecessary goto statement by Devendra Naga · 13 years ago
  39. 4829a99 staging: comedi: Kconfig: cleanup depends on logic by H Hartley Sweeten · 13 years ago
  40. e888fab staging: speakup: fixed checkpatch and sparse warnings in selection.c by Chris Yungmann · 13 years ago
  41. a2c49a9 Staging: keucr: scsiglue: fixed a do while coding style issue by William Blair · 13 years ago
  42. b38e274 staging bcm: spelling of suppress in code by Peter Meerwald · 13 years ago
  43. f922ffc staging bcm: spelling of suppress in comments by Peter Meerwald · 13 years ago
  44. 95dc690 staging: comedi: remove check for PCI_SUPPORT_VER1 by H Hartley Sweeten · 13 years ago
  45. 7dcd7b6 iio: cleanup iio/iio.h by Peter Meerwald · 13 years ago
  46. f4c3493 iio: mark struct iio_enum elements with @ in comment by Peter Meerwald · 13 years ago
  47. a16561c iio: clarify channel and indexed in struct iio_chan_spec by Peter Meerwald · 13 years ago
  48. 1787948 iio: fix typos in iio.h by Peter Meerwald · 13 years ago
  49. 8b417d7 iio: nitpicking on sysfs-bus-iio by Peter Meerwald · 13 years ago
  50. 988bb03 iio: drop comment about 'real' channels by Peter Meerwald · 13 years ago
  51. 011c10c iio: ad9523: Fix argument type mismatch by Michael Hennerich · 13 years ago
  52. cf35ad6 iio: add mcp4725 I2C DAC driver by Peter Meerwald · 13 years ago
  53. 1a135d1 iio: frequency: adf4350: using an uninitialized variable by Dan Carpenter · 13 years ago
  54. e86ee14 iio: frequency: adf4350: fix an initialization by Dan Carpenter · 13 years ago
  55. f9eb89e iio: max517: mark probe() and remove() with __devinit and __devexit by Peter Meerwald · 13 years ago
  56. 227d5e0 iio: remove indio_dev pointer from max517_data by Peter Meerwald · 13 years ago
  57. 17c88eb iio: frequency: ad9523: unlock on error in ad9523_reg_access() by Dan Carpenter · 13 years ago
  58. 03afcf4 staging: comedi: cleanup comedi_alloc_subdevices by H Hartley Sweeten · 13 years ago
  59. 8b6c569 staging: comedi: propogate error code from comedi_alloc_subdevices by H Hartley Sweeten · 13 years ago
  60. eea6838 staging: comedi: remove the "Allocate the subdevice..." comments by H Hartley Sweeten · 13 years ago
  61. 0e4039f staging: comedi: remove the comed_alloc_subdevices "allocation failed" messages by H Hartley Sweeten · 13 years ago
  62. fba1d0f staging: comedi: only set dev->n_subdevices when kcalloc succeedes by H Hartley Sweeten · 13 years ago
  63. 7f801c4 staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdevices by H Hartley Sweeten · 13 years ago
  64. 8b9ba6e staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevices by H Hartley Sweeten · 13 years ago
  65. 0c16ae7 staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete by Ben Chan · 13 years ago
  66. 592314e staging: Android: Fix NULL pointer related warning in alarm-dev.c file by Sachin Kamat · 13 years ago
  67. c810a39 staging: Android: Fix some checkpatch warnings by Sachin Kamat · 13 years ago
  68. 2f0b9d0 staging: comedi: export alloc_subdevices as comedi_alloc_subdevices by H Hartley Sweeten · 13 years ago
  69. e349951 staging "sep" Fix typos found while reading. by Justin P. Mattock · 13 years ago
  70. 33735a9 staging:iio:ad7298: Fix linker error due to missing IIO kfifo buffer by Lars-Peter Clausen · 13 years ago
  71. 1b84873 Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures" by Greg Kroah-Hartman · 13 years ago
  72. 7a2ea60 Staging: ipack: delete sysfs from to-do list. by Samuel Iglesias Gonsalvez · 13 years ago
  73. 383b7fc Staging: keucr: init: fixed a brace coding style issue by William Blair · 13 years ago
  74. 4bce6b8 staging: usb: gadget: Configurable Composite Gadget depends on BLOCK by Andrzej Pietrasiewicz · 13 years ago
  75. 14e70bf Staging: ipack: remove pr_fmt definition. by Samuel Iglesias Gonsalvez · 13 years ago
  76. 925aa66 staging: sm7xxfb: sm7xx becomes sm7xxfb by Javier M. Mellid · 13 years ago
  77. 0beb30d staging: sm7xx: update comments and clarify supported chips by Javier M. Mellid · 13 years ago
  78. 67c4e9f staging: sm7xx: code improvement by Javier M. Mellid · 13 years ago
  79. 6fe8644 Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs by Dan Carpenter · 13 years ago
  80. 0cf5755 staging: rts5139: Fix typo in rts5139 by Masanari Iida · 13 years ago
  81. 60ebf60 staging: Fix typo in winbond by Masanari Iida · 13 years ago
  82. dd13c86 staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete by Ben Chan · 13 years ago
  83. 7dd80eb Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.c by Kevin McKinney · 13 years ago
  84. 6788d7d Staging: bcm: Use udelay instead of msleep for delays in nvm.c by Kevin McKinney · 13 years ago
  85. 7dcc132 Staging: bcm: Fix ERROR: return is not a function, parentheses are not required. by Kevin McKinney · 13 years ago
  86. de443c9 Staging: bcm: Correctly format all comments in nvm.c by Kevin McKinney · 13 years ago
  87. a2940b6 Staging: bcm: Properly format braces in nvm.c by Kevin McKinney · 13 years ago
  88. 093abf1 Staging: bcm: Fix all whitespace issues in nvm.c by Kevin McKinney · 13 years ago
  89. 9b754b1 staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixes by Joe Perches · 13 years ago
  90. cf66823 staging/wlan-ng: prsim2fw.c coding style cleanup by Devendra Naga · 13 years ago
  91. 8aac4d4 staging/wlan-ng: cfg80211.c coding style cleanup by Devendra Naga · 13 years ago
  92. ef73b7a staging: "sbe-2t3e3" Fix typos in sbe-2t3e3 by Justin P. Mattock · 13 years ago
  93. 02fd3b3 staging/gdm72xx: Remove version.h includes by Devendra Naga · 13 years ago
  94. dee0dc0 Staging: rts5139: sd_cprm: fix coding style and deprecation issues by Adnan Ali · 13 years ago
  95. ff5e4a1 Staging: gdm72xx: gdm_usb: fix deprecated function kernel_thread by Adnan Ali · 13 years ago
  96. 6ee19ae Staging: ramster: r2net: fix coding style issues by Adnan Ali · 13 years ago
  97. 2e0bec9 Staging: sep: fix coding style issues by Adnan Ali · 13 years ago
  98. 1caba56 Staging: cptm1217: clearpad_tm1217: fix coding style issues by Adnan Ali · 13 years ago
  99. 1132b9a staging: usbip: Updated comment describing VHCI_NPORTS by Bart Westgeest · 13 years ago
  100. 0822426 staging: usbip: bugfix for stack corruption on 64-bit architectures by Bart Westgeest · 13 years ago