Age | Commit message (Expand) | Author |
2007-02-11 | [PATCH] IOC3/IOC4: PCI mem space resources | Brent Casavant |
2007-02-09 | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives | Al Viro |
2007-02-09 | [PATCH] assigning enum constant to char * is vile, even if it happens to be 0 | Al Viro |
2007-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-02-04 | tifm_core: add suspend/resume infrastructure for tifm devices | Alex Dubov |
2007-02-04 | tifm_7xx1: prettify | Alex Dubov |
2007-02-04 | tifm_7xx1: recognize device 0xac8f as supported | Alex Dubov |
2007-02-04 | tifm_7xx1: switch from workqueue to kthread | Alex Dubov |
2007-02-04 | tifm_7xx1: Merge media insert and media remove functions | Alex Dubov |
2007-02-04 | tifm_7xx1: simplify eject function | Alex Dubov |
2007-02-04 | Add dummy_signal_irq function to save check in ISR | Alex Dubov |
2007-02-04 | Remove unused return value from signal_irq callback | Alex Dubov |
2007-02-04 | tifm_sd: restructure initialization, removal and command handling | Alex Dubov |
2007-02-03 | asus-laptop: merge with ACPICA table update | Len Brown |
2007-01-30 | asus-laptop: Lindent | Len Brown |
2007-01-30 | asus-laptop: add light sensor support | Corentin Chary |
2007-01-30 | asus-laptop: add ledd support | Corentin Chary |
2007-01-30 | asus-laptop: add display switching support | Corentin Chary |
2007-01-30 | asus-laptop: add backlight support | Corentin Chary |
2007-01-30 | asus-laptop: add bluetooth and wlan support | Corentin Chary |
2007-01-30 | asus-laptop: add led support | Corentin Chary |
2007-01-30 | asus-laptop: add base driver | Corentin Chary |
2006-12-20 | Pull platform-drivers into test branch | Len Brown |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming |
2006-12-07 | [PATCH] tifm: fix NULL ptr and style | Randy Dunlap |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-06 | [PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint | Ankita Garg |
2006-11-03 | [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC | Randy Dunlap |
2006-10-28 | [PATCH] ioc4: fix printk format warning | Randy Dunlap |
2006-10-24 | [PATCH] missing includes of io.h | Al Viro |
2006-10-24 | [PATCH] IOC4 should depend on PCI | Al Viro |
2006-10-17 | [PATCH] ioc4: Enable build on non-SN2 | Brent Casavant |
2006-10-14 | MSI S270 Laptop support: backlight, wlan, bluetooth states | Lennart Poettering |
2006-10-09 | [PATCH] tifm __iomem annotations, NULL noise removal | Al Viro |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile | Alex Dubov |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov |
2006-10-02 | [PATCH] Linux Kernel Dump Test Module | Ankita Garg |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-09 | [PATCH] ibmasm: use after free fix | Max Asbock |
2006-01-21 | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA | Russell King |
2006-01-10 | Input: ibmasm - fix input initialization error path | Dmitry Torokhov |
2006-01-07 | Input: ibmasm - convert to dynamic input_dev allocation | Vernon Mauery |