aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant1-3/+3
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro1-1/+1
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-0/+1185
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-1/+34
2007-02-04tifm_7xx1: prettifyAlex Dubov1-16/+18
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-5/+8
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov2-68/+94
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-128/+126
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov1-8/+2
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov2-6/+13
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-2/+2
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov2-10/+4
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown1-6/+1
2007-01-30asus-laptop: LindentLen Brown1-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary1-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary1-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary1-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary2-1/+183
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary1-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary2-0/+146
2007-01-30asus-laptop: add base driverCorentin Chary3-0/+548
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+2
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+2
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+10
2006-11-06[PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg1-4/+4
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap1-2/+2
2006-10-24[PATCH] missing includes of io.hAl Viro1-0/+1
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro1-0/+1
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant3-0/+485
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering3-0/+415
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro2-7/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells5-17/+12
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov2-2/+32
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2-0/+709
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg2-1/+344
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