1. b7a73b3 iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data by Lorenzo Bianconi · 5 years ago
  2. b307f49 iio: imu: st_lsm6dsx: fix checkpatch warning by Lorenzo Bianconi · 5 years ago
  3. d278d44 iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config by Lorenzo Bianconi · 5 years ago
  4. 04ca37d iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events by Lorenzo Bianconi · 5 years ago
  5. 84b2e7c iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup by Lorenzo Bianconi · 5 years ago
  6. 66b662a iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings by Lorenzo Bianconi · 5 years ago
  7. 31fe8d4 iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported by Lorenzo Bianconi · 5 years ago
  8. 7e90610 iio: imu: st_lsm6dsx: move irq related definitions in irq_config by Lorenzo Bianconi · 5 years ago
  9. a912ee4 iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer by Lorenzo Bianconi · 5 years ago
  10. 615bd37 iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_event by Lorenzo Bianconi · 5 years ago
  11. dbcc1fb dt-bindings: Add max12xx SPI ADC series as trivial devices by Miquel Raynal · 5 years ago
  12. 1a910d3 dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devices by Miquel Raynal · 5 years ago
  13. 1689387 dt-bindings: iio: adc: max1027: Mark interrupts as optional by Miquel Raynal · 5 years ago
  14. ae47d00 iio: adc: max1027: Introduce 12-bit devices support by Miquel Raynal · 5 years ago
  15. 7af5257 iio: adc: max1027: Prepare the introduction of different resolutions by Miquel Raynal · 5 years ago
  16. db03383 iio: adc: max1027: Reset the device at probe time by Miquel Raynal · 5 years ago
  17. ffae106 iio: adc: max1027: Make it optional to use interrupts by Miquel Raynal · 5 years ago
  18. 038696f iio: adc: max1027: Add debugfs register read support by Miquel Raynal · 5 years ago
  19. 3565435 iio: light: Add support for ADUX1020 sensor by Manivannan Sadhasivam · 5 years ago
  20. e7bd89c dt-bindings: iio: light: Add binding for ADUX1020 by Manivannan Sadhasivam · 5 years ago
  21. 88d0fac staging: wfx: fix potential vulnerability to spectre by Jérôme Pouiller · 5 years ago
  22. 44288f1 staging: wfx: fix error handling in wfx_tx_get_raw_link_id() by Jérôme Pouiller · 5 years ago
  23. 8074119 staging: rtl8723bs: use DIV_ROUND_UP helper macro by Wambui Karuga · 5 years ago
  24. 388fa43 staging: vc04_services: use DIV_ROUND_UP helper macro by Wambui Karuga · 5 years ago
  25. 51a50b2 staging: rtl8188eu: remove unnecessary conversion to bool by Michael Straube · 5 years ago
  26. 29c0345 staging: rtl8188eu: remove braces from single statement if block by Michael Straube · 5 years ago
  27. 02d7aa2 staging: rtl8712: clean up function headers by Wambui Karuga · 5 years ago
  28. f89c7d5 staging: rtl8712: remove unnecessary return variables by Wambui Karuga · 5 years ago
  29. 180245d staging: octeon: remove typedef declaration for cvmx_fau_op_size by Wambui Karuga · 5 years ago
  30. 6cc5e1c staging: octeon: remove typedef declartion for cvmx_pko_command_word0 by Wambui Karuga · 5 years ago
  31. 1691741 staging: octeon: remove typedef declaration for cvmx_fau_reg_32 by Wambui Karuga · 5 years ago
  32. 73aef0c staging: octeon: remove typedef declaration for cvmx_helper_link_info by Wambui Karuga · 5 years ago
  33. ef1fe6b staging: octeon: remove typedef declaration for cvmx_wqe by Wambui Karuga · 5 years ago
  34. 27d6e47 Merge 5.4-rc3 into staging-next by Greg Kroah-Hartman · 5 years ago
  35. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  36. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  37. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  38. 71b1b553 Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  39. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  40. 9dc86c2 Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  41. c86673e staging: rtl8723bs: Remove comparison to NULL by Wambui Karuga · 5 years ago
  42. 91d6f91 staging: fbtft: fbtft-core: Fix last line displayed on fbcon by Michael Hennerich · 5 years ago
  43. f152f52 staging: vc04_services: place the AND operator at the end of the previous line by Jules Irenge · 5 years ago
  44. a521d52 iio: pressure: bmp280: remove stray newline by Bartosz Golaszewski · 5 years ago
  45. 420119f iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code by Baolin Wang · 5 years ago
  46. 0c8a6e7 iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position by Alexandru Ardelean · 5 years ago
  47. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  48. fc64e4a tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  49. 98dc19c tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  50. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  51. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  52. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  53. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  54. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  55. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  56. 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  57. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  58. da94001 Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  59. 9cbc634 Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  60. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  61. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  62. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 465a7e2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. e9ec358 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 48acba9 Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  68. 63f9bff Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  69. db60a5a Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  70. 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  71. f154988 Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  72. 52e92f4 perf/x86/cstate: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  73. 0917b950 perf/x86/msr: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  74. 23645a7 perf/x86/intel: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  75. f1857a2 perf/x86/cstate: Update C-state counters for Ice Lake by Kan Liang · 5 years ago
  76. 1a5da78 perf/x86/msr: Add new CPU model numbers for Ice Lake by Kan Liang · 5 years ago
  77. 1ffa6c0 perf/x86/cstate: Add Comet Lake CPU support by Kan Liang · 5 years ago
  78. 9674b1c perf/x86/msr: Add Comet Lake CPU support by Kan Liang · 5 years ago
  79. 9066288 perf/x86/intel: Add Comet Lake CPU support by Kan Liang · 5 years ago
  80. 7a275fd Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions by Ingo Molnar · 5 years ago
  81. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  82. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  83. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  84. 56c642e Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  85. b9918bd Documentation/process: Add fallthrough pseudo-keyword by Joe Perches · 5 years ago
  86. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  87. 48f9bcf net: sctp: Rename fallthrough label to unhandled by Joe Perches · 5 years ago
  88. 9892f9f Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  89. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  90. 062795f s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
  91. 850d80a2 staging: isdn: remove assignment in if conditionals by Wambui Karuga · 5 years ago
  92. db4b23d staging: qlge: fix comparison to NULL warning by Jules Irenge · 5 years ago
  93. e311f25 staging: qlge: add space to fix check warning by Jules Irenge · 5 years ago
  94. b883582 staging: qlge: Fix multiple assignments warning by replacing integer variables to bool by Jules Irenge · 5 years ago
  95. a8bfbd7 staging: qlge: fix "alignment should match open parenthesis" checks by Jules Irenge · 5 years ago
  96. 52c4326 staging: qlge: correct a misspelled word by Jules Irenge · 5 years ago
  97. 0fa79a78 staging: rtl8723bs: Remove unnecessary null check by YueHaibing · 5 years ago
  98. 2e821be staging: rtl8723bs: Remove unnecessary blank lines by Wambui Karuga · 5 years ago
  99. e7e12d6 staging: rtl8723bs: Remove comparisons to booleans in conditionals. by Wambui Karuga · 5 years ago
  100. 92f87db staging: rtl8723bs: Remove unnecessary braces for single statements by Wambui Karuga · 5 years ago