index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xilinx_hwicap
/
xilinx_hwicap.c
Age
Commit message (
Expand
)
Author
2012-04-19
xilinx_hwicap: add support for virtex6 FPGAs
Daniel Borkmann
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt: xilinx_hwicap: merge platform and of_platform driver bindings
Grant Likely
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-16
of: Fix missing includes
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
2008-11-14
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-08-16
removed unused #include <version.h>
Huang Weiyi
2008-07-25
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-06-20
xilinx icap: BKL pushdown
Jonathan Corbet
2008-05-01
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
2008-03-26
[POWERPC] Xilinx: hwicap: Use fixed device major.
Stephen Neuendorffer
2008-03-26
[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.
Stephen Neuendorffer
2008-03-26
[POWERPC] Xilinx: hwicap: Refactor status handling code.
Stephen Neuendorffer
2008-02-28
[POWERPC] Xilinx: hwicap cleanup
Stephen Neuendorffer
2008-02-06
[POWERPC] Xilinx: hwicap driver
Stephen Neuendorffer