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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
iio: buffer: extend short-hand use for 'indio_dev->buffer'
Alexandru Ardelean
1
-27
/
+34
2020-05-03
iio: dac: ad5592r: Fix a typo in the name of a function
Christophe JAILLET
1
-2
/
+2
2020-05-03
iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-05-03
iio: st_sensors: Use get_unaligned_be24() and sign_extend32()
Andy Shevchenko
1
-6
/
+1
2020-05-03
iio: temperature: max31856: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
1
-5
/
+4
2020-05-03
iio: pressure: ms5611: Use get_unaligned_be24()
Andy Shevchenko
2
-2
/
+6
2020-05-03
iio: pressure: hp206c: Use get_unaligned_be24()
Andy Shevchenko
1
-3
/
+5
2020-05-03
iio: magnetometer: rm3100: Use get_unaligned_be24()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: light: zopt2201: Use get_unaligned_le24()
Andy Shevchenko
1
-1
/
+3
2020-05-03
iio: light: si1133: Use get_unaligned_be24()
Andy Shevchenko
1
-12
/
+6
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
1
-8
/
+6
2020-05-03
iio: gyro: adis16130: Use get_unaligned_be24()
Andy Shevchenko
1
-1
/
+3
2020-05-03
iio: dac: ad5446: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-03
iio: dac: ad5624r_spi: Use put_unaligned_be24()
Andy Shevchenko
1
-4
/
+4
2020-05-03
iio: dac: ltc2632: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-03
iio: adc: ti-ads124s08: Use get_unaligned_be24()
Andy Shevchenko
1
-4
/
+3
2020-05-03
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-05-03
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
1
-6
/
+2
2020-05-03
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
1
-19
/
+19
2020-05-03
iio: chemical: Add OF match table for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+7
2020-05-03
iio: chemical: Add support for external Reset and Wakeup in CCS811
Manivannan Sadhasivam
1
-11
/
+94
2020-05-03
dt-bindings: iio: chemical: Add binding for CCS811 VOC sensor
Manivannan Sadhasivam
1
-0
/
+53
2020-05-03
dt-bindings: iio: Add adis16475 documentation
Nuno Sá
2
-0
/
+138
2020-05-03
iio: imu: Add support for adis16475
Nuno Sá
4
-0
/
+1362
2020-04-25
iio: adis: Support different burst sizes
Nuno Sá
3
-7
/
+17
2020-04-25
iio: adis: Add adis_update_bits() APIs
Nuno Sá
2
-0
/
+84
2020-04-25
iio: imu: adis: Add irq flag variable
Nuno Sá
2
-2
/
+33
2020-04-25
iio: imu: adis: Add Managed device functions
Nuno Sá
3
-3
/
+100
2020-04-25
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
1
-9
/
+21
2020-04-25
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
1
-16
/
+15
2020-04-25
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
1
-70
/
+72
2020-04-25
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
1
-14
/
+48
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2
-2
/
+4
2020-04-25
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-5
/
+2
2020-04-25
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-1
/
+2
2020-04-25
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
1
-0
/
+29
2020-04-25
dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs
Matt Ranostay
1
-0
/
+2
2020-04-23
staging: vt6656: Use fls instead of for loop in vnt_update_top_rates
Oscar Carter
1
-22
/
+6
2020-04-23
staging: vt6656: Refactor the vnt_ofdm_min_rate function
Oscar Carter
2
-10
/
+3
2020-04-23
staging: gasket: Fix mapping refcnt leak when register/store fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: gasket: Fix mapping refcnt leak when put attribute fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
1
-1
/
+1
2020-04-23
staging: qlge: replace deprecated apis pci_dma_*
realwakka
1
-82
/
+83
[next]