1. cab3c90 staging: line6: drop clip sysfs attr by Stefan Hajnoczi · 12 years ago
  2. 236666e staging: line6: drop channel sysfs attr by Stefan Hajnoczi · 12 years ago
  3. 0aaad65 Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly. by Kevin McKinney · 12 years ago
  4. 86758b7 Staging: bcm: Remove typedef for _S_MIBS_HOST_INFO and call directly. by Kevin McKinney · 12 years ago
  5. 4aca284 Staging: bcm: Remove typedef for _S_MIBS_CLASSIFIER_RULE and call directly. by Kevin McKinney · 12 years ago
  6. 8a885ae Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly. by Kevin McKinney · 12 years ago
  7. 8c7d51a Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call directly. by Kevin McKinney · 12 years ago
  8. ba738b4 Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly. by Kevin McKinney · 12 years ago
  9. 2790a3c Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call directly. by Kevin McKinney · 12 years ago
  10. 954f91d Staging: bcm: Remove typedef for _S_MIBS_HOST_STATS_MIBS and call directly. by Kevin McKinney · 12 years ago
  11. 2a4d3a2 Staging: bcm: Replace LARGE_INTEGER with u64 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  12. 86d82c9 Staging: bcm: Replace BOOLEAN with bool in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  13. 7d5691e Staging: bcm: Replace USHORT with unsigned short in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  14. 36e0ae2 Staging: bcm: Replace UINT with unsigned int in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  15. 8830fd0 Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  16. 2fb99f8b Staging: bcm: Replace B_UINT16 with u16 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  17. b770f42 Staging: bcm: Replace UINT32 with u32 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  18. 381874c Staging: bcm: Replace LONG with long in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  19. 73a8ff0 Staging: bcm: Replace ULONG with unsigned long in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  20. 27aaa42 Staging: bcm: Replace ULONG64 with u64 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  21. 57353c0 Staging: bcm: Replace UCHAR with unsigned char in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  22. af2bdce Staging: bcm: Properly format braces in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  23. 2b9866f Staging: bcm: Properly format and remove comments as needed in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  24. 9d8b659 Staging: bcm: Fix all white space issues in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  25. dc23445 Staging: bcm: Remove typedef for rdmbuffer and call directly. by Kevin McKinney · 12 years ago
  26. a2521d7 Staging: bcm: Remove typedef for wrmbuffer and call directly. by Kevin McKinney · 12 years ago
  27. 86d289d Staging: bcm: Remove typedef for stGPIOInfo and call directly. by Kevin McKinney · 12 years ago
  28. bac02ed Staging: bcm: Remove typedef for ioctlbuffer and call directly. by Kevin McKinney · 12 years ago
  29. d532703 Staging: bcm: Remove typedef for stUserThreadReq and call directly. by Kevin McKinney · 12 years ago
  30. ff4e065 Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly. by Kevin McKinney · 12 years ago
  31. 0becebb Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly. by Kevin McKinney · 12 years ago
  32. ff31e74 Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly. by Kevin McKinney · 12 years ago
  33. b4a29e1 Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly. by Kevin McKinney · 12 years ago
  34. 3712af0 Staging: bcm: Remove typedef for _NVM_READWRITE and call directly. by Kevin McKinney · 12 years ago
  35. 98e341d Staging: bcm: Remove typedef for bulkwrmbuffer and call directly. by Kevin McKinney · 12 years ago
  36. b1206c0 Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly. by Kevin McKinney · 12 years ago
  37. 3b99b9d Staging: bcm: Remove typedef for _SECTION_TYPE. by Kevin McKinney · 12 years ago
  38. d48a430 Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly. by Kevin McKinney · 12 years ago
  39. 0395a61 Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly. by Kevin McKinney · 12 years ago
  40. 63df64a Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly. by Kevin McKinney · 12 years ago
  41. 9e91edb Staging: bcm: Remove typedef for stGPIOMultiMode and call directly. by Kevin McKinney · 12 years ago
  42. fb0b076 Staging: bcm: Replace UINT with unsigned int in Ioctl.h by Kevin McKinney · 12 years ago
  43. 73f4478 Staging: bcm: Replace UINT32 with u32 in Ioctl.h by Kevin McKinney · 12 years ago
  44. 2314894 Staging: bcm: Replace B_UINT32 with u32 in Ioctl.h by Kevin McKinney · 12 years ago
  45. 1bb052b Staging: bcm: Replace ULONG with unsigned long in Ioctl.h by Kevin McKinney · 12 years ago
  46. 15b18b4 Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.h by Kevin McKinney · 12 years ago
  47. 0b512e4 Staging: bcm: Replace UCHAR with unsigned char in Ioctl.h by Kevin McKinney · 12 years ago
  48. d53fbe3 Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h by Kevin McKinney · 12 years ago
  49. 25d41e2 Staging: bcm: Properly format braces in Ioctl.h by Kevin McKinney · 12 years ago
  50. 6117c1f Staging: bcm: Properly format and remove comments as needed in Ioctl.h by Kevin McKinney · 12 years ago
  51. bce0f9f Staging: bcm: Fix all white space issues in Ioctl.h by Kevin McKinney · 12 years ago
  52. a3b41b7 Staging: Android: logger: module_exit implementation by Luca Clementi · 12 years ago
  53. fe5388c staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.c by YAMANE Toshiaki · 12 years ago
  54. ac8bc12 staging/rtl8187se: Fix spacing coding style in r8180_core.c by YAMANE Toshiaki · 12 years ago
  55. 5375819d staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.c by YAMANE Toshiaki · 12 years ago
  56. 49bd136 staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180_core.c by YAMANE Toshiaki · 12 years ago
  57. e3f27c7 staging: nvec: let nvec select MFD_CORE by Marc Dietrich · 12 years ago
  58. 1c97939 staging: solo6x10: remove use of __devexit by Bill Pemberton · 12 years ago
  59. 4ce7986 staging: dt3155v4l: remove use of __devexit by Bill Pemberton · 12 years ago
  60. 6dd1119 staging: lirc: remove use of __devexit by Bill Pemberton · 12 years ago
  61. 2a91a6d staging: dt3155v4l: remove use of __devinit by Bill Pemberton · 12 years ago
  62. ffba1bc staging: solo6x10: remove use of __devinit by Bill Pemberton · 12 years ago
  63. fd8413a staging: lirc: remove use of __devinit by Bill Pemberton · 12 years ago
  64. 01f6f49 staging: lirc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  65. 79fc8d8 staging: dt3155v4l: remove use of __devexit_p by Bill Pemberton · 12 years ago
  66. 29c3544 ipack: remove use of __devexit by Bill Pemberton · 12 years ago
  67. c5dee46 ipack: remove use of __devexit_p by Bill Pemberton · 12 years ago
  68. 0d7fe14 staging: vt6656: remove use of __devexit by Bill Pemberton · 12 years ago
  69. fdfa233 staging: crystalhd: remove use of __devexit by Bill Pemberton · 12 years ago
  70. 8db72ff staging: xgifb: remove use of __devexit by Bill Pemberton · 12 years ago
  71. f4e1b7c staging: vt6655: remove use of __devexit by Bill Pemberton · 12 years ago
  72. f21a824 staging: vme: remove use of __devexit by Bill Pemberton · 12 years ago
  73. 37a6520 staging: tidspbridge: remove use of __devexit by Bill Pemberton · 12 years ago
  74. b18d5dc staging: ste_rmi4: remove use of __devexit by Bill Pemberton · 12 years ago
  75. 361a201 staging: sm7xxfb: remove use of __devexit by Bill Pemberton · 12 years ago
  76. ecb4f38 staging: slicoss: remove use of __devexit by Bill Pemberton · 12 years ago
  77. a46303c staging: sbe-2t3e3: remove use of __devexit by Bill Pemberton · 12 years ago
  78. 434bd03 staging: omap-thermal: remove use of __devexit by Bill Pemberton · 12 years ago
  79. f7e2f35 staging: octeon: remove use of __devexit by Bill Pemberton · 12 years ago
  80. 0cae468 staging: net: remove use of __devexit by Bill Pemberton · 12 years ago
  81. 8aa1be4 staging: imx-drm: remove use of __devexit by Bill Pemberton · 12 years ago
  82. 8b1e012 staging: sbe-2t3e3: remove use of __devinitdata by Bill Pemberton · 12 years ago
  83. 4cd2b92 staging: sbe-2t3e3: remove use of __devinit by Bill Pemberton · 12 years ago
  84. db53ac71 staging: omap-thermal: remove use of __devinit by Bill Pemberton · 12 years ago
  85. c4aabf8 staging: imx-drm: remove use of __devinit by Bill Pemberton · 12 years ago
  86. 349affa staging: crystalhd: remove use of __devinit by Bill Pemberton · 12 years ago
  87. c42ef5d staging: net: remove use of __devinit by Bill Pemberton · 12 years ago
  88. 4f24090 staging: octeon: remove use of __devinit by Bill Pemberton · 12 years ago
  89. df1f35e staging: sep: remove use of __devinit by Bill Pemberton · 12 years ago
  90. a0c2feb staging: slicoss: remove use of __devinit by Bill Pemberton · 12 years ago
  91. abe118b staging: sm7xxfb: remove use of __devinit by Bill Pemberton · 12 years ago
  92. 8cd3a48 staging: ste_rmi4: remove use of __devinit by Bill Pemberton · 12 years ago
  93. 673abc4 staging: tidspbridge: remove use of __devinit by Bill Pemberton · 12 years ago
  94. d7e530d staging: vme: remove use of __devinit by Bill Pemberton · 12 years ago
  95. 59cb218 staging: vt6656: remove use of __devinit by Bill Pemberton · 12 years ago
  96. a1179b2 staging: vt6655: remove use of __devinit by Bill Pemberton · 12 years ago
  97. 89f6883 staging: xgifb: remove use of __devinit by Bill Pemberton · 12 years ago
  98. 3cf36aa staging: ste_rmi4: remove use of __devexit_p by Bill Pemberton · 12 years ago
  99. c8ddc22 staging: olpc_dcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  100. 2c4ae9d staging: xgifb: remove use of __devexit_p by Bill Pemberton · 12 years ago