index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-26
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
13
-24
/
+41
2013-11-17
iio:accel:kxsd9 fix missing mutex unlock
Frank Zago
1
-3
/
+4
2013-11-15
kfifo API type safety
Stefani Seibold
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2
-4
/
+4
2013-11-09
iio: adc: ti_am335x_adc: avoid double free of buffer.
Lars-Peter Clausen
1
-2
/
+5
2013-11-09
iio: Fix tcs3472 Kconfig dependencies
Peter Meerwald
1
-0
/
+2
2013-11-09
iio: Fix mag3110 Kconfig dependencies
Peter Meerwald
1
-0
/
+2
2013-11-09
iio: Fix mag3110 scan_type
Peter Meerwald
1
-1
/
+6
2013-11-06
iio: Fix sign extension table in mcp3422 driver
Peter Meerwald
1
-4
/
+4
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
6
-14
/
+17
2013-11-02
iio: at91: fix error return code in at91_adc_probe()
Wei Yongjun
1
-0
/
+1
2013-10-24
iio: light: vcnl4000: Remove redundant code
Sachin Kamat
1
-5
/
+1
2013-10-24
iio: dac: mcp4725: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-24
iio: dac: max517: Remove redundant variable
Sachin Kamat
1
-8
/
+1
2013-10-24
iio: dac: ad5755: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-24
iio: dac: ad5421: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-24
iio: adc: twl6030-gpadc: Remove redundant code
Sachin Kamat
1
-3
/
+1
2013-10-24
iio: accel: kxsd9: Remove redundant variable
Sachin Kamat
1
-6
/
+1
2013-10-24
iio: core: Add misssing braces
Sachin Kamat
1
-1
/
+1
2013-10-24
iio: core: Use pr_err instead of printk
Sachin Kamat
1
-6
/
+5
2013-10-23
iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix
Denis CIOCCA
2
-1
/
+2
2013-10-23
iio: adc: ti_am335x_adc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
iio: adc: nau7802: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-23
iio: Add Freescale mag3110 magnetometer driver
Peter Meerwald
3
-0
/
+412
2013-10-21
iio:adc:max1363 support SMBus for 8-bit devices
Vivien Didelot
1
-19
/
+57
2013-10-21
iio: Correct description how to convert microtesla to gauss
Peter Meerwald
1
-1
/
+1
2013-10-20
Merge 3.12-rc6 into staging-next.
Greg Kroah-Hartman
2
-2
/
+7
2013-10-18
iio: light: gp2ap020a00f: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: ti-adc081c: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: nau7802: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: adc: mcp3422: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-18
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
1
-24
/
+364
2013-10-18
iio: cm36651: Add CM36651 proximity/light sensor
Beomho Seo
3
-0
/
+720
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-18
/
+0
2013-10-16
iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-1
/
+0
2013-10-16
iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-1
/
+0
2013-10-16
iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-1
/
+1
2013-10-16
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-1
/
+0
2013-10-16
iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-5
/
+0
2013-10-16
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
1
-11
/
+1
2013-10-16
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-10
/
+1
2013-10-16
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
1
-1
/
+17
2013-10-15
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Lars-Peter Clausen
1
-0
/
+3
2013-10-15
iio:kfifo: Set update_needed to false after allocating a new buffer
Lars-Peter Clausen
1
-0
/
+1
2013-10-15
iio:kfifo: Empty buffer on update
Lars-Peter Clausen
1
-5
/
+7
2013-10-15
iio:kfifo: Protect against concurrent access from userspace
Lars-Peter Clausen
1
-5
/
+15
[next]