platform/kernel/linux-starfive.git
2019-10-13 Baolin Wangiio: adc: sc27xx: Use devm_hwspin_lock_request_specific...
2019-10-13 Alexandru Ardeleaniio: chemical: atlas-ph-sensor: fix iio_triggered_buffe...
2019-10-07 Colin Ian Kingiio: gyro: clean up indentation issue
2019-10-07 Colin Ian Kingcounter: stm32: clean up indentation issue
2019-10-07 Alexandru Ardeleaniio: proximity: sx9500: fix iio_triggered_buffer_{predi...
2019-10-07 Phil Reidiio: core: Add optional symbolic label to device attributes
2019-10-05 Phil Reiddt-binding: iio: Add optional label property
2019-10-05 Alexandru Ardeleaniio: gyro: adis16080: replace mlock with own lock
2019-10-05 Fabrice Gasniercounter: stm32-lptimer-cnt: fix a kernel-doc warning
2019-10-05 Fabrice Gasniercounter: stm32-timer-cnt: fix a kernel-doc warning
2019-10-05 Alexandru Ardeleaniio: gyro: adis16130: remove mlock usage
2019-10-05 Tomasz DuszynskiMAINTAINERS: add entry for ROHM BH1750 driver
2019-10-05 Tomasz Duszynskidt-bindings: iio: light: bh1750: convert bindings to...
2019-10-05 Sean Nyekjaeriio: imu: st_lsm6dsx: add motion report function and...
2019-10-05 Sean Nyekjaeriio: imu: st_lsm6dsx: always enter interrupt thread
2019-10-05 Sean Nyekjaeriio: imu: st_lsm6dsx: add wakeup-source option
2019-10-05 Sean Nyekjaeriio: imu: st_lsm6dsx: add motion events
2019-10-05 Sean Nyekjaeriio: imu: st_lsm6dsx: move interrupt thread to core
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: add fifo support for magnetomete...
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: add MPU925x magnetometer support
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: helpers for using i2c master...
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: fix objects syntax in Makefile
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: add defines for supporting 9...
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: add header include protection...
2019-10-05 Jean-Baptiste... iio: imu: inv_mpu6050: disable i2c mux for MPU925x
2019-09-21 Andrea Merelloiio: ad7949: fix incorrect SPI xfer len
2019-09-21 Alexandru Ardeleaniio: tcs3414: fix iio_triggered_buffer_{pre,post}enable...
2019-09-15 Andrea Merelloiio: max31856: add missing of_node and parent reference...
2019-09-15 Lorenzo Bianconiiio: imu: st_lsm6dsx: enable clear on read for latched...
2019-09-15 Lorenzo Bianconiiio: imu: st_lsm6dsx: enable LIR for sensor events
2019-09-15 Andrea Merelloiio: ad7949: kill pointless "readback"-handling code
2019-09-15 Rohit Sarkarstaging: iio: ADIS16240: Remove unused include
2019-09-15 Krzysztof Wilczynskiiio: light: bh1750: Resolve compiler warning and make...
2019-09-08 Artur RojekIIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
2019-09-08 Artur Rojekdt-bindings: iio/adc: Add AUX2 channel idx for JZ4770...
2019-09-08 Artur Rojekdt-bindings: iio/adc: Add a compatible string for JZ477...
2019-09-08 Colin Ian Kingiio: light: cm36651: redundant assignment to variable ret
2019-09-08 Mircea Capriorustaging: iio: adc: ad7192: Add system calibration support
2019-09-08 Mircea Caprioruiio: adc: ad_sigma_delta: Export ad_sd_calibrate
2019-09-08 Mircea Caprioruiio: adc: ad7192: Add sysfs ABI documentation
2019-09-06 Andy Shevchenkoiio: hid-sensor-attributes: Fix divisions for 32-bit...
2019-09-05 Gao Xiangerofs: use read_cache_page_gfp for erofs_get_meta_page
2019-09-05 Gao Xiangerofs: always use iget5_locked
2019-09-05 Gao Xiangerofs: use read_mapping_page instead of sb_bread
2019-09-05 Gao Xiangerofs: rename errln/infoln/debugln to erofs_{err, info...
2019-09-05 Gao Xiangerofs: save one level of indentation
2019-09-05 Gao Xiangerofs: kill use_vmap module parameter
2019-09-05 Gao Xiangerofs: kill all erofs specific fault injection
2019-09-05 Gao Xiangerofs: add "erofs_" prefix for common and short functions
2019-09-05 Gao Xiangerofs: kill __submit_bio()
2019-09-05 Gao Xiangerofs: kill prio and nofail of erofs_get_meta_page()
2019-09-05 Gao Xiangerofs: localize erofs_grab_bio()
2019-09-05 Gao Xiangerofs: kill verbose debug info in erofs_fill_super
2019-09-05 Gao Xiangerofs: use dsb instead of layout for ondisk super_block
2019-09-05 Gao Xiangerofs: better erofs symlink stuffs
2019-09-05 Gao Xiangerofs: update comments in inode.c
2019-09-05 Gao Xiangerofs: update erofs_fs.h comments
2019-09-05 Gao Xiangerofs: use erofs_inode naming
2019-09-05 Gao Xiangerofs: kill erofs_{init,exit}_inode_cache
2019-09-05 Gao Xiangerofs: better naming for erofs inode related stuffs
2019-09-05 Gao Xiangerofs: use feature_incompat rather than requirements
2019-09-05 Gao Xiangerofs: update erofs_inode_is_data_compressed helper
2019-09-05 Gao Xiangerofs: kill __packed for on-disk structures
2019-09-05 Gao Xiangerofs: some macros are much more readable as a function
2019-09-05 Gao Xiangerofs: on-disk format should have explicitly assigned...
2019-09-05 Gao Xiangerofs: remove all the byte offset comments
2019-09-05 Leandro Ribeirostaging: rtl8723bs: Remove return statement from void...
2019-09-05 Beatriz Martins... staging: rtl8192e: remove unnecessary blank line
2019-09-05 YueHaibingstaging: exfat: Use kmemdup in exfat_symlink()
2019-09-05 YueHaibingstaging: exfat: remove unused including <linux/version.h>
2019-09-05 YueHaibingstaging: exfat: remove duplicated include from exfat_su...
2019-09-04 zhong jiangstaging: exfat: remove the redundant check when kfree...
2019-09-04 Dan Carpenterstaging: exfat: Fix two missing unlocks on error paths
2019-09-04 Pratik Shindeerofs: using switch-case while checking the inode type.
2019-09-04 Valentin Vidicstaging: exfat: cleanup explicit comparisons to NULL
2019-09-04 zhong jiangStaging: rtl8723bs: Use kzfree rather than its implemen...
2019-09-03 Greg Kroah... Merge tag 'iio-for-5.4b-take3' of git://git./linux...
2019-09-03 Lorenzo Bianconiiio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain...
2019-09-03 Lorenzo Bianconiiio: imu: st_lsm6dsx: remove invalid gain value for...
2019-09-03 Valentin Vidicstaging: exfat: drop local TRUE/FALSE defines
2019-09-03 Valentin Vidicstaging: exfat: fix spelling errors in comments
2019-09-03 Valentin Vidicstaging: exfat: cleanup braces for if/else statements
2019-09-03 Gwendal Grignouiio: cros_ec: set calibscale for 3d MEMS to unit vector
2019-09-03 Colin Ian Kingiio: dac: ad5380: fix incorrect assignment to val
2019-09-03 mario tesiiio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged...
2019-09-03 Martin Kepplingerdt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device...
2019-09-03 Martin Kepplingeriio: imu: st_lsm6dsx: add support for accel/gyro unit...
2019-09-03 Rasmus Villemoesstaging: rtl8723bs: replace __inline by inline
2019-09-03 Ivan Safonovstaging: r8188eu: use skb_put_data instead of skb_put...
2019-09-03 Harsh Jainstaging: kpc2000: Fix long constant sparse warning
2019-09-03 Colin Ian Kingstaging: exfat: check for null return from call to...
2019-09-03 Dan Carpenterstaging: greybus: light: fix a couple double frees
2019-09-03 P SAI PRASANTHstaging: rts5208: Fix checkpath warning
2019-09-03 Prakhar Sinhastaging: rts5208: Fixed checkpath warning.
2019-09-03 Colin Ian Kingstaging: rts5208: remove redundant sd30_mode checks
2019-09-03 Colin Ian Kingstaging: exfat: remove return and error return via...
2019-09-03 Colin Ian Kingstaging: exfat: fix uninitialized variable ret
2019-09-03 Valentin Vidicstaging: exfat: use BIT macro for defining sizes
2019-09-03 Valentin Vidicstaging: exfat: cleanup blank line warnings
2019-09-02 Greg Kroah... staging: exfat: make exfat depend on BLOCK
next