aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-07[SERIAL] Update ibmasm driver for death of register_serial&coMax Asbock1-10/+10
2005-06-21[PATCH] ibmasm driver: fix race in command refcount logicMax Asbock6-13/+51
2005-06-21[PATCH] ibmasm driver: redesign handling of remote control eventsMax Asbock6-269/+449
2005-06-21[PATCH] ibmasm driver: correctly wake up sleeping threadsMax Asbock3-14/+40
2005-06-21[PATCH] ibmasm driver: fix command buffer sizeMax Asbock1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds16-0/+2576