index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: dac: ad3552r: Correct device IDs
Marcelo Schmitt
2023-09-11
1
-2
/
+2
*
iio: add MCP4728 I2C DAC driver
Andrea Collamati
2023-08-05
3
-0
/
+630
*
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-06-15
11
-11
/
+11
|
\
|
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
11
-11
/
+11
*
|
iio: dac: mcp4725: Fix i2c_master_send() return value handling
Marek Vasut
2023-05-13
1
-2
/
+14
*
|
iio: dac: build ad5758 driver when AD5758 is selected
Lukas Bulwahn
2023-05-13
1
-1
/
+1
|
/
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
4
-23
/
+53
|
\
|
*
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-04-12
4
-23
/
+53
|
|
\
|
|
*
iio: dac: set variable max5522_channels storage-class-specifier to static
Tom Rix
2023-04-10
1
-1
/
+1
|
|
*
iio: dac: cio-dac: Migrate to the regmap API
William Breathitt Gray
2023-03-18
2
-21
/
+46
|
|
*
iio: dac: cio-dac: Fix typo in comment listing supported devices
William Breathitt Gray
2023-03-11
1
-1
/
+1
|
|
*
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
2023-03-11
1
-0
/
+5
*
|
|
iio: dac: ad5755: Add missing fwnode_handle_put()
Liang He
2023-04-01
1
-0
/
+1
|
/
/
*
|
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: dac: cio-dac: Fix max DAC write value check for 12-bit
William Breathitt Gray
2023-03-11
1
-2
/
+2
*
|
iio: dac: add support for max5522
Angelo Dureghello
2023-01-21
3
-0
/
+221
*
|
iio: dac: ad5686: Add support for AD5337
Fabio Estevam
2022-12-28
4
-4
/
+14
|
/
*
iio: dac: ti-dac5571: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: mcp4725: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: max5821: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: max517: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: m62332: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: dac: ds4424: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ad5696-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ad5593r: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ad5446: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ad5380: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ad5064: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: ltc2688: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
2022-11-23
1
-20
/
+3
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
1
-19
/
+31
|
\
|
*
iio: dac: ad5593r: add check for i2c functionality
Nuno Sá
2022-09-21
1
-0
/
+4
|
*
iio: dac: ad5593r: Fix i2c read protocol requirements
Michael Hennerich
2022-09-21
1
-19
/
+27
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
8
-24
/
+8
|
/
*
iio: dac: mcp4725: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: dac: max5821: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: dac: max517: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: dac: ltc1660: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: dac: ds4424: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: dac: cio-dac: Cleanup indexing for DAC writes
William Breathitt Gray
2022-07-16
1
-5
/
+5
*
iio: dac: ad5380: align '*' each line and drop unneeded blank line
Jiang Jian
2022-07-01
1
-3
/
+1
*
iio: dac: mcp4922: add support to mcp4921
Kory Maincent
2022-07-01
1
-2
/
+9
*
iio: dac: stm32-dac: Replace open coded str_enable_disable()
Andy Shevchenko
2022-06-18
1
-2
/
+2
*
iio: dac: vf610_dac: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+1
*
iio: dac: stm32-dac: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+2
*
iio: dac: ti-dac7612: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
iio: dac: ti-dac7311: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: dac: ti-dac5571: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: dac: ti-dac082s085: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: dac: mcp4922: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: dac: ltc2688: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
[next]