Nava kishore Manne
|
5cb95fae7a
char: xilinx_hwicap: Fix warnings in the driver
|
8 years ago |
Nava kishore Manne
|
ef2b56df5a
char: xilinx_hwicap: Fix kernel doc warnings
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Michal Simek
|
5534b6733d
char: xilinx_hwicap: Remove .owner field for driver
|
11 years ago |
Dan Carpenter
|
8a26af30ff
char: xilinx_hwicap: missing error code if ioremap() fails
|
11 years ago |
Michal Simek
|
12b3af3096
char: hwicap: Remove unnecessary dev_set_drvdata()
|
12 years ago |
Jingoo Han
|
2005547756
char: xilinx_hwicap: Remove casting the return value which is a void pointer
|
12 years ago |
Bill Pemberton
|
39af33fc45
char: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
aa89ed9e36
char: remove use of __devinitconst
|
12 years ago |
Bill Pemberton
|
2223cbec33
char: remove use of __devinit
|
12 years ago |
Daniel Borkmann
|
73eb94a094
xilinx_hwicap: add support for virtex6 FPGAs
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Grant Likely
|
b1608d69cb
drivercore: revert addition of of_match to struct device
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Grant Likely
|
55f19d5674
dt: xilinx_hwicap: merge platform and of_platform driver bindings
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
613655fa39
drivers: autoconvert trivial BKL users to private mutex
|
15 years ago |
Grant Likely
|
f1ca09b2b5
of: Fix missing includes
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
16 years ago |
Greg Kroah-Hartman
|
09a35ce00f
xilinx_hwicap: remove improper wording in license statement
|
16 years ago |
Grant Likely
|
a108096878
powerpc/virtex: fix various format/casting printk mismatches
|
16 years ago |
Greg Kroah-Hartman
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
17 years ago |
Huang Weiyi
|
b09c3e3f17
removed unused #include <version.h>
|
17 years ago |
Huang Weiyi
|
43de804df8
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
|
17 years ago |