index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
accel
Commit message (
Expand
)
Author
Age
*
Staging: iio: accel: Remove explicit NULL comparison
Cristina Opriceana
2015-04-01
*
Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-04-01
|
\
|
*
iio: add watermark logic to iio read and poll
Josselin Costanzi
2015-03-29
*
|
Staging: iio: Add braces on all arms of if statement
Haneen Mohammed
2015-03-26
*
|
Staging: iio: add blank line after function declaration
Haneen Mohammed
2015-03-26
*
|
Staging: iio: remove multible blank lines
Haneen Mohammed
2015-03-26
*
|
Staging: iio: Adjust alignment for function parameters
Haneen Mohammed
2015-03-26
|
/
*
Staging: iio: use the BIT macro in .h files
Haneen Mohammed
2015-03-23
*
Staging: iio: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
*
staging: iio: Use kcalloc instead of kzalloc
Navya Sri Nizamkari
2015-03-15
*
drivers: staging: iio: accel: Removed unnecessary variable
Tina Johnson
2015-03-09
*
Staging: iio: Change data type to u16 to avoid unnecessary typecast
Somya Anand
2015-03-09
*
Staging: iio: Added define guards where needed
Cristina Opriceana
2015-03-06
*
staging: iio: accel: sca3000_core.c: Remove unused function
Rickard Strandqvist
2014-12-26
*
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-26
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
*
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
*
staging:iio:sca3000: Register same channels for device and buffer
Lars-Peter Clausen
2014-12-12
*
staging:iio:sca3000: Don't enable channels by default
Lars-Peter Clausen
2014-12-12
*
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-11-05
|
\
|
*
staging: iio: accel: remove unnecessary syntax
Chris Ruffin
2014-09-21
*
|
staging: iio: accel: Update Kconfig description with module name information
Tapasweni Pathak
2014-10-19
*
|
staging: iio: accel: Removed unnecessary else expression.
Gulsah Kose
2014-10-02
*
|
staging: iio: accel: Use __be16 instead of u16
Aybuke Ozdemir
2014-09-28
*
|
staging: iio: accel: remove else after return
Tapasweni Pathak
2014-09-22
*
|
Staging: iio: accel: Replace msleep with usleep for given range
Darshana Padmadas
2014-09-22
|
/
*
staging: iio: accel: Add blank lines between declarations and code
Murilo Opsfelder Araujo
2014-08-07
*
staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limit
Murilo Opsfelder Araujo
2014-08-07
*
iio: adis: Switch sampling frequency attr to core support.
Jonathan Cameron
2014-07-07
*
iio: staging: sca3000: hide stufftoread logic
Josselin Costanzi
2014-06-29
*
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-06-14
*
Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...
Monam Agarwal
2014-03-07
*
staging:iio:accel:sca3000: Cleanup sca3000.h
Peter Meerwald
2014-01-18
*
staging:iio:accel:sca3000: Move temperature attribute to channels
Peter Meerwald
2014-01-18
*
staging:iio:accel:sca3000: Channels missing in temp_output case
Peter Meerwald
2014-01-18
*
staging:iio:accel:sca3000: Event_attribute_group seems to be missing for _inf...
Peter Meerwald
2014-01-18
*
staging:iio:accel:sca3000: Fix format of comments
Peter Meerwald
2014-01-18
*
staging:iio:accel:sca3000: Fix kerneldoc
Peter Meerwald
2014-01-18
*
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-12-08
*
staging: iio: adis16220: Use devm_iio_device_register
Sachin Kamat
2013-11-24
*
Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c
Ebru Akagunduz
2013-10-27
*
Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-10-19
|
\
|
*
staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
|
*
staging:iio:sca3000: Switch to new config interface
Lars-Peter Clausen
2013-10-12
|
*
staging:iio:lis2l02dq: Share threshold value between axis
Lars-Peter Clausen
2013-10-12
|
*
staging:iio:lis3l02dq: Switch to new event config interface
Lars-Peter Clausen
2013-10-12
|
*
iio: Add reference counting for buffers
Lars-Peter Clausen
2013-10-12
*
|
Staging: iio: fix sizeof *ring should be sizeof(*ring)
Ebru Akagunduz
2013-10-11
|
/
[next]