aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12misc: ibmasm: Return error on error pathAnton Vasilyev1-2/+4
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King1-1/+1
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2012-11-21misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-01-02misc latin1 to utf8 conversionsAl Viro1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven1-2/+1
2008-03-30NULL noise: drivers/miscAl Viro1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov1-5/+5
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2005-06-21[PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock1-29/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+228