aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro1-14/+12
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+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-07-178250: three way resolve of the 8250 diffsAlan Cox1-8/+8
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-03-20tidy up after d_make_root() conversionAl Viro1-8/+6
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-4/+2
2012-01-02misc latin1 to utf8 conversionsAl Viro14-14/+14
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-04-08ibmasm: fix comment typoJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-29convert get_sb_single() usersAl Viro1-5/+4
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven1-2/+1
2009-01-06trivial: Fix incorrect use of "loose" in event.cNick Andrew1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-6/+6
2008-03-30NULL noise: drivers/miscAl Viro1-1/+1
2008-01-24kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2-13/+9
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-4/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-8/+4
2007-07-17IBMASM: miscellaneous fixesDmitry Torokhov1-19/+18
2007-07-17IBMASM: dont use extern in function declarationsDmitry Torokhov1-32/+32
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov14-62/+62
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-13/+9
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-8/+8
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-2/+3
2006-03-09[PATCH] ibmasm: use after free fixMax Asbock1-4/+5
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-1/+1
2006-01-10Input: ibmasm - fix input initialization error pathDmitry Torokhov1-0/+1
2006-01-07Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2-34/+48
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0