index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
xilinx_ps2.c
Age
Commit message (
Expand
)
Author
2018-10-01
Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name
Rob Herring
2017-08-31
Input: xilinx_ps2 - fix multiline comment style
Michal Simek
2017-01-18
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
Guenter Roeck
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-05-28
Input: xilinx_ps2 - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-04-03
Input: xilinx_ps2 - allocate serio port separately
Dmitry Torokhov
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-05
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
2011-11-30
Input: serio - use macro module_platform_driver()
JJ Ding
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-24
Input: xilinx_ps2 - use resource_size
Tobias Klauser
2010-01-09
Input: xilinx_ps2 - make Open Firmware device ids constant
Márton Németh
2008-10-27
Input: xilinx_ps2 - various cleanups
John Linn
2008-08-10
Input: xilinx_ps2 - fix warning
Andrew Morton
2008-07-07
Input: add new serio driver for Xilinx XPS PS2 IP
John Linn