index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-03
iio: Add driver for Broadcom iproc-static-adc
Raveendra Padasalagi
3
-0
/
+657
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
14
-19
/
+23
2016-06-29
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+25
2016-06-27
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
Florian Vaussard
1
-0
/
+4
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
1
-1
/
+25
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
11
-137
/
+198
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
1
-4
/
+2
2016-06-03
iio: adc: ad7791: claim direct mode when writing frequency
Alison Schofield
1
-22
/
+14
2016-06-03
iio: adc: ad7793: claim direct mode when writing frequency
Alison Schofield
1
-19
/
+13
2016-05-29
iio: adc: ad799x: use iio helper function to guarantee direct mode
Alison Schofield
1
-15
/
+9
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7887: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7476: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
1
-4
/
+3
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
1
-0
/
+4
2016-05-21
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
1
-0
/
+19
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
1
-15
/
+109
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2016-05-04
iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop
Stefan Wahren
1
-8
/
+3
2016-05-04
iio: mxs-lradc: remove mxs_lradc_ts_unregister
Stefan Wahren
1
-12
/
+1
2016-05-04
iio: mxs-lradc: simplify TS registration
Stefan Wahren
1
-8
/
+2
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-55
/
+146
2016-04-19
iio: mxs-lradc: move STMP reset out of ADC init
Stefan Wahren
1
-10
/
+5
2016-04-19
iio: mxs-lradc: move TS config into suitable function
Stefan Wahren
1
-11
/
+11
2016-04-18
iio:adc:at91-sama5d2: Repair crash on module removal
Marek Vasut
1
-0
/
+2
2016-04-17
iio: adc: set INPUT_PROP_DIRECT
Ksenija Stanojevic
1
-0
/
+1
2016-04-17
ti-adc081c: Initial triggered buffer support
Crestez Dan Leonard
1
-13
/
+64
2016-04-17
ti-adc081c: Add support for adc101c and adc121c
Crestez Dan Leonard
2
-7
/
+50
2016-04-16
iio: adc: Indent if statement
Ksenija Stanojevic
1
-3
/
+4
2016-04-16
iio: adc: ad799x: remove space before comma
Slawomir Stepien
1
-1
/
+1
2016-04-16
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
1
-4
/
+4
2016-04-16
iio: adc: mcp3422: remove spaces before comma
Slawomir Stepien
1
-3
/
+3
2016-04-16
iio: adc: vf610_adc: fix case label indent
Slawomir Stepien
1
-12
/
+12
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-4
/
+8
2016-04-04
Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2016-04-04
Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-4
/
+8
2016-04-04
Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-45
/
+362
2016-04-03
iio: ina2xx-adc: fix scale for VShunt
Marc Titinger
1
-2
/
+2
2016-04-03
iio:adc:at91-sama5d2: add support for differential conversions
Ludovic Desroches
1
-15
/
+56
2016-04-03
iio:adc:at91-sama5d2: cleanup mode register use
Ludovic Desroches
1
-5
/
+10
2016-03-28
iio: adc: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-21
iio: ina2xx-adc: update the CALIB. register when RShunt changes
Marc Titinger
1
-15
/
+24
2016-03-20
iio: adc: max1363: correct reference voltage
Stefan Eichenberger
1
-4
/
+4
2016-03-20
iio: adc: max1363: add missing adc to max1363_id
Stefan Eichenberger
1
-0
/
+4
2016-03-20
iio: adc: rockchip_saradc: add saradc support for rk3399
David Wu
1
-0
/
+19
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+425
2016-03-12
iio: adc: add NXP LPC18xx ADC driver
Joachim Eastwood
3
-0
/
+242
2016-03-09
iio: adc/imx25-gcq: Move incorrect do_div
Arnd Bergmann
1
-1
/
+1
2016-03-05
iio: adc: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
1
-0
/
+1
[next]