1. 8e43c9c staging: android: sync: Fix memory corruption in sync_timeline_signal(). by Alistair Strachan · 10 years ago
  2. 0270c62 Staging: octeon: Remove extern from .c file by Helen Fornazier · 10 years ago
  3. da868b0 Staging: i2o: Remove indentation of labels by Helen Fornazier · 10 years ago
  4. 4ebe6f4 staging: fbtft: Remove do {} while(0) in single statement macro by Helen Fornazier · 10 years ago
  5. 1f5f636 staging: fbtft: Add space around '=' by Helen Fornazier · 10 years ago
  6. 418880f Staging: iio: use the BIT macro in adc by Haneen Mohammed · 10 years ago
  7. e273eb0 Staging: iio: Add braces on all arms of if statement by Haneen Mohammed · 10 years ago
  8. 281ab7e Staging: iio: add blank line after function declaration by Haneen Mohammed · 10 years ago
  9. 3124507 Staging: iio: remove multible blank lines by Haneen Mohammed · 10 years ago
  10. 9963bce Staging: iio: Adjust alignment for function parameters by Haneen Mohammed · 10 years ago
  11. f53cb7b Staging: rtl8192u: Fix space issues before '(' and after ')' by Haneen Mohammed · 10 years ago
  12. dde48b9 Staging: rtl8192u: Add space before open parenthesis by Haneen Mohammed · 10 years ago
  13. 26bce79 Staging: lustre: Remove extern from function declaration by Vatika Harlalka · 10 years ago
  14. fe36bad Staging: rtl8188eu: Add new variable to make code compact by Vatika Harlalka · 10 years ago
  15. 175bbae Staging: rtl8188eu: Refactor repititive code to loop to increase compactness by Vatika Harlalka · 10 years ago
  16. bf95251 Staging: rtl8188eu: Reduce line size to increase readability by Vatika Harlalka · 10 years ago
  17. 153fe94 staging: fbtft: Do not use binary constants by Geert Uytterhoeven · 10 years ago
  18. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  19. c754ff9 dgnc: Clean up dgnc_sysfs.h by Giedrius Statkevičius · 10 years ago
  20. 3b84f2d dgnc: remove unused stuff from dgnc_cls.h by Giedrius Statkevičius · 10 years ago
  21. 20dad75 dgnc: remove old 2.4-2.6 compat kernel defines by Giedrius Statkevičius · 10 years ago
  22. d533a52 dgnc: use linux/types.h instead of dgnc_types.h by Giedrius Statkevičius · 10 years ago
  23. 850b41f dgnc: get rid of dpacompat.h, move remaining stuff to digi.h by Giedrius Statkevičius · 10 years ago
  24. 944b3ad dgnc: clean up digi.h by Giedrius Statkevičius · 10 years ago
  25. f82d189 dgnc: remove unused dgnc_ioctl_name() command by Giedrius Statkevičius · 10 years ago
  26. 4bef52f staging: dgnc: some off by one bugs by Dan Carpenter · 10 years ago
  27. edc16d8 stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentation by Aaro Koskinen · 10 years ago
  28. 6ad9c95 staging: octeon-usb: try to recover from failed hardware reset by Aaro Koskinen · 10 years ago
  29. f3b8edc staging: octeon-usb: fail and warn if DMA counters are wrong by Aaro Koskinen · 10 years ago
  30. eb04114 staging: octeon-usb: move cvmx_usb_shutdown() by Aaro Koskinen · 10 years ago
  31. b0c8c72 staging: octeon-usb: rewrite port reset by Aaro Koskinen · 10 years ago
  32. 164814b staging: octeon-usb: move fifo setup to controller reset from port reset by Aaro Koskinen · 10 years ago
  33. 2263251 staging: octeon-usb: move fifo setup into a separate routine by Aaro Koskinen · 10 years ago
  34. 0ed64a4 staging: octeon-usb: use USB stack to turn on power by Aaro Koskinen · 10 years ago
  35. c8eedbd staging: octeon-usb: don't poll interrupts early by Aaro Koskinen · 10 years ago
  36. b5e79e6 staging: octeon-usb: refactor usbn block init by Aaro Koskinen · 10 years ago
  37. 532edc9 staging: octeon-usb: never retry after xacterr by Aaro Koskinen · 10 years ago
  38. d712648 staging: octeon-usb: program DMA engine based on transfer direction by Aaro Koskinen · 10 years ago
  39. af8e4c7 staging: octeon-usb: use __BITFIELD_FIELD by Aaro Koskinen · 10 years ago
  40. 31170da staging: octeon-usb: delete redundant field from octeon_temp_buffer by Aaro Koskinen · 10 years ago
  41. 3f9697b staging: octeon-usb: remove useless prefix from pipe flags by Aaro Koskinen · 10 years ago
  42. 68d435d staging: octeon-usb: remove useless prefix from internal routines by Aaro Koskinen · 10 years ago
  43. c4bdbdd staging: octeon-usb: eliminate 64-bit register access wrappers by Aaro Koskinen · 10 years ago
  44. 607078f staging: octeon-usb: remove internal function parameter sanity checks by Aaro Koskinen · 10 years ago
  45. 3659f9c Staging: rtl8192u: Remove function prototype from .c file by Cristina Opriceana · 10 years ago
  46. ef8a83e Staging: rtl8192u: Make function prototypes static by Cristina Opriceana · 10 years ago
  47. be546c6 Staging: media: remove useless dev_info to avoid null ptr dereference by Haneen Mohammed · 10 years ago
  48. a51bab6 Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a by Somya Anand · 10 years ago
  49. 4d10ece Staging: wlan-ng: Remove typedef prism2sta_accesslist_t by Vatika Harlalka · 10 years ago
  50. 5026df9 staging: rtl8723au: Do not byteswap timeout twice by Jes Sorensen · 10 years ago
  51. a113b53 staging: rtl8723au: update_txdesc(): bagg_pkt is always false by Jes Sorensen · 10 years ago
  52. 18f576f staging: rtl8723au: Fix trailing whitespace by Jes Sorensen · 10 years ago
  53. ed2be12 staging: rtl8723au: Fix mis-placed break by Jes Sorensen · 10 years ago
  54. c84b528 Staging: wlan-ng: Remove typedef prism2sta_authlist_t by Vatika Harlalka · 10 years ago
  55. 4c0dbe0 Staging: rtl8188eu: Delete space by Hatice ERTÜRK · 10 years ago
  56. 42efd00 staging: fbtft: Fix indentation style by space by Helen Fornazier · 10 years ago
  57. c7d8532 staging: fbtft: remove trailing white space by Helen Fornazier · 10 years ago
  58. 0c76706 Staging: iio: use the BIT macro in .h files by Haneen Mohammed · 10 years ago
  59. 6cf23df Staging: iio: Fix file header to match standards by Cristina Opriceana · 10 years ago
  60. e676705 Staging: iio: Place driver in sleep mode on error by Cristina Opriceana · 10 years ago
  61. daf56d9 Staging: iio: Add kernel-doc for struct hmc5843 by Cristina Opriceana · 10 years ago
  62. 052c529 Staging: lustre: Fix Sparse warnings for static declarations by Haneen Mohammed · 10 years ago
  63. 826ad46 Stagin: lustre: Fix externs should be avoided in .c by Haneen Mohammed · 10 years ago
  64. 9ee941d Staging: lustre: Fix externs should be avoided in .c by Haneen Mohammed · 10 years ago
  65. 381ca67 Staging: lustre: remove extern in .c file by Haneen Mohammed · 10 years ago
  66. 5fb0acb Staging: lustre: Convert macro class_export_rpc_dec into static inline function by Somya Anand · 10 years ago
  67. 28b9d6f Staging: lustre: Convert macro class_export_rpc_inc into static inline function by Somya Anand · 10 years ago
  68. 8e76e69 staging: unisys: fix parenthesis alignment in visorchipset_main.c by Benjamin Romer · 10 years ago
  69. ee8da29 staging: unisys: Fix CamelCase local variable in remaining_steps functions by Benjamin Romer · 10 years ago
  70. 10dbf0e staging: unisys: fix CamelCase local in textid functions by Benjamin Romer · 10 years ago
  71. 365522d staging: unisys: fix CamelCase variables in boottotool functions by Benjamin Romer · 10 years ago
  72. 01f4d85 staging: unisys: fix CamelCase local toolAction by Benjamin Romer · 10 years ago
  73. 77a0449 staging: unisys: fix CamelCase parameter in chipset functions by Benjamin Romer · 10 years ago
  74. b3168c7 staging: unisys: fix CamelCase parameter msgHdr in controlvm functions by Benjamin Romer · 10 years ago
  75. eb34e87 staging: unisys: fix CamelCase global Visorchipset_platform_device by Benjamin Romer · 10 years ago
  76. 5aa8ae5 staging: unisys: fix CamelCased global MajorDev by Benjamin Romer · 10 years ago
  77. 8e3fedd staging: unisys: fix CamelCase in responders functions by Benjamin Romer · 10 years ago
  78. 6fe345a staging: unisys: fix CamelCased notifier globals by Benjamin Romer · 10 years ago
  79. ddf5de5 staging: unisys: fix CamelCased Parahotplug globals by Benjamin Romer · 10 years ago
  80. 712f42c staging: unisys: fix CamelCase global Visorchipset_cache_buffers_in_use by Benjamin Romer · 10 years ago
  81. 1eee001 staging: unisys: fix CamelCase in putfile-related globals by Benjamin Romer · 10 years ago
  82. 7166ed1 staging: unisys: fix CamelCased ControlVM globals by Benjamin Romer · 10 years ago
  83. 3e37a03 staging: unisys: remove last remnants of proc entry code by Benjamin Romer · 10 years ago
  84. 862cf60 staging: unisys: fix NULL pointer comparisons in uislib.c by Benjamin Romer · 10 years ago
  85. a6a3989 staging: unisys: fix CamelCase label in visorchipset_init() by Benjamin Romer · 10 years ago
  86. e6bdb90 staging: unisys: fix CamelCase in setup_crash_devices_work_queue() by Benjamin Romer · 10 years ago
  87. 1c1ed29 staging: unisys: refactor controlvm_periodic_work() by Benjamin Romer · 10 years ago
  88. 818352a staging: unisys: refactor handle_command() by Benjamin Romer · 10 years ago
  89. 6a55e3c staging: unisys: fix spacing in parahotplug_request_create by Benjamin Romer · 10 years ago
  90. 55b3341 staging: unisys: refactor parahotplug_process_list() by Benjamin Romer · 10 years ago
  91. cafefc0 staging: unisys: fix Camelcase in initialize_controlvm_payload() by Benjamin Romer · 10 years ago
  92. 597c338 staging: unisys: fix NULL comparison in destroy_controlvm_payload_info() by Benjamin Romer · 10 years ago
  93. f118a39 staging: unisys: refactor initialize_controlvm_payload_info() by Benjamin Romer · 10 years ago
  94. 61715c8 staging: unisys: refactor my_device_destroy() by Benjamin Romer · 10 years ago
  95. 0278a90 staging: unisys: refactor my_device_changestate() by Benjamin Romer · 10 years ago
  96. c60c8e2 staging: unisys: refactor my_device_create() by Benjamin Romer · 10 years ago
  97. 654bada staging: unisys: refactor bus_configure() by Benjamin Romer · 10 years ago
  98. dff54cd staging: unisys: refactor bus_destroy() by Benjamin Romer · 10 years ago
  99. 6c5fed3 staging: unisys: refactor bus_create() by Benjamin Romer · 10 years ago
  100. 75c1f8b staging: unisys: fix braces in visorchipset_main.c by Benjamin Romer · 10 years ago