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
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
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+6
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-71
/
+147
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+7
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2018-04-05
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-247
/
+408
2018-04-04
cxl: Fix possible deadlock when processing page faults from cxllib
Frederic Barrat
1
-30
/
+55
2018-04-03
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-4
/
+25
2018-04-03
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
1
-5
/
+7
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2
-123
/
+0
2018-04-02
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...
Mark Brown
1
-4
/
+25
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+27
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+27
2018-03-27
GenWQE: Fix a typo in two comments
Markus Elfring
1
-2
/
+2
2018-03-26
misc: Remove Blackfin DSP echo support
Aaron Wu
2
-123
/
+0
2018-03-23
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
Bartosz Golaszewski
1
-5
/
+2
2018-03-23
eeprom: at24: simplify the i2c functionality checking
Bartosz Golaszewski
1
-5
/
+7
2018-03-23
eeprom: at24: fix a line break
Bartosz Golaszewski
1
-2
/
+2
2018-03-23
eeprom: at24: tweak newlines
Bartosz Golaszewski
1
-1
/
+1
2018-03-23
eeprom: at24: refactor at24_probe()
Bartosz Golaszewski
1
-16
/
+18
2018-03-23
eeprom: at24: remove at24_platform_data from at24_data
Bartosz Golaszewski
1
-9
/
+13
2018-03-23
eeprom: at24: move platform data processing into a separate routine
Bartosz Golaszewski
1
-30
/
+40
2018-03-23
eeprom: at24: switch to using probe_new() from the i2c framework
Bartosz Golaszewski
1
-2
/
+5
2018-03-23
eeprom: at24: provide and use at24_base_client_dev()
Bartosz Golaszewski
1
-2
/
+7
2018-03-23
eeprom: at24: readability tweak in at24_probe()
Bartosz Golaszewski
1
-2
/
+3
2018-03-23
eeprom: at24: use a helper variable for dev
Bartosz Golaszewski
1
-25
/
+23
2018-03-23
eeprom: at24: rename chip to pdata in at24_probe()
Bartosz Golaszewski
1
-21
/
+21
2018-03-23
eeprom: at24: rename at24_get_pdata()
Bartosz Golaszewski
1
-2
/
+3
2018-03-23
eeprom: at24: don't check if byte_len is a power of 2
Bartosz Golaszewski
1
-3
/
+0
2018-03-23
eeprom: at24: make struct initialization uniform in at24_probe()
Bartosz Golaszewski
1
-1
/
+1
2018-03-23
eeprom: at24: drop redundant variable in at24_write()
Bartosz Golaszewski
1
-8
/
+6
2018-03-23
eeprom: at24: drop redundant variable in at24_read()
Bartosz Golaszewski
1
-8
/
+6
2018-03-23
eeprom: at24: remove code separators
Bartosz Golaszewski
1
-4
/
+0
2018-03-23
eeprom: at24: arrange local variables
Bartosz Golaszewski
1
-10
/
+16
2018-03-23
eeprom: at24: remove nvmem_config from at24_data
Bartosz Golaszewski
1
-16
/
+16
2018-03-23
eeprom: at24: disable regmap locking
Bartosz Golaszewski
1
-0
/
+1
2018-03-23
eeprom: at25: sizeof t should be sizeof(t)
Devang Panchal
1
-1
/
+1
2018-03-15
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles
Joel Stanley
1
-2
/
+16
2018-03-15
misc: aspeed-lpc: Request and enable LPC clock
Joel Stanley
1
-3
/
+23
2018-03-15
misc: ocxl: use put_device() instead of device_unregister()
Arvind Yadav
1
-1
/
+1
2018-03-15
misc: mic: Release reference count and memory for VOP device
Arvind Yadav
1
-2
/
+4
2018-03-15
misc: rtsx: make various functions static
Colin Ian King
1
-6
/
+6
2018-03-15
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
Ulf Magnusson
1
-1
/
+0
2018-03-14
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
6
-35
/
+145
2018-03-14
mei: make module referencing local to the bus.c
Tomas Winkler
3
-39
/
+34
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2
-17
/
+12
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
3
-7
/
+45
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
3
-7
/
+27
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
1
-8
/
+2
[next]