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