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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-31
/
+43
2013-03-05
iio:common:st_sensors fixed all warning messages about uninitialized variables
Denis CIOCCA
1
-5
/
+4
2013-03-02
iio/imu: inv_mpu6050 depends on IIO_BUFFER
Guenter Roeck
1
-0
/
+1
2013-03-02
iio:ad5064: Initialize register cache correctly
Lars-Peter Clausen
1
-5
/
+8
2013-03-02
iio:ad5064: Fix off by one in DAC value range check
Lars-Peter Clausen
1
-1
/
+1
2013-03-02
iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
Lars-Peter Clausen
1
-20
/
+29
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
72
-279
/
+8580
2013-02-10
Invensense MPU6050 Device Driver.
Ge Gao
8
-0
/
+1415
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
9
-11
/
+14
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
10
-61
/
+11
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
1
-1
/
+10
2013-02-06
iio: tweak language in industrialio-trigger comments
Peter Meerwald
1
-6
/
+6
2013-02-06
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
1
-13
/
+39
2013-02-06
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
1
-19
/
+10
2013-02-05
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
38
-45
/
+4316
2013-02-02
iio:max1363 remove some functions left after merge
Jonathan Cameron
1
-42
/
+0
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
3
-36
/
+15
2013-02-02
iio: Update iio_channel_get_all and iio_channel_get_all_cb API
Guenter Roeck
2
-4
/
+6
2013-02-02
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
1
-2
/
+3
2013-02-02
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
1
-2
/
+0
2013-02-02
iio/adc: (max1363) Provide OF node information to iio device
Guenter Roeck
1
-0
/
+1
2013-02-02
iio/adc: (lp8788) Provide OF node information to iio device
Guenter Roeck
1
-0
/
+1
2013-02-02
iio:common: removed unused functions outside st_sensors library
Denis CIOCCA
1
-42
/
+28
2013-02-02
iio: gyro: Add itg3200
Manuel Stahl
4
-0
/
+569
2013-02-02
staging:iio: Move adxrs450 driver out of staging
Lars-Peter Clausen
3
-0
/
+509
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
1
-1
/
+0
2013-01-31
iio:magnetometer: Add STMicroelectronics magnetometers driver
Denis Ciocca
7
-0
/
+742
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca
7
-0
/
+728
2013-01-31
iio:accel: Add STMicroelectronics accelerometers driver
Denis Ciocca
7
-0
/
+868
2013-01-31
iio:common: Add STMicroelectronics common library
Denis Ciocca
9
-0
/
+888
2013-01-27
iio:light:tsl2563 move out of staging
Jonathan Cameron
3
-0
/
+898
2013-01-26
staging:iio:adis16080: Move out of staging
Lars-Peter Clausen
3
-0
/
+267
2013-01-26
iio:accel:kxsd9 move out of staging
Jonathan Cameron
3
-0
/
+299
2013-01-26
iio:adis16400: Add support for the adis16448
Lars-Peter Clausen
2
-0
/
+40
2013-01-26
iio:adis16400: Expose some debug information in debugfs
Lars-Peter Clausen
2
-4
/
+113
2013-01-26
iio:adis16400: Add support for the 52.85 Hz base sampling rate
Lars-Peter Clausen
1
-4
/
+12
2013-01-26
iio:adis16400: Increase samplerate precession
Lars-Peter Clausen
1
-14
/
+18
2013-01-26
staging:iio: Move adis16400 out of staging
Lars-Peter Clausen
5
-0
/
+1126
2013-01-26
iio: fix Kconfig for max1363
Peter Meerwald
1
-3
/
+1
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
34
-139
/
+180
2013-01-22
iio: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-19
/
+67
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
16
-19
/
+67
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
7
-12
/
+12
2013-01-06
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
Alexander Holler
7
-63
/
+0
2013-01-06
iio: lp8788_adc: fix parent device in kernel message
Kim, Milo
1
-1
/
+1
2013-01-06
iio: lp8788_adc: fix a parent device in _probe()
Kim, Milo
1
-2
/
+2
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
34
-139
/
+138
2013-01-01
iio: max1363 comment and whitespace fixes
Peter Meerwald
1
-8
/
+7
2013-01-01
iio: cleanup buffer setup code in max1363 driver
Peter Meerwald
1
-54
/
+5
[next]