index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
3
-28
/
+30
2023-10-05
iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handler
GONG, Ruiqi
1
-3
/
+3
2023-09-23
iio: proximity: srf04: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
iio: proximity: cros_ec_mkbp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-11
iio: proximity: sx9310: Convert enum->pointer for match data table
Biju Das
1
-20
/
+26
2023-08-01
iio: mb1232: relax return value check for IRQ get
Matti Vaittinen
1
-5
/
+2
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-23
iio: Add driver for Murata IRS-D200
Waqar Hameed
3
-0
/
+971
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
11
-11
/
+11
2023-03-12
iio: proximity: sx9500: Reference ACPI and OF ID data
Krzysztof Kozlowski
1
-2
/
+2
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
4
-62
/
+92
2023-03-11
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
1
-1
/
+0
2022-11-23
iio: proximity: sx9500: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: proximity: srf08: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: proximity: rfd77402: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: proximity: pulsedlight-lidar-lite-v2: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: proximity: mb1232: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: proximity: isl29501: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: proximity: sx9360: Add a new ACPI hardware ID
Gwendal Grignou
1
-0
/
+1
2022-11-23
iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2
-22
/
+3
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+17
2022-09-21
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
1
-5
/
+5
2022-09-21
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-21
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-21
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2022-07-18
iio: proximity: cros_ec_mkbp: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sle...
Jonathan Cameron
1
-4
/
+4
2022-07-16
iio: proximity: sx_common: Allow IIO core to take care of firmware node
Andy Shevchenko
1
-3
/
+0
2022-07-16
iio: proximity: sx_common: Don't use IIO device for properties
Andy Shevchenko
1
-4
/
+3
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
8
-17
/
+150
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+3
2022-06-19
iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
Aashish Sharma
1
-0
/
+3
2022-06-18
proximity: vl53l0x: Make VDD regulator actually optional
Luca Weiss
1
-1
/
+1
2022-06-14
iio: proximity: vcnl3020: Drop unnecessary alignment requirement for i2c device
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: proximity: as3935: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: sx9324: Add setting for CS idle mode
Stephen Boyd
1
-0
/
+16
2022-06-14
iio: sx9360: Add pre-charge resistor setting
Gwendal Grignou
1
-1
/
+14
2022-06-14
iio: sx9324: Add Setting for internal analog gain
Gwendal Grignou
1
-0
/
+22
2022-06-14
iio: sx9324: Add Setting for internal compensation resistor
Gwendal Grignou
1
-1
/
+20
2022-06-14
iio: sx9324: Add precharge internal resistance setting
Gwendal Grignou
1
-0
/
+13
2022-06-14
iio: sx9324: Fix register field spelling
Gwendal Grignou
1
-2
/
+2
2022-06-11
proximity: vl53l0x: Handle the reset GPIO
Markuss Broks
1
-0
/
+11
2022-06-11
proximity: vl53l0x: Handle the VDD regulator
Markuss Broks
1
-0
/
+37
2022-06-11
proximity: vl53l0x: Prefer pre-initialized interrupt flags
Markuss Broks
1
-1
/
+6
2022-06-11
iio: srf08: Remove redundant if statement
Li Zhengyu
1
-1
/
+1
2022-06-11
iio: proximity: ping: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-11
iio: proximity: srf04: Make use of device properties
Andy Shevchenko
1
-7
/
+4
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-10
/
+10
2022-04-28
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-3
/
+5
[next]