1. 9aaea09 gyro:adis16136: fix debugfs_simple_attr.cocci warnings by Venkat Prashanth B U · 7 years ago
  2. c68c202 staging: iio: light: Add breaks to lengthy lines by George Edward Bulmer · 7 years ago
  3. 5b6c65f iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration by Lorenzo Bianconi · 7 years ago
  4. 91a6b84 iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap by Lorenzo Bianconi · 7 years ago
  5. 284d95c iio: add field identifier for @use_count kernel-doc by Tobin C. Harding · 7 years ago
  6. e7f6271 iio: add kernel-doc for field @owner by Tobin C. Harding · 7 years ago
  7. 96cf6b9 Staging: iio: cdc: ad7152: Prefer using BIT macro by Sumit Pundir · 7 years ago
  8. 04e491c iio: adc: stm32: fix scan of multiple channels with DMA by Fabrice Gasnier · 7 years ago
  9. a540243 Drivers:iio:adc:ti_am335x_adc remove comparison to bool by Venkat Prashanth B U · 7 years ago
  10. 7f752e1 staging: iio: trigger: blackfin timer: replace device_attr with device_attr_rw by Aishwarya Pant · 7 years ago
  11. 13e6bac iio: common: ssp_sensors: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  12. 51a8b70 iio: imu: st_lsm6dsx: add regmap API support by Lorenzo Bianconi · 7 years ago
  13. 335eaed iio: imu: st_lsm6dsx: introduce conf_lock mutex by Lorenzo Bianconi · 7 years ago
  14. 7b9ebe4 iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() by Lorenzo Bianconi · 7 years ago
  15. e1ca114 iio: humidity: hts221: move common code in hts221_core by Lorenzo Bianconi · 7 years ago
  16. 2e419ae iio:pressure:bmp280: Read calibration data in probe by Stefan Tatschner · 7 years ago
  17. 9273aa16 iio: adc: ina2xx: Actually align the loop with the conversion ready flag by Stefan Brüns · 7 years ago
  18. 8c3a7b0 iio: adc: ina2xx: Align timestamp with conversion ready flag by Stefan Brüns · 7 years ago
  19. 8ea2a63 iio: adc: ina2xx: Use a monotonic clock for delay calculation by Stefan Brüns · 7 years ago
  20. 08e2e51 iio: fix SPHINX kernel-docs build warning by Tobin C. Harding · 7 years ago
  21. a28caa7 iio: adc: ina2xx: Make calibration register value fixed by Maciej Purski · 7 years ago
  22. bbdcbd1 staging: iio: remove unnecessary parentheses by Ji-Hun Kim · 7 years ago
  23. c34812e Drivers: iio:adc: fix brace coding style issue in at91_adc.c by Venkat Prashanth B U · 7 years ago
  24. 1fe899e iio: hx711: fix bug in reset functionality by Andreas Klinger · 7 years ago
  25. d3bf604 iio: hx711: add triggered buffer support by Andreas Klinger · 7 years ago
  26. 8bcf024 iio: adc: ina2xx: Do not udelay for several seconds by Stefan Brüns · 7 years ago
  27. c68013f iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag by Stefan Brüns · 7 years ago
  28. d456d61 iio: adc: ina2xx: Clarify size requirement for data buffer by Stefan Brüns · 7 years ago
  29. 17b3453 iio: adc: ina2xx: Remove bogus cast for data argument by Stefan Brüns · 7 years ago
  30. ab569a4 iio: adc: meson-saradc: program the channel muxes during initialization by Martin Blumenstingl · 7 years ago
  31. fda29db iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b by Martin Blumenstingl · 7 years ago
  32. b9a3589 iio: ABI: Fix name of timestamp sysfs file by Linus Walleij · 7 years ago
  33. ef6cad9 drivers: iio: gyro: remove duplicate includes by Pravin Shedge · 7 years ago
  34. f272f19 iio: dac: mcp4725: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  35. 6e93e26 iio: stm32: Adopt SPDX identifier by Benjamin Gaignard · 7 years ago
  36. debbbbe iio: light: make a couple of config structures static by Colin Ian King · 7 years ago
  37. 350f6c7 iio: buffer: Expose data available by Matt Fornero · 7 years ago
  38. 80e3f01 iio: mma8452: replace license description with SPDX specifier by Martin Kepplinger · 7 years ago
  39. a4493f2 iio: common: ssp_sensors: use ktime_get_real_ns() timestamps by Arnd Bergmann · 7 years ago
  40. 1b39eac iio: dummy_evgen: modify the return value check for irq_sim_init() by Bartosz Golaszewski · 7 years ago
  41. 87ad372 Merge 4.15-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  42. 30a7acd Linux 4.15-rc6 by Linus Torvalds · 7 years ago
  43. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 8371e5a Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  52. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  53. 29a9b00 Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  54. bc7236f Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  55. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  56. c0b2390 MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned by Adam Borowski · 7 years ago
  57. 6bba94d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  58. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  59. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  60. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  61. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  62. 71ee203 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  63. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  64. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  65. efdd17f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  66. 3ce120b kbuild: add '-fno-stack-check' to kernel build options by Linus Torvalds · 7 years ago
  67. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  69. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  70. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  71. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  72. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  73. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  74. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  75. 945f50a x86/vector: Use IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  76. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  77. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  78. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  79. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  80. a31e58e x86/apic: Switch all APICs to Fixed delivery mode by Thomas Gleixner · 7 years ago
  81. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. fd84b75 Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  83. c0208a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  84. 4f2382f Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  85. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  86. d5902f6d Merge branch 'strparser-Fix-lockdep-issue' by David S. Miller · 7 years ago
  87. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  88. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  89. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  90. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 7 years ago
  91. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  92. 64e05d1 x86/apic: Update the 'apic=' description of setting APIC driver by Dou Liyang · 7 years ago
  93. 4fcab66 x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case by Dou Liyang · 7 years ago
  94. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  95. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  96. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  97. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  98. 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
  99. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  100. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago