summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-2/+0Star
* [PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant2007-02-111-3/+3
* [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-091-1/+1
* [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-091-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-083-0/+1185
|\
| * asus-laptop: merge with ACPICA table updateLen Brown2007-02-031-6/+1Star
| * asus-laptop: LindentLen Brown2007-01-301-124/+123Star
| * asus-laptop: add light sensor supportCorentin Chary2007-01-301-0/+84
| * asus-laptop: add ledd supportCorentin Chary2007-01-301-0/+38
| * asus-laptop: add display switching supportCorentin Chary2007-01-301-0/+82
| * asus-laptop: add backlight supportCorentin Chary2007-01-302-1/+183
| * asus-laptop: add bluetooth and wlan supportCorentin Chary2007-01-301-2/+113
| * asus-laptop: add led supportCorentin Chary2007-01-302-0/+146
| * asus-laptop: add base driverCorentin Chary2007-01-303-0/+548
* | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-1/+34
* | tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
* | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-5/+8
* | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-042-68/+94
* | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-128/+126Star
* | tifm_7xx1: simplify eject functionAlex Dubov2007-02-041-8/+2Star
* | Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-042-6/+13
* | Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-2/+2
* | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-042-10/+4Star
|/
* Pull platform-drivers into test branchLen Brown2006-12-201-1/+2
|\
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+2
* | [PATCH] tifm: fix NULL ptr and styleRandy Dunlap2006-12-071-2/+3
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+10
* | [PATCH] Fix for LKDTM MEM_SWAPOUT crashpointAnkita Garg2006-11-061-4/+4
* | [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap2006-11-031-11/+13
* | [PATCH] ioc4: fix printk format warningRandy Dunlap2006-10-281-2/+2
* | [PATCH] missing includes of io.hAl Viro2006-10-251-0/+1
* | [PATCH] IOC4 should depend on PCIAl Viro2006-10-251-0/+1
|/
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-173-0/+485
* MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering2006-10-143-0/+415
* [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-092-7/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-055-17/+12Star
* [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov2006-10-042-2/+32
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-042-0/+709
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-022-1/+344
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-8/+8
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+3
* [PATCH] ibmasm: use after free fixMax Asbock2006-03-101-4/+5
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-1/+1
* Input: ibmasm - fix input initialization error pathDmitry Torokhov2006-01-101-0/+1