index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
iio: accel: add support for mxc4005 accelerometer
Teodora Baluta
3
-0
/
+367
2015-08-31
iio: bmg160: Add SPI driver
Markus Pargmann
3
-1
/
+64
2015-08-31
iio: bmg160: Separate i2c and core driver
Markus Pargmann
5
-67
/
+108
2015-08-31
iio: proximity: add support for PulsedLight LIDAR
Matt Ranostay
3
-0
/
+301
2015-08-31
devicetree: add PulsedLight vendor + device docs
Matt Ranostay
2
-0
/
+2
2015-08-31
iio: tsl4531: fix error handling in tsl4531_check_id()
Dan Carpenter
1
-4
/
+5
2015-08-31
iio: light: add APDS9960 ALS + promixity driver
Matt Ranostay
3
-0
/
+1149
2015-08-31
iio: light: DT binding docs for APDS9960 driver
Matt Ranostay
1
-0
/
+22
2015-08-31
iio: adc: vf610: Add IIO buffer support for Vybrid ADC
Sanchayan Maity
2
-7
/
+100
2015-08-31
staging: iio: adc: lpc32xx: use correct reutrn value
Peng Fan
1
-2
/
+2
2015-08-31
iio: light: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-27
dt: Add vendor prefix 'holt'
Vladimir Barinov
1
-0
/
+1
2015-08-27
iio: Support triggered events
Vladimir Barinov
7
-4
/
+102
2015-08-27
iio: mlx90614: Implement filter configuration
Crt Mori
2
-3
/
+94
2015-08-24
iio: humidity: si7020: replaced bitmask on humidity values with range check
Nicola Corna
1
-1
/
+5
2015-08-22
iio: adc: mcp320x: Set struct spi_driver .of_match_table
Javier Martinez Canillas
1
-0
/
+1
2015-08-22
iio: Export SPI module alias information in missing drivers
Javier Martinez Canillas
2
-0
/
+2
2015-08-22
iio: dac: ad7303: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-08-22
iio: frequency: adf4350: Add OF match table
Javier Martinez Canillas
1
-0
/
+8
2015-08-22
iio: adc128s052: Add OF match table
Javier Martinez Canillas
1
-0
/
+8
2015-08-22
iio: as3935: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-08-22
iio: adc: max1027: Set struct spi_driver .of_match_table
Javier Martinez Canillas
1
-0
/
+1
2015-08-22
staging: iio: hmc5843: Export missing SPI module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-16
Staging: iio: trigger: Use braces on both branches of if statement
Cristina Opriceana
1
-1
/
+2
2015-08-16
Staging: iio: trigger: Alignment should match open parenthesis
Cristina Opriceana
2
-4
/
+5
2015-08-16
iio: adc: xilinx-xadc: Push interrupts into hardirq context
Xander Huff
2
-29
/
+10
2015-08-16
staging: iio: hmc5843: Set iio name dynamically
Yong Li
4
-5
/
+6
2015-08-16
iio: percolate error if event fd fails
Linus Walleij
1
-0
/
+2
2015-08-16
iio: generic_buffer: be helpful about enabling channels
Linus Walleij
1
-0
/
+9
2015-08-16
iio: event_monitor: report unsupported events
Linus Walleij
1
-1
/
+5
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
6
-0
/
+30
2015-08-16
Documentation: iio-trig-sysfs: Add remove_trigger attribute ABI
Cristina Opriceana
1
-0
/
+11
2015-08-16
Documentation: iio-trig-sysfs: Document add_trigger attribute
Cristina Opriceana
1
-0
/
+11
2015-08-16
iio: bmg160: Remove remaining uses of i2c_client
Markus Pargmann
1
-30
/
+29
2015-08-16
iio: bmg160: Use generic dev_drvdata
Markus Pargmann
1
-5
/
+5
2015-08-16
iio: bmg160: Remove i2c_client from data struct
Markus Pargmann
1
-32
/
+32
2015-08-16
iio: bmg160: Use i2c regmap instead of direct i2c access
Markus Pargmann
2
-111
/
+88
2015-08-16
iio: Move generic buffer implementations to sub-directory
Lars-Peter Clausen
8
-26
/
+35
2015-08-15
iio: Move callback buffer to its own module
Lars-Peter Clausen
3
-2
/
+14
2015-08-13
iio:adc:cc10001_adc: resort entry in Kconfig and Makefile
Hartmut Knaack
2
-12
/
+12
2015-08-13
iio:magnetometer:bmc150_magn: sort entry alphabetically
Hartmut Knaack
2
-17
/
+19
2015-08-13
iio:light:stk3310: adjust indentation
Hartmut Knaack
1
-3
/
+3
2015-08-13
iio:light:stk3310: use correct names and type for state
Hartmut Knaack
1
-5
/
+5
2015-08-13
iio:light:stk3310: add more error handling
Hartmut Knaack
1
-14
/
+45
2015-08-13
iio:adc:berlin2-adc: coding style cleanup
Hartmut Knaack
1
-29
/
+35
2015-08-13
iio:adc:berlin2-adc: enable interrupts with mutex locked
Hartmut Knaack
1
-9
/
+8
2015-08-13
iio:adc:berlin2-adc: use GENMASK and BIT for masks
Hartmut Knaack
1
-5
/
+5
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
67
-574
/
+3148
2015-08-12
iio: event: Remove negative error code from iio_event_poll
Cristina Opriceana
1
-1
/
+1
2015-08-12
iio: industrialio-buffer: Fix iio_buffer_poll return value
Cristina Opriceana
1
-1
/
+1
[next]