summaryrefslogtreecommitdiffstats
path: root/drivers/char/xilinx_hwicap
Commit message (Expand)AuthorAgeFilesLines
* char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek2013-05-301-1/+7
* char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek2013-05-301-1/+1
* char: remove use of __devexitBill Pemberton2012-11-211-2/+2
* char: remove use of __devinitconstBill Pemberton2012-11-211-2/+2
* char: remove use of __devinitBill Pemberton2012-11-211-3/+3
* xilinx_hwicap: reset XHI_MAX_RETRIESDaniel Borkmann2012-04-191-1/+1
* xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-191-0/+30
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-5/+9
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely2011-02-281-82/+47
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+3
|/
* of: Fix missing includesGrant Likely2010-08-161-0/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+2
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman2008-12-176-18/+0
* powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-4/+5
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
* removed unused #include <version.h>Huang Weiyi2008-08-161-1/+0
* char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-251-1/+0
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* xilinx icap: BKL pushdownJonathan Corbet2008-06-201-1/+5
* [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-3/+3
* [POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk2008-04-241-1/+1
* [POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer2008-03-261-29/+14
* [POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer2008-03-261-0/+18
* [POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer2008-03-266-27/+58
* [POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer2008-02-284-158/+144
* [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-067-0/+1984