1. 9b1b282 irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI by J. German Rivera · 9 years ago
  2. 78f5d21 Staging:speakup:add space around '|' by Bhumika Goyal · 9 years ago
  3. 57477bf staging: wlan-ng: use list_for_each_entry* by Geliang Tang · 9 years ago
  4. 6c37e1f drivers:staging:wlan-ng Fix space preferred around that messages by Bogicevic Sasa · 9 years ago
  5. 0adf62b drivers:staging:wlan-ng Fix all no space necesarry after a cast by Bogicevic Sasa · 9 years ago
  6. 35028fe staging: wlan-ng: Fixed more comments by Gavin O'Leary · 9 years ago
  7. 4f9de77 staging: wlan-ng: fixed a comment by Gavin O'Leary · 9 years ago
  8. 1534bc2 staging: wlan-ng: (coding style) remove unnecessary blank line before "}" by Christian Colic · 9 years ago
  9. ea37066 Staging: wlan-ng: p80211wep: fixed a block comment style issue by Gavin O'Leary · 9 years ago
  10. d230543 staging: wlan-ng: NULL comparisons made elegant by Pranjal Bhor · 9 years ago
  11. 64ddba5 staging: wlan-ng: Open parenthesis alignment style fix by Pranjal Bhor · 9 years ago
  12. 40defde staging: wlan-ng: Coding style fix for casting operation by Pranjal Bhor · 9 years ago
  13. 3c3424d staging: wlan-ng: Removed blank lines after braces by Pranjal Bhor · 9 years ago
  14. 2584538 staging: wlan-ng: Logical continuation fixes by Pranjal Bhor · 9 years ago
  15. 4a55218 staging: wlan-ng: Fixed block comments coding style issue by Pranjal Bhor · 9 years ago
  16. d2713e5 Staging: vt6656: Fixed multiple commenting codig style issues. by maomao xu · 9 years ago
  17. 1eba248 drivers:staging:vt6656: Fix coding style issues by Sergey Lysanov · 9 years ago
  18. e7bda76 staging: vt6656: fix definitions of DEVICE_FLAGS_* flags by Alexey Tulia · 9 years ago
  19. f9f853a staging: vt6655: mac.c replace void __iomem * with struct vnt_private by Malcolm Priestley · 9 years ago
  20. a977551 staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_up by Malcolm Priestley · 9 years ago
  21. c30ab93 staging: vt6655: rf.c/h Replace DeviceContext with vnt_private by Malcolm Priestley · 9 years ago
  22. 16d56de staging: vt6655: power.c replace pDevice with priv by Malcolm Priestley · 9 years ago
  23. 9a012c4 staging: vt6655: rf.c rename bResult ret. by Malcolm Priestley · 9 years ago
  24. b379916 staging: vt6655: set_channel replace bResult with ret by Malcolm Priestley · 9 years ago
  25. cea57ee staging: vt6655: set_channel replace void handler. by Malcolm Priestley · 9 years ago
  26. 35eb8ec staging: vt6655: channel.c replace pDevice with priv by Malcolm Priestley · 9 years ago
  27. a3124e7 staging: rtl8188eu: use eth_broadcast_addr() in place of memset by Hari Prasath Gujulan Elango · 9 years ago
  28. b9f1c27 staging: rtl8188eu: use list_first_entry_or_null() by Geliang Tang · 9 years ago
  29. a67080e staging: rtl8188eu: print OUI with %*ph by Andy Shevchenko · 9 years ago
  30. fb27e19 staging: rtl8188eu: replace open-coded print_hex_dump() by Andy Shevchenko · 9 years ago
  31. 6d7b280 staging: rtl8188eu: provide an absolute path to include folder by Andy Shevchenko · 9 years ago
  32. 5fa0e06 Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issue by Chris Elliott · 9 years ago
  33. b0800a4 staging: rtl8188eu: remove an extra space by Alexey Tulia · 9 years ago
  34. 35ad45a staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA() by Luca Ceresoli · 9 years ago
  35. d6c6ad9 staging: rtl8188eu: rename camelcase bAcceptAddbaReq by Luca Ceresoli · 9 years ago
  36. f0f17be staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReq by Luca Ceresoli · 9 years ago
  37. 3298625 staging: rtl8188eu: rtw_mlme_ext.c: remove commented code by Luca Ceresoli · 9 years ago
  38. d0beccb staging: rtl8188eu: don't cast to void* when calling memset() by Luca Ceresoli · 9 years ago
  39. 8891bca staging: rtl8188eu: add spaces around binary '*' by Luca Ceresoli · 9 years ago
  40. fbb8c96 staging: sm750fb, fix typos by Matej Vasek · 9 years ago
  41. fe71859 drivers:staging:sm750fb Fix all space preferred around messages by Bogicevic Sasa · 9 years ago
  42. 04c73f2 staging: sm750fb: fix style for if clause by Othmar Pasteka · 9 years ago
  43. f41b17f staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit field by Mike Rapoport · 9 years ago
  44. 776980c staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fields by Mike Rapoport · 9 years ago
  45. a941245 staging: sm750fb: change definition of MODE0_GATE multi-bit fields by Mike Rapoport · 9 years ago
  46. 05e9d9e staging: sm750fb: use BIT macro for MODE0_GATE single-bit fields by Mike Rapoport · 9 years ago
  47. 6e8aa4a staging: sm750fb: change definition of CURRENT_GATE multi-bit fields by Mike Rapoport · 9 years ago
  48. 19aa211 staging: sm750fb: set{Memory, Master}Clock: rename ulReg to reg by Mike Rapoport · 9 years ago
  49. 90946e5 staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fields by Mike Rapoport · 9 years ago
  50. 5538d5c staging: sm750fb: change definition of MISC_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  51. 2a5149e staging: sm750fb: use BIT macro for GPIO_MUX single-bit fields by Mike Rapoport · 9 years ago
  52. 9a35714 staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}reg by Mike Rapoport · 9 years ago
  53. 5372350 staging: sm750fb: use BIT macro for MISC_CTRL single-bit fields by Mike Rapoport · 9 years ago
  54. 8bc728c staging: sm750fb: ddk750_initHw: rename ulReg to reg by Mike Rapoport · 9 years ago
  55. a8856ff staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fields by Mike Rapoport · 9 years ago
  56. 410c756 staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fields by Mike Rapoport · 9 years ago
  57. 1c3ad30 staging: sm750fb: remove unused DE_STATE2_DE_RESERVED by Mike Rapoport · 9 years ago
  58. ae6061d staging: sm750fb: use BIT macro for DE_STATE2 single-bit fields by Mike Rapoport · 9 years ago
  59. c808d6c staging: sm750fb: use BIT macro for DE_STATE1 single-bit field by Mike Rapoport · 9 years ago
  60. 9eced74 staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to val by Mike Rapoport · 9 years ago
  61. 61da1a1 staging: sm750fb: lynxfb_pci_probe: remove some pr_info by Mike Rapoport · 9 years ago
  62. a50bc32 staging: sm750fb: introduce sm750fb_frambuffer_alloc by Mike Rapoport · 9 years ago
  63. 9324f91 staging: sm750fb: introduce sm750fb_frambuffer_release by Mike Rapoport · 9 years ago
  64. a3f92cc staging: sm750fb: replace dual member of sm750_dev with fb_count by Mike Rapoport · 9 years ago
  65. 473baa2 staging: sm750fb: lynxfb_pci_remove: remove unused variable by Mike Rapoport · 9 years ago
  66. baf2453 staging: sm750fb: lynxfb_pci_probe: return actual errors by Mike Rapoport · 9 years ago
  67. 0fbc7c5 staging: sm750fb: disable PCI device if lynxfb_pci_probe fails by Mike Rapoport · 9 years ago
  68. d9d3e02 staging/rdma/hfi1: Fix Xmit Wait calculation by Ira Weiny · 9 years ago
  69. 80e4898 staging/rdma/hfi1: Clean up comments by Edward Mascarenhas · 9 years ago
  70. 480fd01 staging: rdma: hfi1: diag: constify hfi1_filter_array structure by Julia Lawall · 9 years ago
  71. 568dcc8 staging/rdma/hfi1: add dd_dev_dbg by Ira Weiny · 9 years ago
  72. 14d88ec staging/rdma/hfi1: set Gen3 half-swing for integrated devices by Dean Luick · 9 years ago
  73. e223da9 staging: drop kbuild workaround dummy module from top dir by Paul Gortmaker · 9 years ago
  74. 0e05c02 STAGING: COMEDI: Wrap line over 80 characters by Pablo G. Gallardo · 9 years ago
  75. b9491ea STAGING: COMEDI: Remove unnecessary typecast of c90 int constant by Pablo G. Gallardo · 9 years ago
  76. f164cbf staging: comedi: ni_mio_common: add finite regeneration to dio output by Spencer E. Olson · 9 years ago
  77. 6aab7fe staging: comedi: ni_mio_common: adds finite regeneration to AO output by Spencer E. Olson · 9 years ago
  78. 080e679 staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmd by Spencer E. Olson · 9 years ago
  79. d2a6c32 staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be stateful by Spencer E. Olson · 9 years ago
  80. 5c93736c staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_reset by Spencer E. Olson · 9 years ago
  81. 5b293be staging: comedi: mite: enable continuous regeneration of finite samples by Spencer E. Olson · 9 years ago
  82. f08a28e staging: comedi: ni_mio_common: use CR_CHAN more consistently by Spencer E. Olson · 9 years ago
  83. 1fd24a4 staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg by Spencer E. Olson · 9 years ago
  84. d463130 staging: comedi: ni_pcimio: Adds PXI-6251 to supported boards by Spencer E. Olson · 9 years ago
  85. 65dc150 staging: comedi: dt2801: Prefer using the BIT macro by Bhaktipriya Shridhar · 9 years ago
  86. 948c4db ion:synchronize debugfs callback and ion_client_destroy by Neil Zhang · 9 years ago
  87. 9f90381 staging/ion: Add support to get ion handle from dma buf by Rohit kumar · 9 years ago
  88. 323de43 staging/android: remove len field from struct sync_fence_info by Gustavo Padovan · 9 years ago
  89. c7434b8 staging/android: remove driver_data from struct sync_fence_info by Gustavo Padovan · 9 years ago
  90. b5b24ac staging/android: rename sync_file_info_data to sync_file_info by Gustavo Padovan · 9 years ago
  91. e178634 staging/android: rename sync_pt_info to sync_fence_info by Gustavo Padovan · 9 years ago
  92. 84013bb staging/android: remove SYNC_WAIT ioctl by Gustavo Padovan · 9 years ago
  93. 8fb78ad Staging: Android: memory allocation style change in ion_page_pool.c by Ben Marsh · 9 years ago
  94. d52ef2c staging/android: remove sync_fence_create_dma() by Gustavo Padovan · 9 years ago
  95. 84288db staging/android: remove pointless sync_timeline_signal at destroy phase by Gustavo Padovan · 9 years ago
  96. e6a0cb4 staging/android: remove unused var from sync_timeline_signal() by Gustavo Padovan · 9 years ago
  97. b55b54b staging/android: remove struct sync_pt by Gustavo Padovan · 9 years ago
  98. c88b26d staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cb by Gustavo Padovan · 9 years ago
  99. d7fdb0a staging/android: rename sync_fence to sync_file by Gustavo Padovan · 9 years ago
  100. a44eb74 staging/android: move SW_SYNC_USER to a debugfs file by Gustavo Padovan · 9 years ago