1. 87b7307 staging: unisys: remove unused defines from commontypes.h by Benjamin Romer · 10 years ago
  2. f6f7005 staging: unisys: remove non-kernel code from commontypes.h by Benjamin Romer · 10 years ago
  3. ec03a7d staging: unisys: remove S64 type by Benjamin Romer · 10 years ago
  4. c14f13b staging: unisys: remove S32 type by Benjamin Romer · 10 years ago
  5. 15c564e staging: unisys: remove S16 type by Benjamin Romer · 10 years ago
  6. d717723 staging: unisys: remove S8 type by Benjamin Romer · 10 years ago
  7. 5fc0229 staging: unisys: remove U64 type by Benjamin Romer · 10 years ago
  8. b3c55b1 staging: unisys: remove U32 type by Benjamin Romer · 10 years ago
  9. b06bdf7 staging: unisys: remove U16 type by Benjamin Romer · 10 years ago
  10. bf6c0d1 Staging: rts5208: Replace custom macro with dev_dbg by Fabio Falzoi · 10 years ago
  11. 9036b4e Staging: rts5208: Remove useless debug prints by Fabio Falzoi · 10 years ago
  12. b5b628b staging/nvec: Use platform_get_irq() by Thierry Reding · 10 years ago
  13. 47e7b05 staging/nvec: Do not pass resource to mfd_add_devices() by Thierry Reding · 10 years ago
  14. 6aa2621 Staging: android: timed_output.c: use kstrtoint() instead of sscanf() by Murilo Opsfelder Araujo · 10 years ago
  15. 7ebd4cb staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_handler() by navin patidar · 10 years ago
  16. a16d66b staging: rtl8188eu: Remove unused function rtw_os_read_port() by navin patidar · 10 years ago
  17. fe87170 staging: rtl8188eu: Remove wrapper function _addba_timer_hdl() by navin patidar · 10 years ago
  18. b148cdd staging: rtl8188eu: Remove wrapper function _link_timer_hdl() by navin patidar · 10 years ago
  19. 0120668 staging: rtl8188eu: Remove wrapper function _survey_timer_hdl() by navin patidar · 10 years ago
  20. bd29334 staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder() by navin patidar · 10 years ago
  21. 14225ed staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler() by navin patidar · 10 years ago
  22. 457c3e9 staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler() by navin patidar · 10 years ago
  23. d53791f staging: rtl8188eu: Remove unused member MultiFunc from struct hal_data_8188e by navin patidar · 10 years ago
  24. e325f66 staging: dgnc: removes unused if defined code by Seunghun Lee · 10 years ago
  25. 81a208f Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed by Matthias Beyer · 10 years ago
  26. 8613091 Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return statement by Matthias Beyer · 10 years ago
  27. 4064bbe Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style comments by Matthias Beyer · 10 years ago
  28. b7450ca Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarations by Matthias Beyer · 10 years ago
  29. 5849169 Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo() by Matthias Beyer · 10 years ago
  30. a06de46a Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt() by Matthias Beyer · 10 years ago
  31. aed831f Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules() by Matthias Beyer · 10 years ago
  32. 3343b2e Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP() by Matthias Beyer · 10 years ago
  33. e519545 Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdress() by Matthias Beyer · 10 years ago
  34. 2a69ef5 Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdress() by Matthias Beyer · 10 years ago
  35. 894bd30 Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket() by Matthias Beyer · 10 years ago
  36. 34cad16 Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues() by Matthias Beyer · 10 years ago
  37. 0f17434 Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue() by Matthias Beyer · 10 years ago
  38. a21a3fe Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4() by Matthias Beyer · 10 years ago
  39. 5fb1367 Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort() by Matthias Beyer · 10 years ago
  40. 66fa653 Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort() by Matthias Beyer · 10 years ago
  41. fcaa42c Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol() by Matthias Beyer · 10 years ago
  42. 0144b84 Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos() by Matthias Beyer · 10 years ago
  43. bacc620 Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress() by Matthias Beyer · 10 years ago
  44. b2e6c77 Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress() by Matthias Beyer · 10 years ago
  45. 1ccbecd Staging: bcm: Qos.c: Replaced if-else return with ternary operator by Matthias Beyer · 10 years ago
  46. b8ab70b Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue by Matthias Beyer · 10 years ago
  47. 81797ea Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues() by Matthias Beyer · 10 years ago
  48. a3a741c Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue() by Matthias Beyer · 10 years ago
  49. 6ff4d010 Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes one level of indentation by Matthias Beyer · 10 years ago
  50. e6afae3 Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAddress() by Matthias Beyer · 10 years ago
  51. 7966988 Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue() by Matthias Beyer · 10 years ago
  52. 506da6a Staging: bcm: IPv6Protocol.c: Line length fixes by Matthias Beyer · 10 years ago
  53. dca9fe7 Staging: bcm: IPv6Protocol.c: Whitespace cleanup by Matthias Beyer · 10 years ago
  54. bb76972 Staging: bcm: IPv6Protocol.c: Replaced member accessing with variable by Matthias Beyer · 10 years ago
  55. 4d75983 Staging: bcm: IPv6Procotol.c: Replaced member accessing with variable by Matthias Beyer · 10 years ago
  56. a370ad0 Staging: bcm: IPv6Protocol.c: Removed unnecessary if-else blocks by Matthias Beyer · 10 years ago
  57. b016202 Staging: bcm: IPv6Protocol.c: Reindented switch-case by Matthias Beyer · 10 years ago
  58. c242233 staging: unisys: remove U8 type by Benjamin Romer · 10 years ago
  59. e56fa7c staging: unisys: add sysfs entries for parahotplug support by Benjamin Romer · 10 years ago
  60. e721310 staging: unisys: remove parahotplug proc entry by Benjamin Romer · 10 years ago
  61. 3500a1d staging: vt6655: clean up the tail of function device_init_registers by Malcolm Priestley · 10 years ago
  62. 9f34de3 staging: vt6655: remove typedef enum __device_init_type by Malcolm Priestley · 10 years ago
  63. fbf515b staging: vt6655: dead code remove undefined macro IO_MAP by Malcolm Priestley · 10 years ago
  64. 33c1576 staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code. by Malcolm Priestley · 10 years ago
  65. 9a802f2 staging: vt6655: deadcode remove undefined macro THREAD code. by Malcolm Priestley · 10 years ago
  66. 795d644 staging: vt6655: remove undefined TASK_LET code by Malcolm Priestley · 10 years ago
  67. 89a07bd staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl by Santiago Torres · 10 years ago
  68. ea7893b staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" by Radek Dostal · 10 years ago
  69. d81f9f5 Staging: lustre: linux-module: add const modifier to file_operations by Jessica Yu · 10 years ago
  70. 18e2e99 Staging: lustre: linux-module: remove extraneous parens by Jessica Yu · 10 years ago
  71. 91a002c Staging: lustre: linux-module: remove unnecessary spaces by Jessica Yu · 10 years ago
  72. fb57414 Staging: lustre: linux-module: fix pointer style issue by Jessica Yu · 10 years ago
  73. 0c3dfdc staging: comedi: amplc_dio200: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  74. d6e497b staging: comedi: ii_pci20kc: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  75. 70f7286 staging: comedi: ni_labpc: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  76. adcd16a staging: comedi: ni_labpc: refactor labpc_8255_mmio() by H Hartley Sweeten · 10 years ago
  77. 7c555f0 staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode() by H Hartley Sweeten · 10 years ago
  78. 3f1ecb9 staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load() by H Hartley Sweeten · 10 years ago
  79. ac482be staging: comedi: ni_labpc: pass comedi_device to the I/O callbacks by H Hartley Sweeten · 10 years ago
  80. 5f8a5f4 staging: comedi: mite: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  81. 3bb7c3a staging: comedi: mite: pass comedi_device to mite_setup() by H Hartley Sweeten · 10 years ago
  82. 7a9e24e staging: comedi: mite: inline mite_setup() by H Hartley Sweeten · 10 years ago
  83. de9cd5c staging: comedi: s626: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  84. c5930d6 staging: comedi: rtd520: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  85. 9ebd102 staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  86. 176db58 staging: comedi: ni_670x: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  87. c6f71be staging: comedi: ni_6527: iounmap resource when detached by H Hartley Sweeten · 10 years ago
  88. 53eeeaa staging: comedi: ni_6527: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  89. fee3b24 staging: comedi: dt3000: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  90. 1d14999 staging: comedi: daqboard2000: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  91. 24a4461 staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  92. a3e6328 staging: comedi: icp_multi: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  93. 5657004 staging: comedi: mf6x4: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  94. a11f40c staging: comedi: me_daq: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  95. c2dcf85 staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  96. f7be5ad staging: comedi: ni_65xx: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  97. 78b4693 staging: comedi: 8255_pci: use the comedi_device 'mmio' member by H Hartley Sweeten · 10 years ago
  98. d7e6dc1 staging: comedi: add an 'mmio' member to comedi_device by H Hartley Sweeten · 10 years ago
  99. ab35426 staging: comedi: amplc_pci230: tidy up stuct pci230_private by Ian Abbott · 10 years ago
  100. 5565353 staging: comedi: amplc_pci230: no need to initialize named members to zero by Ian Abbott · 10 years ago