index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
iio: cros_ec: Drop unnecessary include files
Guenter Roeck
5
-7
/
+0
2019-04-04
iio: pressure: bmp280: BMP280 calibration to entropy
Linus Walleij
1
-0
/
+6
2019-04-04
iio: imu: adis16480: Add support for external clock
Stefan Popa
1
-7
/
+179
2019-04-04
iio:dac:ad5064 mlock cleanup - move to a local lock.
Jonathan Cameron
1
-6
/
+9
2019-04-04
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
9
-225
/
+225
2019-04-04
iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
Nathan Chancellor
1
-3
/
+2
2019-04-04
iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
Nathan Chancellor
1
-1
/
+1
2019-04-04
iio: proximity: as3935: fix use-after-free on device remove
Sven Van Asbroeck
1
-29
/
+21
2019-04-04
iio:potentiostat:lmp91000: change dev_err message
Anderson Reis
1
-1
/
+1
2019-04-04
iio:potentiostat:lmp91000: invert if statement
Anderson Reis
1
-3
/
+2
2019-04-04
iio:potentiostat:lmp91000: reduce line width and remove blank line
Anderson Reis
1
-3
/
+2
2019-04-04
iio:potentiostat:lmp91000: remove unnecessary parentheses
Lucas Oshiro
1
-1
/
+1
2019-04-04
iio: adc: ti-ads7950: add GPIO support
Justin Chen
1
-6
/
+194
2019-04-04
iio: adc: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-04-04
iio: dac: ti-dac5571: Update the module author email address
Sean Nyekjaer
1
-1
/
+1
2019-04-04
iio: adc: ti-ads8688: Update the module author email address
Sean Nyekjaer
1
-1
/
+1
2019-04-04
iio: accel: kxcjk1013: Add device tree support
Robert Yang
1
-0
/
+10
2019-04-04
iio: adc: meson-saradc: add support for Meson G12A
Neil Armstrong
1
-0
/
+8
2019-04-04
iio: buffer: Switch to bitmap_zalloc()
Andy Shevchenko
2
-19
/
+15
2019-04-04
iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probe
Gustavo A. R. Silva
1
-15
/
+12
2019-04-04
iio: st_accel: remove redundant unsigned less than zero check
Colin Ian King
1
-1
/
+1
2019-04-04
iio: imu: st_lsm6dsx: add support to ASM330LHH
Lorenzo Bianconi
6
-6
/
+57
2019-04-04
iio: ak8975: improve code readability
H. Nikolaus Schaller
1
-3
/
+5
2019-04-04
iio: mpu6050: improve code readability
H. Nikolaus Schaller
1
-2
/
+4
2019-04-04
iio: magnetometer: hmc5843: add mount matrix support
H. Nikolaus Schaller
2
-2
/
+19
2019-04-04
iio: magnetometer: bmc150: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2019-04-04
iio: gyro: itg3200: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+20
2019-04-04
iio: gyro: bmg160: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2019-04-04
iio: accel: bma180: add mount matrix support
H. Nikolaus Schaller
1
-1
/
+17
2019-04-04
iio: accel: bmc150: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
6
-41
/
+26
2019-04-04
iio:adc:ad7923: Rewrite comparison to NULL
Bárbara Fernandes
1
-1
/
+1
2019-04-04
iio:adc:ad7923: Put macro argument between ()'s
Bárbara Fernandes
1
-5
/
+5
2019-04-04
iio:adc:ad7923: Use BIT macro instead of bitshift
Bárbara Fernandes
1
-3
/
+3
2019-04-04
iio:adc:ad7923: Align broken line to parenthesis
Bárbara Fernandes
1
-3
/
+3
2019-04-04
iio: counter: stm32-lptimer: Add power management support
Fabrice Gasnier
1
-0
/
+55
2019-04-04
iio: imu: adis16480: Add support for ADIS1649x family of devices
Stefan Popa
1
-0
/
+97
2019-04-04
iio: imu: adis16480: Deal with filter freq in a generic way
Stefan Popa
1
-4
/
+9
2019-04-04
iio: imu: adis16480: Calculate the sampling frequency in a generic way
Stefan Popa
1
-4
/
+14
2019-04-04
iio: imu: adis16480: Treat temperature scale in a generic way
Stefan Popa
1
-3
/
+15
2019-04-04
iio: imu: adis16480: Add OF device ID table
Stefan Popa
1
-0
/
+10
2019-04-04
iio: imu: adis16480: Add support for configurable drdy indicator
Stefan Popa
1
-2
/
+95
2019-04-04
iio: adc: ti-ads7950: Fix improper use of mlock
Justin Chen
1
-4
/
+15
2019-04-04
iio: trigger: Print an error if there is no available irq
Mathieu Othacehe
1
-1
/
+4
2019-04-04
iio: mma8452: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-04
iio: chemical: pms7003: extend supported sensors list
Tomasz Duszynski
1
-0
/
+5
2019-04-04
iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()
Wei Yongjun
1
-3
/
+1
2019-04-04
iio: remove redundant unlikely annotation
Chengguang Xu
1
-1
/
+1
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
282
-1509
/
+2306
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-3
/
+1
[next]