summaryrefslogtreecommitdiff
path: root/drivers/char/xilinx_hwicap
AgeCommit message (Expand)Author
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt: xilinx_hwicap: merge platform and of_platform driver bindingsGrant Likely
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-16of: Fix missing includesGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-16removed unused #include <version.h>Huang Weiyi
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20xilinx icap: BKL pushdownJonathan Corbet
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala
2008-04-24[POWERPC] char/xilinx_hwicap/ section fixAdrian 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 cleanupStephen Neuendorffer
2008-02-06[POWERPC] Xilinx: hwicap driverStephen Neuendorffer