1. ed5da06 staging: line6: drop variax name sysfs attr by Stefan Hajnoczi · 12 years ago
  2. abac15b staging: line6: drop variax tone sysfs attr by Stefan Hajnoczi · 12 years ago
  3. 9f242ef staging: line6: drop variax volume sysfs attr by Stefan Hajnoczi · 12 years ago
  4. a865e012a staging: line6: drop variax model sysfs attr by Stefan Hajnoczi · 12 years ago
  5. baa081f staging: line6: drop tuner param filtering by Stefan Hajnoczi · 12 years ago
  6. e620252 staging: line6: drop pod.c raw sysfs attr by Stefan Hajnoczi · 12 years ago
  7. 370a382 staging: line6: drop midi_postprocess flag by Stefan Hajnoczi · 12 years ago
  8. af89d28 staging: line6: drop midi_mask_transmit by Stefan Hajnoczi · 12 years ago
  9. 3e58c86 staging: line6: drop midi_mask_receive by Stefan Hajnoczi · 12 years ago
  10. bd99f84 staging: line6: drop midi_postprocess sysfs attr by Stefan Hajnoczi · 12 years ago
  11. c7b8ca5 staging: line6: drop finish sysfs attr by Stefan Hajnoczi · 12 years ago
  12. 99c54e9 staging: line6: drop tuner_pitch sysfs attr by Stefan Hajnoczi · 12 years ago
  13. 5e275f4 staging: line6: drop tuner_mute sysfs attr by Stefan Hajnoczi · 12 years ago
  14. c9040c8 staging: line6: drop tuner_note sysfs attr by Stefan Hajnoczi · 12 years ago
  15. b972739 staging: line6: drop tuner_freq sysfs attr by Stefan Hajnoczi · 12 years ago
  16. 4cade5c staging: line6: drop routing sysfs attr by Stefan Hajnoczi · 12 years ago
  17. d249652 staging: line6: drop store_effects_setup sysfs attr by Stefan Hajnoczi · 12 years ago
  18. e6bf11a staging: line6: drop store_channel sysfs attr by Stefan Hajnoczi · 12 years ago
  19. 4c41d92 staging: line6: drop store_amp_setup sysfs attr by Stefan Hajnoczi · 12 years ago
  20. 7404419 staging: line6: drop retrieve_effects_setup sysfs attr by Stefan Hajnoczi · 12 years ago
  21. 439f21f staging: line6: drop retrieve_channel sysfs attr by Stefan Hajnoczi · 12 years ago
  22. 390174a staging: line6: drop retrieve_amp_setup sysfs attr by Stefan Hajnoczi · 12 years ago
  23. c62c4df staging: line6: drop name_buf sysfs attr by Stefan Hajnoczi · 12 years ago
  24. 3eac723 staging: line6: drop name sysfs attr by Stefan Hajnoczi · 12 years ago
  25. 2c35dc2 staging: line6: change monitor_level type ValueWait -> int by Stefan Hajnoczi · 12 years ago
  26. 410cefa staging: line6: drop monitor_level sysfs attr by Stefan Hajnoczi · 12 years ago
  27. 4fe520d staging: line6: drop dump_buf sysfs attr by Stefan Hajnoczi · 12 years ago
  28. 980688f staging: line6: drop dump sysfs attr by Stefan Hajnoczi · 12 years ago
  29. b772fe9 staging: line6: drop dirty sysfs attr by Stefan Hajnoczi · 12 years ago
  30. 9c29cf5 staging: line6: drop unused param_dirty bitmap by Stefan Hajnoczi · 12 years ago
  31. cab3c90 staging: line6: drop clip sysfs attr by Stefan Hajnoczi · 12 years ago
  32. 236666e staging: line6: drop channel sysfs attr by Stefan Hajnoczi · 12 years ago
  33. 0aaad65 Staging: bcm: Remove typedef for _U_MIBS_IP_ADDRESS and call directly. by Kevin McKinney · 12 years ago
  34. 86758b7 Staging: bcm: Remove typedef for _S_MIBS_HOST_INFO and call directly. by Kevin McKinney · 12 years ago
  35. 4aca284 Staging: bcm: Remove typedef for _S_MIBS_CLASSIFIER_RULE and call directly. by Kevin McKinney · 12 years ago
  36. 8a885ae Staging: bcm: Remove typedef for _S_MIBS_PHS_RULE and call directly. by Kevin McKinney · 12 years ago
  37. 8c7d51a Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call directly. by Kevin McKinney · 12 years ago
  38. ba738b4 Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly. by Kevin McKinney · 12 years ago
  39. 2790a3c Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call directly. by Kevin McKinney · 12 years ago
  40. 954f91d Staging: bcm: Remove typedef for _S_MIBS_HOST_STATS_MIBS and call directly. by Kevin McKinney · 12 years ago
  41. 2a4d3a2 Staging: bcm: Replace LARGE_INTEGER with u64 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  42. 86d82c9 Staging: bcm: Replace BOOLEAN with bool in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  43. 7d5691e Staging: bcm: Replace USHORT with unsigned short in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  44. 36e0ae2 Staging: bcm: Replace UINT with unsigned int in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  45. 8830fd0 Staging: bcm: Replace B_UINT8 with u8 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  46. 2fb99f8b Staging: bcm: Replace B_UINT16 with u16 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  47. b770f42 Staging: bcm: Replace UINT32 with u32 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  48. 381874c Staging: bcm: Replace LONG with long in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  49. 73a8ff0 Staging: bcm: Replace ULONG with unsigned long in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  50. 27aaa42 Staging: bcm: Replace ULONG64 with u64 in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  51. 57353c0 Staging: bcm: Replace UCHAR with unsigned char in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  52. af2bdce Staging: bcm: Properly format braces in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  53. 2b9866f Staging: bcm: Properly format and remove comments as needed in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  54. 9d8b659 Staging: bcm: Fix all white space issues in HostMIBSInterface.h by Kevin McKinney · 12 years ago
  55. dc23445 Staging: bcm: Remove typedef for rdmbuffer and call directly. by Kevin McKinney · 12 years ago
  56. a2521d7 Staging: bcm: Remove typedef for wrmbuffer and call directly. by Kevin McKinney · 12 years ago
  57. 86d289d Staging: bcm: Remove typedef for stGPIOInfo and call directly. by Kevin McKinney · 12 years ago
  58. bac02ed Staging: bcm: Remove typedef for ioctlbuffer and call directly. by Kevin McKinney · 12 years ago
  59. d532703 Staging: bcm: Remove typedef for stUserThreadReq and call directly. by Kevin McKinney · 12 years ago
  60. ff4e065 Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly. by Kevin McKinney · 12 years ago
  61. 0becebb Staging: bcm: Remove typedef for _BCM_INTERFACE_TYPE and reference directly. by Kevin McKinney · 12 years ago
  62. ff31e74 Staging: bcm: Remove typedef for _DEVICE_DRIVER_INFO and call directly. by Kevin McKinney · 12 years ago
  63. b4a29e1 Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly. by Kevin McKinney · 12 years ago
  64. 3712af0 Staging: bcm: Remove typedef for _NVM_READWRITE and call directly. by Kevin McKinney · 12 years ago
  65. 98e341d Staging: bcm: Remove typedef for bulkwrmbuffer and call directly. by Kevin McKinney · 12 years ago
  66. b1206c0 Staging: bcm: Remove typedef for _FLASH2X_COPY_SECTION and call directly. by Kevin McKinney · 12 years ago
  67. 3b99b9d Staging: bcm: Remove typedef for _SECTION_TYPE. by Kevin McKinney · 12 years ago
  68. d48a430 Staging: bcm: Remove typedef for _FLASH2X_BITMAP and call directly. by Kevin McKinney · 12 years ago
  69. 0395a61 Staging: bcm: Remove typedef for _ST_TIME_ELAPSED_ and call directly. by Kevin McKinney · 12 years ago
  70. 63df64a Staging: bcm: Remove typedef for stGPIOMultiInfo and call directly. by Kevin McKinney · 12 years ago
  71. 9e91edb Staging: bcm: Remove typedef for stGPIOMultiMode and call directly. by Kevin McKinney · 12 years ago
  72. fb0b076 Staging: bcm: Replace UINT with unsigned int in Ioctl.h by Kevin McKinney · 12 years ago
  73. 73f4478 Staging: bcm: Replace UINT32 with u32 in Ioctl.h by Kevin McKinney · 12 years ago
  74. 2314894 Staging: bcm: Replace B_UINT32 with u32 in Ioctl.h by Kevin McKinney · 12 years ago
  75. 1bb052b Staging: bcm: Replace ULONG with unsigned long in Ioctl.h by Kevin McKinney · 12 years ago
  76. 15b18b4 Staging: bcm: Replace ULONG64 with unsigned long long in Ioctl.h by Kevin McKinney · 12 years ago
  77. 0b512e4 Staging: bcm: Replace UCHAR with unsigned char in Ioctl.h by Kevin McKinney · 12 years ago
  78. d53fbe3 Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h by Kevin McKinney · 12 years ago
  79. 25d41e2 Staging: bcm: Properly format braces in Ioctl.h by Kevin McKinney · 12 years ago
  80. 6117c1f Staging: bcm: Properly format and remove comments as needed in Ioctl.h by Kevin McKinney · 12 years ago
  81. bce0f9f Staging: bcm: Fix all white space issues in Ioctl.h by Kevin McKinney · 12 years ago
  82. a3b41b7 Staging: Android: logger: module_exit implementation by Luca Clementi · 12 years ago
  83. fe5388c staging/rtl8187se: Use dev_ or pr_ printks in r8180_core.c by YAMANE Toshiaki · 12 years ago
  84. ac8bc12 staging/rtl8187se: Fix spacing coding style in r8180_core.c by YAMANE Toshiaki · 12 years ago
  85. 5375819d staging/rtl8187se: Remove an unnecessary line continuation in r8180_core.c by YAMANE Toshiaki · 12 years ago
  86. 49bd136 staging/rtl8187se: Remove the unnecessary initialization of a local variable in r8180_core.c by YAMANE Toshiaki · 12 years ago
  87. e3f27c7 staging: nvec: let nvec select MFD_CORE by Marc Dietrich · 12 years ago
  88. 1c97939 staging: solo6x10: remove use of __devexit by Bill Pemberton · 12 years ago
  89. 4ce7986 staging: dt3155v4l: remove use of __devexit by Bill Pemberton · 12 years ago
  90. 6dd1119 staging: lirc: remove use of __devexit by Bill Pemberton · 12 years ago
  91. 2a91a6d staging: dt3155v4l: remove use of __devinit by Bill Pemberton · 12 years ago
  92. ffba1bc staging: solo6x10: remove use of __devinit by Bill Pemberton · 12 years ago
  93. fd8413a staging: lirc: remove use of __devinit by Bill Pemberton · 12 years ago
  94. 01f6f49 staging: lirc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  95. 79fc8d8 staging: dt3155v4l: remove use of __devexit_p by Bill Pemberton · 12 years ago
  96. 29c3544 ipack: remove use of __devexit by Bill Pemberton · 12 years ago
  97. c5dee46 ipack: remove use of __devexit_p by Bill Pemberton · 12 years ago
  98. 0d7fe14 staging: vt6656: remove use of __devexit by Bill Pemberton · 12 years ago
  99. fdfa233 staging: crystalhd: remove use of __devexit by Bill Pemberton · 12 years ago
  100. 8db72ff staging: xgifb: remove use of __devexit by Bill Pemberton · 12 years ago