aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2006-10-17[PATCH] ioc4: Enable build on non-SN2Gravatar Brent Casavant 3-0/+485
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesGravatar Lennart Poettering 3-0/+415
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalGravatar Al Viro 2-7/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 5-17/+12
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileGravatar Alex Dubov 2-2/+32
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceGravatar Alex Dubov 2-0/+709
2006-10-02[PATCH] Linux Kernel Dump Test ModuleGravatar Ankita Garg 2-1/+344
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-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelGravatar Linus Torvalds 2-20/+20
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverGravatar Russell King 2-20/+20
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 3-3/+0
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 2-2/+2
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failGravatar Christophe Lucas 1-4/+19
2005-09-07[SERIAL] Update ibmasm driver for death of register_serial&coGravatar Max Asbock 2-11/+11
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsGravatar Sascha Hauer 1-1/+1
2005-07-12[PATCH] IBM_ASM Kconfig correctionsGravatar Adrian Bunk 1-3/+2
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 21-0/+2962