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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
spmi: Remove duplicate inclusion of module.h
Sachin Kamat
1
-1
/
+0
2014-07-11
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
1
-1
/
+0
2014-07-10
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
1
-2
/
+1
2014-07-10
uio: uio_pruss: use struct device
Andre Heider
1
-18
/
+19
2014-07-10
ipoctal: request_irq after configuration
Federico Vaga
1
-7
/
+8
2014-07-10
ipoctal: protect only the real critical section
Federico Vaga
1
-3
/
+2
2014-07-10
mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()
Dan Carpenter
1
-4
/
+8
2014-07-10
char: xilinx_hwicap: missing error code if ioremap() fails
Dan Carpenter
1
-0
/
+1
2014-07-10
bsr: avoid format string leaking into device name
Kees Cook
1
-1
/
+1
2014-07-10
i8k: Add support for Dell Precision 490 and Latitude D520
Guenter Roeck
1
-0
/
+27
2014-07-10
i8k: Add support for configurable maximum fan speed value
Guenter Roeck
1
-7
/
+42
2014-07-10
i8k: Drop all labels
Guenter Roeck
1
-34
/
+13
2014-07-10
VME: remove duplicate CA91CX42_DCTL_VDW_M define
Dan Carpenter
1
-1
/
+0
2014-07-10
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann
1
-4
/
+6
2014-07-10
pcmcia: pxa2xx: fix logic for lubbock
Arnd Bergmann
1
-1
/
+1
2014-07-10
pcmcia: sa1100: H3100 and H3600 share a driver
Arnd Bergmann
1
-0
/
+1
2014-07-10
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
1
-5
/
+1
2014-07-10
Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/misc
Terry Chia
2
-0
/
+2
2014-07-10
drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-4
/
+1
2014-07-10
mei: add WPT second mei interface
Alexander Usyskin
2
-0
/
+2
2014-07-10
mei: move from misc to char device
Alexander Usyskin
4
-31
/
+131
2014-07-10
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2
-7
/
+7
2014-07-10
GenWQE: Increase driver version number
Kleber Sacilotto de Souza
1
-1
/
+1
2014-07-10
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
1
-0
/
+45
2014-07-10
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
7
-18
/
+115
2014-07-10
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
2
-0
/
+115
2014-07-08
thunderbolt: Correct the size argument to devm_kzalloc
Himangi Saraogi
1
-2
/
+2
2014-06-23
w1: select crc16 library for ds2406
Arnd Bergmann
1
-0
/
+1
2014-06-22
thunderbolt: select CRC32 in Kconfig
Andreas Noever
1
-0
/
+1
2014-06-21
thunderbolt: Make tb_eeprom_get_drom_offset static
Andreas Noever
1
-1
/
+1
2014-06-21
thunderbolt: Make enum tb_drom_entry_type unsigned
Andreas Noever
1
-1
/
+2
2014-06-21
thunderbolt: Fix header declaration of tb_find_cap
Andreas Noever
1
-1
/
+1
2014-06-21
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
1
-2
/
+2
2014-06-20
thunderbolt: fix format string for size_t
Arnd Bergmann
1
-1
/
+1
2014-06-20
thunderbolt: add PCI dependency
Arnd Bergmann
1
-1
/
+1
2014-06-20
thunderbolt: Staticize nhi_ids
Sachin Kamat
1
-1
/
+1
2014-06-20
thunderbolt: Use NULL instead of 0 in nhi.c
Sachin Kamat
1
-1
/
+1
2014-06-20
thunderbolt: Use NULL instead of 0 in ctl.c
Sachin Kamat
1
-2
/
+2
2014-06-20
thunderbolt: Use NULL instead of 0 in switch.c
Sachin Kamat
1
-3
/
+3
2014-06-20
thunderbolt: Fix build error in switch.c
Sachin Kamat
1
-0
/
+1
2014-06-20
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
1
-0
/
+1
2014-06-20
w1/masters: use pr_* instead of printk
Fjodor Schelichow
3
-27
/
+27
2014-06-20
w1: use pr_* instead of printk
Fjodor Schelichow
5
-16
/
+12
2014-06-20
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
1
-2
/
+1
2014-06-20
w1: new w1_ds2406 driver
Scott Alfter
4
-0
/
+177
2014-06-20
drivers/w1/w1_int.c: Fix style errors.
Thomas Wood
1
-5
/
+5
2014-06-20
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
1
-12
/
+15
2014-06-20
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
1
-0
/
+5
2014-06-20
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
1
-17
/
+15
2014-06-20
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
[next]