1. e49d99e iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability by Chanwoo Choi · 10 years ago
  2. d3f1621 staging:iio:hmc5843: Add support for spi hmc5983 by Josef Gajdusek · 10 years ago
  3. 5a059bd staging:iio:hmc5843: Add support for i2c hmc5983 by Josef Gajdusek · 10 years ago
  4. 585f7ce staging:iio:hmc5843: register <-> value arrays now can have different lengths by Josef Gajdusek · 10 years ago
  5. fc35a91 staging:iio:hmc5843: Split hmc5843.c to multiple files by Josef Gajdusek · 10 years ago
  6. f326a52 staging:iio:hmc5843: Added regmap support by Josef Gajdusek · 10 years ago
  7. f4e2f94d iio:kxcjk-1013: Fix endianness in scan_type by Peter Meerwald · 10 years ago
  8. c1288b8 iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig by Srinivas Pandruvada · 10 years ago
  9. 59bfeab iio: accel: kxcjk-1013: Use try_reenable to ack intr by Srinivas Pandruvada · 10 years ago
  10. f0ca974 iio: accel: kxcjk-1013: Fix setting frequency by Srinivas Pandruvada · 10 years ago
  11. abea9c6 iio: hid-sensor-magn-3d: Add support for rotation from north by Reyad Attiyat · 10 years ago
  12. 2a96540 iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channels by Reyad Attiyat · 10 years ago
  13. 11b8dda iio: types: Added support for rotation from north usage attributes by Reyad Attiyat · 10 years ago
  14. 3008d08 iio:adc:ad799x: Allow writing of event config by Peter Meerwald · 10 years ago
  15. 1d15330 iio:adc:ad799x: Return more meaningful event enabled state by Peter Meerwald · 10 years ago
  16. 8235841 iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode() by Peter Meerwald · 10 years ago
  17. 0f7ddcc iio:adc:ad799x: Write default config on probe and reset alert status on probe by Peter Meerwald · 10 years ago
  18. 89ca79a iio:adc:ad799x: Add helper function to read/write config register by Peter Meerwald · 10 years ago
  19. ef0bf6f iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct by Peter Meerwald · 10 years ago
  20. 91556c6 iio:adc:ad799x: Only expose event interface when IRQ is available by Peter Meerwald · 10 years ago
  21. e1c6e2a iio:adc:ad799x: Use BIT() and GENMASK() by Peter Meerwald · 10 years ago
  22. bd3bd43 iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling by Peter Meerwald · 10 years ago
  23. 5415447 iio:adc:ad799x: Drop I2C access helper functions by Peter Meerwald · 10 years ago
  24. db7c17e Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  25. 01e1162 staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv() by navin patidar · 10 years ago
  26. 3596d6d staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv() by navin patidar · 10 years ago
  27. 246cf9e staging: rtl8188eu: Remove unused function _rtw_enqueue_network() by navin patidar · 10 years ago
  28. 4b5a1c1 staging: rtl8188eu: Remove unused function _rtw_dequeue_network() by navin patidar · 10 years ago
  29. fe80537 staging: rtl8188eu: Make _rtw_free_network() static by navin patidar · 10 years ago
  30. 8eca2e5 staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network() by navin patidar · 10 years ago
  31. 07e49db staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue() by navin patidar · 10 years ago
  32. ebe98c4 staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie() by navin patidar · 10 years ago
  33. 5f3f2a2 staging: rtl8188eu: Remove unused function _rtw_IOL_append_WW_cmd() by navin patidar · 10 years ago
  34. 2b83940 staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep() by navin patidar · 10 years ago
  35. e68029d staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key() by navin patidar · 10 years ago
  36. e2313dc staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key() by navin patidar · 10 years ago
  37. 56da23d staging: rtl8188eu: Remove unused function rtw_validate_ssid() by navin patidar · 10 years ago
  38. 0306b4f staging: rtl8188eu: Remove unused function rtw_set_scan_mode() by navin patidar · 10 years ago
  39. fbb6705 staging: rtl8188eu: Remove function rtw_set_channel_plan() by navin patidar · 10 years ago
  40. 48c72e8 staging: rtl8188eu: Remove unused function rtw_use_tkipkey_handler() by navin patidar · 10 years ago
  41. a83a859 staging: vt6656: wcnd.c clean up comments by Malcolm Priestley · 10 years ago
  42. 983b65f staging: vt6656: wcmd remove unneeded headers by Malcolm Priestley · 10 years ago
  43. 68cc161 staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer by Malcolm Priestley · 10 years ago
  44. 57981a6 staging: vt6656: Drop u8 pointer and rename bScheduleCommand. by Malcolm Priestley · 10 years ago
  45. 592365ae4a staging: vt6656: rename vRunCommand to vnt_run_command by Malcolm Priestley · 10 years ago
  46. 2cd98cd staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait by Malcolm Priestley · 10 years ago
  47. 60cecd2 staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete by Malcolm Priestley · 10 years ago
  48. 190c819 staging: vt6656: dead code remove typedef enum tagCMD_STATUS by Malcolm Priestley · 10 years ago
  49. 33a60b8 staging: vt6656: replace camel case from command variables by Malcolm Priestley · 10 years ago
  50. 9a30928 staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF by Malcolm Priestley · 10 years ago
  51. b595f9b staging: vt6656: remove typedef struct tagCMD_ITEM by Malcolm Priestley · 10 years ago
  52. ad74e91 staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state by Malcolm Priestley · 10 years ago
  53. 80f0d09 staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd by Malcolm Priestley · 10 years ago
  54. f6a7125 staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A() by Jes Sorensen · 10 years ago
  55. 9464cac staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a() by Jes Sorensen · 10 years ago
  56. f467c2b staging: rtl8723au: Remove unused ODM_MacStatusQuery23a() by Jes Sorensen · 10 years ago
  57. 79756e6 staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a() by Jes Sorensen · 10 years ago
  58. 7bafabf staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and related code+data by Jes Sorensen · 10 years ago
  59. 863b619 staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_8723A() by Jes Sorensen · 10 years ago
  60. d10ef63 staging: rtl8723au: Remove zero value calculation added to address by Jes Sorensen · 10 years ago
  61. 6b435ad staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a() by Jes Sorensen · 10 years ago
  62. a895042 staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical for RF_PATH_[AB] by Jes Sorensen · 10 years ago
  63. 974fe27 staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*() by Jes Sorensen · 10 years ago
  64. 635c4ef staging: dgnc: DGNC_VERIFY_BOARD macro in do while block by Jeremiah Mahler · 10 years ago
  65. 90c5f2d staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEM by Chen Gang · 10 years ago
  66. a3fb96a iio: mma8452: add DT support by Martin Fuzzey · 10 years ago
  67. 1d3ade0 staging: lustre: remove proc function wrappers by Greg Kroah-Hartman · 10 years ago
  68. ceeb4ae staging: lustre: delete params_tree.h by Greg Kroah-Hartman · 10 years ago
  69. f267cdb staging: lustre: use CONFIG_PROC_FS by Greg Kroah-Hartman · 10 years ago
  70. 06bf61b staging: lustre: don't use custom typedef for an inode by Greg Kroah-Hartman · 10 years ago
  71. 15191ca staging: lustre: remove ALLOC_ATOMIC_TRY by Greg Kroah-Hartman · 10 years ago
  72. 0918cf0 staging: lustre: remove kp30.h by Greg Kroah-Hartman · 10 years ago
  73. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  74. b0f5aad staging: lustre: remove LPU64 define by Greg Kroah-Hartman · 10 years ago
  75. f537dd2 staging: lustre: remove LPD64 define by Greg Kroah-Hartman · 10 years ago
  76. f7941e4 staging: lustre: remove LPX64i define by Greg Kroah-Hartman · 10 years ago
  77. eafc755 staging: lustre: remove LPLU, LPLD, and LPLX defines by Greg Kroah-Hartman · 10 years ago
  78. 143f378 staging: lustre: remove LPF64 #define by Greg Kroah-Hartman · 10 years ago
  79. fa8d5b4 staging: lustre: remove linux-prim.h by Greg Kroah-Hartman · 10 years ago
  80. 9b335e2 staging: lustre: clean up some proc file declarations by Greg Kroah-Hartman · 10 years ago
  81. e432a77 staging: lustre: remove hpdd-discuss list from TODO file by Greg Kroah-Hartman · 10 years ago
  82. 3bdb7ce4 staging: lustre: remove LL_PROC_PROTO macro by Greg Kroah-Hartman · 10 years ago
  83. 0a16b63 staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0 by Malcolm Priestley · 10 years ago
  84. ab48ab2 staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230 by Malcolm Priestley · 10 years ago
  85. 170ce6d staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agc by Malcolm Priestley · 10 years ago
  86. 4fd6e9f staging: vt6656: baseband clean up VT3184 static variables by Malcolm Priestley · 10 years ago
  87. ef13cfb staging: vt6656: rf.c cleanup comments by Malcolm Priestley · 10 years ago
  88. f1c840d staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW by Malcolm Priestley · 10 years ago
  89. 0e2b6fe staging: vt6656: rf.c remove dead code RFaby11aChannelIndex by Malcolm Priestley · 10 years ago
  90. 77bdc0a staging: vt6656: rf.c clean up channel and power tables by Malcolm Priestley · 10 years ago
  91. 2349c05 Staging: bcm: Transmit.c: Removed obvious comment by Matthias Beyer · 10 years ago
  92. 358ed01 Staging: bcm: Transmit.c: Line length / Whitespace cleanup by Matthias Beyer · 10 years ago
  93. c971681 Staging: bcm: Transmit.c: Replaced member accessing with variable by Matthias Beyer · 10 years ago
  94. f7f0485 staging: vt6656: wcmd replace debug message with dev_dbg by Malcolm Priestley · 10 years ago
  95. 4e3af0f staging: vt6656: vResetCommandTimer remove camel case by Malcolm Priestley · 10 years ago
  96. f7e9ed4 staging: vt6656: bScheduleCommand remove camel case by Malcolm Priestley · 10 years ago
  97. d287093 staging: vt6656: s_bCommandComplete clean up and remove camel case by Malcolm Priestley · 10 years ago
  98. a675dc2 staging: vt6656: s_bCommandComplete remove else from if by Malcolm Priestley · 10 years ago
  99. 18647c5 staging: vt6656: remove unused variables from struct tagCMD_ITEM by Malcolm Priestley · 10 years ago
  100. cf07bb8 staging: vt6656: vRunCommand remove camel case. by Malcolm Priestley · 10 years ago