Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
425b490b2aa745740ea3618e1cdcc2bc37c0d996
/
drivers
/
iio
/
adc
/
mxs-lradc.c
331dd5b
iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop
by Stefan Wahren
· 9 years ago
962ed43
iio: mxs-lradc: remove mxs_lradc_ts_unregister
by Stefan Wahren
· 9 years ago
a91e0b6
iio: mxs-lradc: simplify TS registration
by Stefan Wahren
· 9 years ago
850c25c
iio: mxs-lradc: move STMP reset out of ADC init
by Stefan Wahren
· 9 years ago
9cf6fcc
iio: mxs-lradc: move TS config into suitable function
by Stefan Wahren
· 9 years ago
922b3aa
iio: adc: set INPUT_PROP_DIRECT
by Ksenija Stanojevic
· 9 years ago
aa0eb88
iio: adc: Indent if statement
by Ksenija Stanojevic
· 9 years ago
f836c45
iio: adc: Move mxs-lradc out of staging
by Ksenija Stanojevic
· 9 years ago
[Renamed (99%) from drivers/staging/iio/adc/mxs-lradc.c]
f89c2b3
staging:iio:mxs-lradc Fix large integer implicitly truncated to unsigned warning
by Jonathan Cameron
· 9 years ago
f3cf3fb
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
e0c961b
iio: adc: mxs-lradc: Prefer using the BIT macro
by Nizam Haider
· 9 years ago
cf516d0
Merge 4.3-rc7 into staging-next
by Greg Kroah-Hartman
· 9 years ago
603f102f
staging: iio: adc: remove explicit comparison to NULL
by Ioana Ciornei
· 9 years ago
e8ef49f
staging: iio: adc: properly indent to match open paranthesis
by Ioana Ciornei
· 9 years ago
0e4f007
staging: iio: adc: use kernel types u32 and u64
by Ioana Ciornei
· 9 years ago
b94e228
iio: mxs-lradc: Fix temperature offset
by Alexandre Belloni
· 9 years ago
829aed1
iio: mxs-lradc: add datasheet name for every usable channel
by Stefan Wahren
· 10 years ago
ae5896d
iio: mxs-lradc: reorder header includes
by Stefan Wahren
· 10 years ago
3eaf202
iio: mxs-lradc: remove unnecessary header includes
by Stefan Wahren
· 10 years ago
5723dde
iio: mxs-lradc: add missing include
by Stefan Wahren
· 10 years ago
66926d1
iio: mxs-lradc: fix some spelling errors
by Stefan Wahren
· 10 years ago
07a4257
iio: mxs-lradc: clarify supported devices
by Stefan Wahren
· 10 years ago
418880f
Staging: iio: use the BIT macro in adc
by Haneen Mohammed
· 10 years ago
dc5f2c5
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
d582cb7
Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
e257a16
staging: iio: adc: mxs-lradc: Change type in printf format string
by Rickard Strandqvist
· 10 years ago
03305e5
iio: mxs-lradc: fix iio channel map regression
by Stefan Wahren
· 10 years ago
89bb35e
iio: mxs-lradc: only update the buffer when its conversions have finished
by Kristina Martšenko
· 10 years ago
6abe030
iio: mxs-lradc: make ADC reads not unschedule touchscreen conversions
by Kristina Martšenko
· 10 years ago
86bf7f3
iio: mxs-lradc: make ADC reads not disable touchscreen interrupts
by Kristina Martšenko
· 10 years ago
f81197b
iio: mxs-lradc: separate touchscreen and buffer virtual channels
by Kristina Martšenko
· 10 years ago
6e49557b
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 10 years ago
c22d267
iio: mxs-lradc: check ranges of ts properties
by Stefan Wahren
· 10 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
7cbe010
Merge 3.18-rc3 into staging-next
by Greg Kroah-Hartman
· 10 years ago
0c05a5d
Staging: iio: adc: fix line over 80 characters
by Brian Vandre
· 10 years ago
7e74783
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
5508ef7
staging: iio: adc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
75d7ed3
iio: adc: mxs-lradc: Disable the clock on probe failure
by Fabio Estevam
· 10 years ago
3e4b492
Staging: iio: adc: Add missing blank line
by Vaishali Thakkar
· 10 years ago
0f8ad68
Staging: iio: adc: Fix else after return warning
by Darshana Padmadas
· 10 years ago
5b12d0a
Staging: iio: adc: Fix warning prefer kmalloc_array over kmalloc
by Darshana Padmadas
· 10 years ago
ef7994f
Merge 3.16-rc2 into staging-next
by Greg Kroah-Hartman
· 11 years ago
398fd22
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()
by Peter Meerwald
· 10 years ago
19bc498
iio: mxs-lradc: fix divider
by Robert Hodaszi
· 10 years ago
8b425aa1
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
e036f71
iio: adc: mxs-lradc: fix warning when buidling on avr32
by Alexandre Belloni
· 11 years ago
168934c
staging: adc: mxs-lradc.c Fix line over 80 characters.
by Aybuke Ozdemir
· 11 years ago
17b0280
Merge 3.14-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
760dbe1
staging:iio:adc:MXS:LRADC: fix touchscreen statemachine
by Juergen Beisert
· 11 years ago
9610e08
iio: mxs-lradc: Propagate the real error code on platform_get_irq() failure
by Fabio Estevam
· 11 years ago
e5b9c05
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
5af473c
iio: mxs-lradc: remove useless scale_available files
by Alexandre Belloni
· 11 years ago
d4bf105
iio: mxs-lradc: fix buffer overflow
by Alexandre Belloni
· 11 years ago
c842f24
iio: mxs-lradc: remove useless check
by Alexandre Belloni
· 11 years ago
38125b2
iio: mxs-lradc: convert is_divided to a bitmap
by Alexandre Belloni
· 11 years ago
aba70f2
iio: mxs-lradc: add write_raw function to modify scale
by Hector Palacios
· 11 years ago
d5acf59
iio: mxs-lradc: add scale_available file to channels
by Hector Palacios
· 11 years ago
f6db68a
iio: mxs-lradc: add scale attribute to channels
by Hector Palacios
· 11 years ago
c8231a9
iio: mxs-lradc: compute temperature from channel 8 and 9
by Alexandre Belloni
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
f99a92c
staging: Remove OOM message after input_allocate_device
by Joe Perches
· 11 years ago
7197812
staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
e9c88fb
Staging/iio/adc/touchscreen/MXS: provide devicetree adaption
by Juergen Beisert
· 11 years ago
cd6c558
Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementation
by Juergen Beisert
· 11 years ago
dee0530
Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
by Juergen Beisert
· 11 years ago
8c06f71
Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen driver
by Juergen Beisert
· 11 years ago
f0b83cc
Staging/iio/adc/touchscreen/MXS: simplify register access
by Juergen Beisert
· 11 years ago
7e4d4a6
Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
by Juergen Beisert
· 11 years ago
ccff529
Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
by Juergen Beisert
· 11 years ago
18da755
Staging/iio/adc/touchscreen/MXS: add proper clock handling
by Juergen Beisert
· 11 years ago
4fa10de
staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
2432e1a
staging:iio: Remove unnecessary casts for iio_push_to_buffers()
by Lars-Peter Clausen
· 11 years ago
8c4a8c9
iio: mxs-lradc: Add MODULE_ALIAS
by Fabio Estevam
· 12 years ago
a0ef6db
iio: mxs-lradc: Fix the order of resources removal
by Fabio Estevam
· 12 years ago
1eb70a9
iio: mxs-lradc: change the realbits to 12
by Hector Palacios
· 12 years ago
073c33d
staging: iio: mxs-lradc: Use devm_iio_device_alloc
by Sachin Kamat
· 12 years ago
947123d
iio: mxs-lradc: Check the return value from stmp_reset_block()
by Fabio Estevam
· 12 years ago
2a961d0
iio: mxs-lradc: Remove useless check in read_raw
by Marek Vasut
· 12 years ago
e1b1fa6
iio: mxs-lradc: Fix misuse of iio->trig
by Marek Vasut
· 12 years ago
829455b
Merge 3.10-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
f4914e5
staging/iio/mxs-lradc: cleanup masklength
by Michał Mirosław
· 12 years ago
c80712c
staging/iio/mxs-lradc: fix preenable for multiple buffers
by Michał Mirosław
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
987869a
iio: mxs-lradc: remove unneeded mach header inclusion
by Shawn Guo
· 12 years ago
f6e8a96
iio: mxs-lradc: Do hardware initialization earlier
by Alexandre Belloni
· 12 years ago
1e9663c
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
by Lars-Peter Clausen
· 12 years ago
78a5fa6
staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
b5c78e0
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
ad76fda
iio: mxs-lradc: Fix 'duplicate const' warning
by Fabio Estevam
· 12 years ago
5e1f9ac
iio: mxs: Add MX23 support into the IIO driver
by Marek Vasut
· 12 years ago
06ddd35
iio: mxs: Implement support for touchscreen
by Marek Vasut
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
97f4be60
staging: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
7b7a4ef
iio: mxs-lradc: indexes are unsigned
by Fabio Estevam
· 12 years ago
99e0201
iio: mxs: Remove unused struct mxs_lradc_chan
by Marek Vasut
· 12 years ago
e543acf
staging: iio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
447d4f2
staging: iio: remove use of __devexit
by Bill Pemberton
· 12 years ago
Next »