1. cd9e980 lightnvm: Support for Open-Channel SSDs by Matias Bjørling · 9 years ago
  2. 001e2e7 hwmon: (ina2xx) give precedence to DT over checking for platform data. by Marc Titinger · 9 years ago
  3. a0de56c hwmon: (ina2xx) convert driver to using regmap by Marc Titinger · 9 years ago
  4. e3cc313 Staging: rtl8192u: ieee80211: added missing blank lines by Kurt Kanzenbach · 9 years ago
  5. 0d92e43 Staging: rtl8192u: ieee80211: removed unnecessary braces by Kurt Kanzenbach · 9 years ago
  6. e1cb1af Staging: rtl8192u: ieee80211: corrected block comments by Kurt Kanzenbach · 9 years ago
  7. 7bdb7d5 Staging: rtl8192u: ieee80211: corrected indent by Kurt Kanzenbach · 9 years ago
  8. 65ed40d Staging: rtl8192u: ieee80211: added missing spaces after if by Kurt Kanzenbach · 9 years ago
  9. a4255e7 Staging: rtl8192u: ieee80211: added missing space around '=' by Kurt Kanzenbach · 9 years ago
  10. df58f2b Staging: rtl8192u: ieee80211: fixed position of else statements by Kurt Kanzenbach · 9 years ago
  11. 840a121 Staging: rtl8192u: ieee80211: fixed open brace positions by Kurt Kanzenbach · 9 years ago
  12. 7de9728 staging: rdma: ipath: Remove unneeded vairable. by Muhammad Falak R Wani · 9 years ago
  13. 853a466 staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function by Ivan Safonov · 9 years ago
  14. 5bee5d5 staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function by Ivan Safonov · 9 years ago
  15. 83d7b6c staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  16. 420a952 staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts by Ivan Safonov · 9 years ago
  17. 5d5efcbd staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis by Ivan Safonov · 9 years ago
  18. 5ce5b8d staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  19. 53d0621 staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c by Ivan Safonov · 9 years ago
  20. 160edfd staging: rtl8188eu: operator = replaced by += in loop increment by Ivan Safonov · 9 years ago
  21. 32b5844 staging: rtl8188eu: occurrence of the 5 GHz code marked by Ivan Safonov · 9 years ago
  22. b546c0f staging: rtl8188eu: increment placed into for loop header by Ivan Safonov · 9 years ago
  23. 628bd1c staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie by Ivan Safonov · 9 years ago
  24. 2bc8c2f staging: rtl8188eu: unused MIN macro removed by Ivan Safonov · 9 years ago
  25. 7687e58 staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removed by Ivan Safonov · 9 years ago
  26. 8a3a379 staging: rtl8188eu: unused SUCCESS and FAIL macros removed by Ivan Safonov · 9 years ago
  27. 016c6bb staging: rtl8188eu: abs kernel macro used in simularity_compare function by Ivan Safonov · 9 years ago
  28. 530c9b1 staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago
  29. ad8d8cd staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago
  30. 20e7653 staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro by Ivan Safonov · 9 years ago
  31. 66eaaf4 staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal by Ivan Safonov · 9 years ago
  32. bbef472 staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro by Ivan Safonov · 9 years ago
  33. e291190 drivers:staging:wlan_ng Fix no space is necessary after a cast by Bogicevic Sasa · 9 years ago
  34. 2b18a0e staging: board: Set PM domain before probe by Tomeu Vizoso · 9 years ago
  35. 2cb202c lkdtm: fix ACCESS_USERSPACE test by Stephen Smalley · 9 years ago
  36. 169883a mcb: Destroy IDA on module unload by Johannes Thumshirn · 9 years ago
  37. bf25c19 mcb: Do not return zero on error path in mcb_pci_probe() by Alexey Khoroshilov · 9 years ago
  38. 213dd19 mei: bus: set the device name before running fixup by Tomas Winkler · 9 years ago
  39. 2da55cf mei: bus: use correct lock ordering by Tomas Winkler · 9 years ago
  40. 0cf55bb staging: comedi: comedi_test: implement commands on AO subdevice by Ian Abbott · 9 years ago
  41. 9406a31 staging: comedi: comedi_test: rename waveform_ai_interrupt() by Ian Abbott · 9 years ago
  42. 1eb85ae staging: comedi: comedi_test: handle partial scans in timer routine by Ian Abbott · 9 years ago
  43. e0c6fe1 staging: comedi: comedi_test: allow read-back of AO channels by Ian Abbott · 9 years ago
  44. 3b2468f staging: comedi: comedi_test: use unsigned short for loopback values by Ian Abbott · 9 years ago
  45. 4e5ffbf staging: comedi: comedi_test: make timer rate similar to scan rate by Ian Abbott · 9 years ago
  46. f3f24df staging: comedi: comedi_test: rename waveform members by Ian Abbott · 9 years ago
  47. 807060a staging: comedi: comedi_test: rename members for AI commands by Ian Abbott · 9 years ago
  48. 66d4da8 staging: comedi: comedi_test: simplify time since last AI scan by Ian Abbott · 9 years ago
  49. 21ec1bf staging: comedi: comedi_test: use unsigned int for waveform timing by Ian Abbott · 9 years ago
  50. 8fa8a26 staging: comedi: comedi_test: move modulo operations for waveform by Ian Abbott · 9 years ago
  51. 783ddae staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW by Ian Abbott · 9 years ago
  52. 5afdcad staging: comedi: comedi_test: limit maximum convert_arg by Ian Abbott · 9 years ago
  53. 87f6480 staging: comedi: comedi_test: remove nano_per_micro by Ian Abbott · 9 years ago
  54. 19e8698 staging: comedi: comedi_test: saturate fake waveform values by Ian Abbott · 9 years ago
  55. cbad8cf staging: comedi: comedi_test: reformat multi-line comments by Ian Abbott · 9 years ago
  56. c27fc35 staging: most: remove exclusive wait_queue by Christian Gromm · 9 years ago
  57. 7f9cacb staging: most: hdm-dim2: use min_t() by Christian Gromm · 9 years ago
  58. 806535b staging: iio: accel: add bracket on all branches of the if/else by Ioana Ciornei · 9 years ago
  59. 48948ab staging: iio: accel: place logical operators on the previous line by Ioana Ciornei · 9 years ago
  60. 663b03d staging: iio: accel: remove unwanted blank lines by Ioana Ciornei · 9 years ago
  61. c50ea26 staging: iio: accel: fix block comments alignment by Ioana Ciornei · 9 years ago
  62. 4a613ad staging: iio: accel: add blank lines after function definitions by Ioana Ciornei · 9 years ago
  63. 89ea25c staging: iio: accel: change uint8_t to u8 by Ioana Ciornei · 9 years ago
  64. 252b1d8 staging: iio: accel: properly align function arguments by Ioana Ciornei · 9 years ago
  65. 1abe0c9 staging: iio: accel: add spaces aroung binary operators by Ioana Ciornei · 9 years ago
  66. 0bc8524 Staging: wilc1000: Prefer eth_broadcast_addr over memset() by Punit Vara · 9 years ago
  67. 0d21ad2 staging: wilc1000: fix line over 80 characters by Chaehyun Lim · 9 years ago
  68. 58eabd6 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  69. ff3bce2 staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  70. 730a28d staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  71. a76dc95 staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  72. a5389b0 staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  73. 8111725 staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  74. fd74146 staging: wilc1000: replace u8 with int. by Chaehyun Lim · 9 years ago
  75. a558ac6 staging: wilc1000: fix parameter name of function declaration by Chaehyun Lim · 9 years ago
  76. 641c20a staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap by Chaehyun Lim · 9 years ago
  77. cf491d9 staging: wilc1000: fix line over 80 characters by Chaehyun Lim · 9 years ago
  78. 1cc0c32 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  79. 0b2cc3e staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_sta by Chaehyun Lim · 9 years ago
  80. dbc5319 staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_sta by Chaehyun Lim · 9 years ago
  81. fba778b staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_sta by Chaehyun Lim · 9 years ago
  82. 5e4aebe staging: wilc1000: fix parameter name of function declaration by Chaehyun Lim · 9 years ago
  83. 66b8cb8 staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta by Chaehyun Lim · 9 years ago
  84. d8060fc Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper function by Shivani Bhardwaj · 9 years ago
  85. ce08189 Staging: wilc1000: coreconfigurator: Remove trailing whitespace by Shivani Bhardwaj · 9 years ago
  86. 5beef2c staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drv by Leo Kim · 9 years ago
  87. d61f8e1 staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv by Leo Kim · 9 years ago
  88. f8b1713 staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drv by Leo Kim · 9 years ago
  89. 70793b2 staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv by Leo Kim · 9 years ago
  90. 6ceba0a staging: wilc1000: rename u8MacAddress of struct get_mac_addr by Leo Kim · 9 years ago
  91. ae5e452 staging: wilc1000: rename u8MacAddress of struct set_mac_addr by Leo Kim · 9 years ago
  92. c96debf staging: wilc1000: rename u32Mode of struct op_mode by Leo Kim · 9 years ago
  93. a7f3b12 staging: wilc1000: rename u32Address of struct drv_handler by Leo Kim · 9 years ago
  94. 45102f8 staging: wilc1000: rename variable strWID by Leo Kim · 9 years ago
  95. 4be55e2 staging: wilc1000: rename au8StartTime of struct join_bss_param by Leo Kim · 9 years ago
  96. df165a6 staging: wilc1000: host_interface: removes unused functions by Leo Kim · 9 years ago
  97. 96a6800 staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  98. c09389a staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  99. 0711645 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  100. d1666e2 staging: wilc1000: fixes braces {} are not necessary for single statement blocks by Leo Kim · 9 years ago