summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ibmasm: fix comment typoJustin P. Mattock2011-04-081-1/+1
|/
* convert get_sb_single() usersAl Viro2010-10-291-5/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-161-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-113-0/+3
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: Fix incorrect use of "loose" in event.cNick Andrew2009-01-061-1/+1
* | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-061-2/+1
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-292-6/+6
* NULL noise: drivers/miscAl Viro2008-03-301-1/+1
* kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2008-01-242-13/+9
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-8/+4
* IBMASM: miscellaneous fixesDmitry Torokhov2007-07-171-19/+18
* IBMASM: dont use extern in function declarationsDmitry Torokhov2007-07-171-32/+32
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-1714-62/+62
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-13/+9
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-8/+8
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+3
* [PATCH] ibmasm: use after free fixMax Asbock2006-03-091-4/+5
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-1/+1
* Input: ibmasm - fix input initialization error pathDmitry Torokhov2006-01-101-0/+1
* Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2006-01-072-34/+48
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [SERIAL] Update ibmasm driver for death of register_serial&coMax Asbock2005-09-071-10/+10
* [PATCH] ibmasm driver: fix race in command refcount logicMax Asbock2005-06-216-13/+51
* [PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock2005-06-216-269/+449
* [PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock2005-06-213-14/+40
* [PATCH] ibmasm driver: fix command buffer sizeMax Asbock2005-06-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1616-0/+2576
OpenPOWER on IntegriCloud