index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
iio: st_sensors: make BDU optional
Linus Walleij
1
-3
/
+5
2015-05-07
iio: st_sensors: make interrupt optional
Linus Walleij
1
-1
/
+11
2015-05-07
iio: st_sensors: print error when failing to get IRQ
Linus Walleij
1
-1
/
+3
2015-05-07
iio: accel: kxcjk-1013: add some blank lines for readability
Antonio Ospite
1
-0
/
+3
2015-05-07
iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id
Antonio Ospite
1
-0
/
+1
2015-05-07
iio:prox:sx9500 trivial simplification of return path in init function.
Jonathan Cameron
1
-5
/
+1
2015-05-07
staging:iio:light: Add some missing brackets to make sure code works as inten...
Jonathan Cameron
1
-1
/
+2
2015-05-03
iio:light:ltr501 bug in parameter sanity check.
Jonathan Cameron
1
-1
/
+1
2015-04-30
staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...
Roberta Dobrescu
1
-49
/
+177
2015-04-26
staging: iio: light: isl29018: Rename lux_scale to calibscale
Roberta Dobrescu
1
-11
/
+11
2015-04-26
staging: iio: light: isl29018: Remove non-standard sysfs attributes
Roberta Dobrescu
1
-94
/
+0
2015-04-26
iio: accel: mma9553: fix gpio bitnum init value
Irina Tirdea
1
-1
/
+2
2015-04-26
iio: accel: mma9553: refactor mma9553_read_raw
Irina Tirdea
1
-68
/
+33
2015-04-26
iio: accel: mma9553: prefix naming fixes
Irina Tirdea
1
-7
/
+7
2015-04-26
iio: accel: mma9553: use GENMASK
Irina Tirdea
1
-2
/
+2
2015-04-26
iio: accel: mma9553: comment and error message fixes
Irina Tirdea
1
-9
/
+10
2015-04-26
iio: accel: mma9553: return 0 as indication of success
Irina Tirdea
1
-1
/
+1
2015-04-26
iio: accel: mma9553: check for error in reading initial activity and stepcnt
Irina Tirdea
1
-3
/
+6
2015-04-26
iio: accel: mma9551_core: typo fix in RSC APP ID
Irina Tirdea
2
-2
/
+2
2015-04-26
iio: accel: mma9551_core: wrong doc fixes
Irina Tirdea
1
-3
/
+3
2015-04-26
iio: ltr501: Add support for ltr301 chip
Daniel Baluta
2
-5
/
+73
2015-04-26
iio: ltr501: Add support for ltr559 chip
Daniel Baluta
2
-35
/
+186
2015-04-19
iio: ltr501: Add ACPI enumeration support
Kuppuswamy Sathyanarayanan
1
-0
/
+8
2015-04-19
iio: ltr501: Add interrupt rate control support
Kuppuswamy Sathyanarayanan
1
-7
/
+406
2015-04-19
iio: ltr501: Add interrupt support
Kuppuswamy Sathyanarayanan
1
-6
/
+313
2015-04-19
iio: ltr501: Add integration time support
Kuppuswamy Sathyanarayanan
1
-1
/
+89
2015-04-18
iio:tmp006: Prefix #defines with TMP006_
Peter Meerwald
1
-3
/
+3
2015-04-18
iio:tsl2563: Use tsl2563_ prefix for driver's functions
Peter Meerwald
1
-18
/
+18
2015-04-18
iio:tsl4531: Fix leftover TCS3472_ prefix in tsl4531 driver
Peter Meerwald
1
-5
/
+5
2015-04-18
iio: sx9500: add GPIO reset pin
Vlad Dogaru
1
-2
/
+20
2015-04-18
iio: sx9500: refactor GPIO interrupt code
Vlad Dogaru
1
-18
/
+11
2015-04-18
iio: sx9500: optimize power usage
Vlad Dogaru
1
-54
/
+306
2015-04-18
iio: mlx90614: Fix duplicate const warning
Vianney le Clément de Saint-Marcq
1
-1
/
+1
2015-04-18
iio: ltr501: Add regmap support.
Kuppuswamy Sathyanarayanan
1
-43
/
+86
2015-04-18
iio: sx9500: fix formatting
Vlad Dogaru
1
-1
/
+1
2015-04-18
iio: sx9500: rename GPIO interrupt pin
Vlad Dogaru
1
-1
/
+2
2015-04-09
iio: sx9500: add power management
Vlad Dogaru
1
-0
/
+47
2015-04-09
iio: light: ltr501: Fix alignment to match open parenthesis
Daniel Baluta
1
-19
/
+23
2015-04-09
iio: adc: ti_am335x_adc: refactor DT parsing into a function
Vignesh R
1
-10
/
+19
2015-04-09
iio: mlx90614: Check for errors in read values
Vianney le Clément de Saint-Marcq
1
-0
/
+5
2015-04-09
iio: mlx90614: Add power management
Vianney le Clément de Saint-Marcq
2
-2
/
+253
2015-04-09
iio: mlx90614: Add emissivity setting
Vianney le Clément de Saint-Marcq
1
-3
/
+103
2015-04-09
iio: mlx90614: Add devicetree bindings documentation
Vianney le Clément de Saint-Marcq
2
-0
/
+16
2015-04-09
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
3
-0
/
+13
2015-04-09
iio: accel: kxcjk1013: allow using an external trigger
Vlad Dogaru
1
-15
/
+23
2015-04-09
tools: iio: Add iio targets in tools Makefile
Roberta Dobrescu
1
-3
/
+4
2015-04-07
Linux 4.0-rc7
v4.0-rc7
Linus Torvalds
1
-1
/
+1
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2
-17
/
+10
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
[next]