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
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
iio: dac: dac5571: Fix chip id detection for OF devices
Jose Cazarin
1
-10
/
+18
2022-04-04
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
1
-1
/
+1
2022-04-04
iio: dac: ltc2688: Use temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-31
/
+1108
2022-03-01
iio: dac: add support for ltc2688
Nuno Sá
3
-0
/
+1083
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-13
/
+12
2022-02-18
iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-9
/
+2
2022-02-18
iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:dac:ad5686: Move exports into IIO_AD5686 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:dac:ad5592r: Move exports into IIO_AD5592R namespace
Jonathan Cameron
3
-2
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
17
-50
/
+17
2022-02-06
iio: dac: ad5592r: Drop leftover header inclusion
Andy Shevchenko
1
-1
/
+0
2021-12-21
iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
3
-0
/
+1149
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
1
-1
/
+0
2021-12-12
iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2021-12-12
iio:dac:ad5758: Drop unused of specific headers.
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-36
/
+116
2021-12-04
iio:dac:ad7293: add support for AD7293
Antoniu Miclaus
3
-0
/
+946
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
14
-28
/
+19
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-4
/
+11
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
22
-143
/
+134
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-19
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
1
-7
/
+8
2021-10-19
drivers:iio:dac:ad5766.c: Add trigger buffer
Mihail Chindris
1
-0
/
+42
2021-10-19
iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: stm32-dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+4
2021-10-19
iio: dac: mcp4922: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ltc1660: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-19
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2021-10-17
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
1
-1
/
+8
2021-10-17
iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-10-17
iio: dac: ad5064: convert probe to full device-managed
Alexandru Ardelean
1
-37
/
+12
2021-10-17
iio: dac: ad7303: convert probe to full device-managed
Alexandru Ardelean
1
-30
/
+17
2021-10-07
drivers: iio: dac: ad5766: Fix dt property name
Mihail Chindris
1
-3
/
+3
2021-09-14
iio: dac: ti-dac5571: fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2021-09-14
iio: ad5770r: make devicetree property reading consistent
Nuno Sá
1
-1
/
+1
2021-07-31
iio: dac: max5821: convert device register to device managed function
Théo Borém Fabris
1
-24
/
+17
2021-07-19
iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
Jonathan Cameron
1
-1
/
+17
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-4
/
+1
2021-05-22
iio: dac: ad5770r: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-5
/
+11
2021-05-17
iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-2
/
+1
2021-05-17
iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_node
Jonathan Cameron
1
-2
/
+0
2021-03-29
iio: dac: Rudimentary typo fix
Bhaskar Chowdhury
1
-1
/
+1
[prev]
[next]