index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xilinx_hwicap
Commit message (
Expand
)
Author
Age
Files
Lines
*
char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...
Shailendra Verma
2015-06-12
1
-3
/
+3
*
char: xilinx_hwicap: Remove .owner field for driver
Michal Simek
2014-09-23
1
-1
/
+0
*
char: xilinx_hwicap: missing error code if ioremap() fails
Dan Carpenter
2014-07-09
1
-0
/
+1
*
char: hwicap: Remove unnecessary dev_set_drvdata()
Michal Simek
2013-10-03
1
-1
/
+0
*
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
1
-1
/
+1
*
char: xilinx_hwicap: Fix typo in comment and extend it
Michal Simek
2013-05-30
1
-1
/
+7
*
char: xilinx_hwicap: Checkpatch.pl cleanup
Michal Simek
2013-05-30
1
-1
/
+1
*
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-2
/
+2
*
char: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-2
/
+2
*
char: remove use of __devinit
Bill Pemberton
2012-11-21
1
-3
/
+3
*
xilinx_hwicap: reset XHI_MAX_RETRIES
Daniel Borkmann
2012-04-19
1
-1
/
+1
*
xilinx_hwicap: add support for virtex6 FPGAs
Daniel Borkmann
2012-04-19
1
-0
/
+30
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-5
/
+9
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
dt: xilinx_hwicap: merge platform and of_platform driver bindings
Grant Likely
2011-02-28
1
-82
/
+47
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-3
/
+3
|
/
*
of: Fix missing includes
Grant Likely
2010-08-16
1
-0
/
+1
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-3
/
+2
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
2008-12-17
6
-18
/
+0
*
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
2008-11-14
1
-4
/
+5
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-2
/
+1
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
3
-3
/
+0
*
removed unused #include <version.h>
Huang Weiyi
2008-08-16
1
-1
/
+0
*
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
2008-07-25
1
-1
/
+0
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
xilinx icap: BKL pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+5
*
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
2008-05-01
1
-3
/
+3
*
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
2008-04-24
1
-1
/
+1
*
[POWERPC] Xilinx: hwicap: Use fixed device major.
Stephen Neuendorffer
2008-03-26
1
-29
/
+14
*
[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.
Stephen Neuendorffer
2008-03-26
1
-0
/
+18
*
[POWERPC] Xilinx: hwicap: Refactor status handling code.
Stephen Neuendorffer
2008-03-26
6
-27
/
+58
*
[POWERPC] Xilinx: hwicap cleanup
Stephen Neuendorffer
2008-02-28
4
-158
/
+144
*
[POWERPC] Xilinx: hwicap driver
Stephen Neuendorffer
2008-02-06
7
-0
/
+1984