aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov
2007-02-04tifm_7xx1: prettifyAlex Dubov
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown
2007-01-30asus-laptop: LindentLen Brown
2007-01-30asus-laptop: add light sensor supportCorentin Chary
2007-01-30asus-laptop: add ledd supportCorentin Chary
2007-01-30asus-laptop: add display switching supportCorentin Chary
2007-01-30asus-laptop: add backlight supportCorentin Chary
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary
2007-01-30asus-laptop: add led supportCorentin Chary
2007-01-30asus-laptop: add base driverCorentin Chary
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap
2006-10-24[PATCH] missing includes of io.hAl Viro
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-09[PATCH] ibmasm: use after free fixMax Asbock
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King