aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/xilinx_hwicap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-4/+5
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk3-3/+0
2008-08-16removed unused #include <version.h>Huang Weiyi1-1/+0
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-06-20xilinx icap: BKL pushdownJonathan Corbet1-1/+5
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala1-3/+3
2008-04-24[POWERPC] char/xilinx_hwicap/ section fixAdrian Bunk1-1/+1
2008-03-26[POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer1-29/+14
2008-03-26[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer1-0/+18
2008-03-26[POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer6-27/+58
2008-02-28[POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer4-158/+144
2008-02-06[POWERPC] Xilinx: hwicap driverStephen Neuendorffer7-0/+1984