summaryrefslogtreecommitdiff
path: root/drivers/char/xilinx_hwicap/xilinx_hwicap.c
Commit message (Expand)AuthorAge
* char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-28
* char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-28
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* char: xilinx_hwicap: Remove .owner field for driverMichal Simek2014-09-23
* char: xilinx_hwicap: missing error code if ioremap() failsDan Carpenter2014-07-09
* char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek2013-10-03
* char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* char: remove use of __devexitBill Pemberton2012-11-21
* char: remove use of __devinitconstBill Pemberton2012-11-21
* char: remove use of __devinitBill Pemberton2012-11-21
* xilinx_hwicap: add support for virtex6 FPGAsDaniel Borkmann2012-04-19
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* Fix common misspellingsLucas De Marchi2011-03-31
* dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely2011-02-28
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* of: Fix missing includesGrant Likely2010-08-16
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman2008-12-17
* powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* removed unused #include <version.h>Huang Weiyi2008-08-16
* char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-25
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* xilinx icap: BKL pushdownJonathan Corbet2008-06-20
* [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-01
* [POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk2008-04-24
* [POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer2008-03-26
* [POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer2008-03-26
* [POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer2008-03-26
* [POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer2008-02-28
* [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-06