summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/module.c
Commit message (Expand)AuthorAgeFilesLines
* misc: ibmasm: Return error on error pathAnton Vasilyev2017-10-121-2/+4
* misc: ibmasm: fix typo in error messageColin Ian King2016-12-141-1/+1
* misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0Star
* misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-211-6/+5Star
* misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-071-2/+1Star
* NULL noise: drivers/miscAl Viro2008-03-301-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-171-5/+5
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock2005-06-221-29/+40
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+228