index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-05
Merge branch 'ib-iio-mfd-ti335x_dma' into togreg
Jonathan Cameron
3
-3
/
+154
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
2
-3
/
+152
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
2
-0
/
+2
2016-11-05
iio: adc: at91: add suspend and resume callback
Wenyou Yang
1
-0
/
+28
2016-11-05
iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...
Song Hongyan
1
-1
/
+4
2016-11-05
staging: iio: ad9832: clean-up regulator 'reg'
Eva Rachel Retuya
2
-13
/
+11
2016-11-05
staging: iio: ad9832: add DVDD regulator
Eva Rachel Retuya
2
-9
/
+26
2016-11-05
staging: iio: ad7192: rename regulator 'reg' to 'avdd'
Eva Rachel Retuya
1
-11
/
+11
2016-11-05
staging: iio: ad7192: add DVdd regulator
Eva Rachel Retuya
1
-1
/
+18
2016-11-05
staging: iio: rework regulator handling
Eva Rachel Retuya
5
-43
/
+46
2016-11-05
staging: iio: set proper supply name to devm_regulator_get()
Eva Rachel Retuya
5
-5
/
+5
2016-11-01
Merge branch 'ib-iio-mfd-4.9rc1' into togreg
Jonathan Cameron
11
-5
/
+1342
2016-11-01
staging: iio: cdc: ad7746: add additional config defines
Eva Rachel Retuya
1
-16
/
+22
2016-11-01
staging: iio: tsl2583: add locking to sysfs attributes
Brian Masney
1
-1
/
+15
2016-11-01
staging: iio: tsl2583: add error code to sysfs store functions
Brian Masney
1
-6
/
+4
2016-11-01
staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entries
Brian Masney
1
-46
/
+27
2016-11-01
staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...
Brian Masney
1
-64
/
+25
2016-11-01
staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_raw
Brian Masney
1
-93
/
+143
2016-11-01
staging: iio: tsl2583: check return values from taos_chip_{on,off}
Brian Masney
1
-8
/
+18
2016-11-01
staging: iio: tsl2583: remove redundant power_state sysfs attribute
Brian Masney
1
-31
/
+0
2016-11-01
staging: iio: tsl2583: return proper error code instead of -1
Brian Masney
1
-1
/
+1
2016-11-01
staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()
Brian Masney
1
-1
/
+21
2016-11-01
staging: iio: tsl2583: add of_match table for device tree support
Brian Masney
2
-0
/
+39
2016-11-01
Documentation: dt: iio: accel: add lng2dm sensor device binding
Lorenzo Bianconi
1
-0
/
+1
2016-11-01
iio: accel: st_accel: add support to lng2dm
Lorenzo Bianconi
5
-1
/
+82
2016-11-01
iio: si7020: Add devicetree support and trivial bindings
Paul Kocialkowski
2
-1
/
+11
2016-11-01
iio: humidity: remove duplicated include from hts221_buffer.c
Wei Yongjun
1
-1
/
+0
2016-11-01
iio:cros_ec_sensors: Swap from a select to a depends in Kconfig
Jonathan Cameron
1
-2
/
+1
2016-10-25
platform/chrome: cros_ec_dev - Register cros-ec sensors
Enric Balletbo i Serra
2
-2
/
+124
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
3
-0
/
+122
2016-10-25
iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver
Enric Balletbo i Serra
3
-0
/
+332
2016-10-25
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Enric Balletbo i Serra
9
-5
/
+767
2016-10-25
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
1
-0
/
+2
2016-10-25
staging: iio: cdc/ad7746: fix missing return value
Arnd Bergmann
1
-0
/
+1
2016-10-25
iio: gyro: Add driver for the MPU-3050 gyroscope
Linus Walleij
6
-0
/
+1556
2016-10-25
iio: gyro: Add MPU-3050 device tree bindings
Linus Walleij
1
-0
/
+46
2016-10-24
staging: greybus: audio: remove redundant slot field
Pankaj Bharadiya
5
-23
/
+4
2016-10-24
Staging: Greybus: Fix trailing */ in block comments
Rahul Krishnan
1
-2
/
+4
2016-10-24
staging: greybus: es2: fix arpc request size
Rui Miguel Silva
1
-1
/
+1
2016-10-24
staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...
Elise Lennion
1
-2
/
+2
2016-10-24
staging: xgifb: Remove unnecessary parentheses.
Elise Lennion
1
-8
/
+8
2016-10-24
staging: vt6656: Remove unnecessary parentheses.
Elise Lennion
2
-3
/
+3
2016-10-24
Staging: android: ion: Make a read-only structure
Mihaela Muraru
1
-1
/
+1
2016-10-24
staging: android: Remove unnecessary parentheses.
Elise Lennion
1
-1
/
+1
2016-10-24
staging: vc04_services: Add casts to remove warnings in vchiq_core.c
Michael Zoran
1
-5
/
+6
2016-10-24
staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...
Michael Zoran
1
-3
/
+19
2016-10-24
staging: vc04_services: Convert pointers in shared state to offsets
Michael Zoran
2
-27
/
+30
2016-10-24
staging: vc04_services: Change fields of page list structure to fixed length
Michael Zoran
1
-5
/
+7
2016-10-24
staging: vc04_services: Convert dsb() to dsb(sy)
Michael Zoran
3
-5
/
+5
2016-10-24
Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
93
-2875
/
+6842
[next]