index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2020-03-08
iio: adc: ad7124: Add direct reg access
Mircea Caprioru
-0
/
+30
2020-03-08
iio: adis16460: Make use of __adis_initial_startup
Nuno Sá
-35
/
+3
2020-03-08
iio: adis16480: Make use of __adis_initial_startup
Nuno Sá
-56
/
+24
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
-1
/
+22
2020-03-08
iio: imu: adis: Refactor adis_initial_startup
Nuno Sá
-7
/
+22
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
-3
/
+13
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
-10
/
+4
2020-03-08
iio: gyro: adis16136: initialize adis_data statically
Alexandru Ardelean
-40
/
+21
2020-03-08
iio: imu: adis16400: initialize adis_data statically
Alexandru Ardelean
-76
/
+63
2020-03-08
iio: imu: adis16480: initialize adis_data statically
Alexandru Ardelean
-78
/
+62
2020-03-08
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
-2
/
+3
2020-03-08
iio: amplifiers: hmc425a: Add support for HMC425A attenuator
Michael Hennerich
-0
/
+259
2020-02-21
iio: amplifiers: ad8366: Add write_raw_get_fmt function
Beniamin Bia
-0
/
+13
2020-02-21
iio: core: Handle 'dB' suffix in core
Beniamin Bia
-3
/
+36
2020-02-21
counter: stm32-timer-cnt: remove iio headers
Fabrice Gasnier
-2
/
+1
2020-02-21
counter: stm32-timer-cnt: add power management support
Fabrice Gasnier
-0
/
+63
2020-02-14
iio: imu: inv_mpu6050: update LPF bandwidth settings
Jean-Baptiste Maneyrol
-19
/
+21
2020-02-14
iio: imu: inv_mpu6050: add support of ICM20690
Jean-Baptiste Maneyrol
-9
/
+48
2020-02-14
iio: imu: inv_mpu6050: add support of IAM20680
Jean-Baptiste Maneyrol
-2
/
+23
2020-02-14
iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
Jean-Baptiste Maneyrol
-8
/
+53
2020-02-14
iio: imu: inv_mpu6050: cleanup of/acpi support
Jean-Baptiste Maneyrol
-28
/
+50
2020-02-14
iio: adc: modify NPCM reset support
Tomer Maimon
-21
/
+9
2020-02-14
iio: vcnl4000: Enable runtime pm for vcnl4200/4040
Guido Günther
-12
/
+117
2020-02-14
iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAW
Guido Günther
-7
/
+8
2020-02-14
iio: dac: ltc2632: remove some unused defines
Uwe Kleine-König
-3
/
+0
2020-02-14
iio: dac: ltc2632: add support for LTC2636 family
Uwe Kleine-König
-5
/
+77
2020-02-14
iio: dac: ltc2632: drop some duplicated data
Uwe Kleine-König
-13
/
+9
2020-02-14
iio: srf04: add power management feature
Andreas Klinger
-1
/
+95
2020-02-14
iio: st_sensors: handle memory allocation failure to fix null pointer derefer...
Colin Ian King
-0
/
+4
2020-02-14
iio: adc: ad7124: add 3db filter
Alexandru Tachici
-1
/
+68
2020-02-14
iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formatting
Colin Ian King
-13
/
+9
2020-02-14
iio: light: Add a driver for Sharp GP2AP002x00F
Linus Walleij
-0
/
+796
2020-02-14
iio: imu: st_lsm6dsx: Fix mismatched comments
JieunKim
-2
/
+2
2020-02-14
iio: accel: st_accel: Use st_sensors_dev_name_probe()
Andy Shevchenko
-4
/
+1
2020-02-12
Revert "staging/octeon: Mark Ethernet driver as BROKEN"
Chris Packham
-1
/
+0
2020-02-12
Revert "staging: octeon: delete driver"
Chris Packham
-0
/
+4749
2020-02-12
Revert "staging: octeon-usb: delete the octeon usb host controller driver"
Chris Packham
-0
/
+5608
2020-02-12
Staging: remove wusbcore and UWB from the kernel tree.
Greg Kroah-Hartman
-28743
/
+0
2020-02-12
staging: wilc1000: refactor p2p action frames handling API's
Ajay Singh
-172
/
+128
2020-02-12
staging: vc04_services: don't increment service refcount when it's not needed
Marcelo Diop-Gonzalez
-20
/
+40
2020-02-12
staging: vc04_services: use kref + RCU to reference count services
Marcelo Diop-Gonzalez
-119
/
+140
2020-02-12
staging: gasket: unify multi-line string
Kaaira Gupta
-6
/
+3
2020-02-12
staging: vc04_services: fix indentation alignment in a few places
Marcelo Diop-Gonzalez
-7
/
+7
2020-02-12
staging: vc04_services: remove unneeded parentheses
Marcelo Diop-Gonzalez
-18
/
+18
2020-02-12
staging: vc04_services: remove unused function
Marcelo Diop-Gonzalez
-10
/
+0
2020-02-11
staging: greybus: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-11
staging: unisys: visorinput: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
-1
/
+1
2020-02-11
staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'
Pragat Pandya
-6
/
+6
2020-02-11
staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
Pragat Pandya
-24
/
+24
2020-02-11
staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
Pragat Pandya
-24
/
+24
[next]