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
/
char
/
xilinx_hwicap
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
char: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-22
char: remove use of __devinitconst
Bill Pemberton
1
-2
/
+2
2012-11-22
char: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-04-20
xilinx_hwicap: reset XHI_MAX_RETRIES
Daniel Borkmann
1
-1
/
+1
2012-04-20
xilinx_hwicap: add support for virtex6 FPGAs
Daniel Borkmann
1
-0
/
+30
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-5
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt: xilinx_hwicap: merge platform and of_platform driver bindings
Grant Likely
1
-82
/
+47
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+3
2010-08-17
of: Fix missing includes
Grant Likely
1
-0
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
6
-18
/
+0
2008-11-14
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
1
-4
/
+5
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
3
-3
/
+0
2008-08-17
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-07-25
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-06-21
xilinx icap: BKL pushdown
Jonathan Corbet
1
-1
/
+5
2008-05-02
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
1
-3
/
+3
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
1
-1
/
+1
2008-03-26
[POWERPC] Xilinx: hwicap: Use fixed device major.
Stephen Neuendorffer
1
-29
/
+14
2008-03-26
[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.
Stephen Neuendorffer
1
-0
/
+18
2008-03-26
[POWERPC] Xilinx: hwicap: Refactor status handling code.
Stephen Neuendorffer
6
-27
/
+58
2008-02-28
[POWERPC] Xilinx: hwicap cleanup
Stephen Neuendorffer
4
-158
/
+144
2008-02-06
[POWERPC] Xilinx: hwicap driver
Stephen Neuendorffer
7
-0
/
+1984