summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/module.c
Commit message (Expand)AuthorAgeFilesLines
* misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong2021-05-141-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* 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/+0
* 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-201-6/+5
* 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-061-2/+1
* NULL noise: drivers/miscAl Viro2008-03-301-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* 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-271-1/+1
* [PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock2005-06-211-29/+40
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+228