aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-01-06pci: use pci_ioremap_bar() in drivers/miscGravatar Arjan van de Ven 1-2/+1
2009-01-06trivial: Fix incorrect use of "loose" in event.cGravatar Nick Andrew 1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationGravatar Al Viro 1-2/+0
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 2-6/+6
2008-03-30NULL noise: drivers/miscGravatar Al Viro 1-1/+1
2008-01-24kobject: convert ibmasm to use kref, not kobjectGravatar Greg Kroah-Hartman 2-13/+9
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-1/+1
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-4/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 3-8/+4
2007-07-17IBMASM: miscellaneous fixesGravatar Dmitry Torokhov 1-19/+18
2007-07-17IBMASM: dont use extern in function declarationsGravatar Dmitry Torokhov 1-32/+32
2007-07-17IBMASM: whitespace cleanupGravatar Dmitry Torokhov 14-62/+62
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 1-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 3-13/+9
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-8/+8
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-2/+3
2006-03-09[PATCH] ibmasm: use after free fixGravatar Max Asbock 1-4/+5
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCAGravatar Russell King 1-1/+1
2006-01-10Input: ibmasm - fix input initialization error pathGravatar Dmitry Torokhov 1-0/+1
2006-01-07Input: ibmasm - convert to dynamic input_dev allocationGravatar Vernon Mauery 2-34/+48
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-09-07[SERIAL] Update ibmasm driver for death of register_serial&coGravatar Max Asbock 1-10/+10
2005-06-21[PATCH] ibmasm driver: fix race in command refcount logicGravatar Max Asbock 6-13/+51
2005-06-21[PATCH] ibmasm driver: redesign handling of remote control eventsGravatar Max Asbock 6-269/+449
2005-06-21[PATCH] ibmasm driver: correctly wake up sleeping threadsGravatar Max Asbock 3-14/+40
2005-06-21[PATCH] ibmasm driver: fix command buffer sizeGravatar Max Asbock 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 16-0/+2576