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