Age | Commit message (Expand) | Author | Files | Lines |
2007-03-10 | asus-laptop: make code static | Adrian Bunk | 1 | -1/+1 |
2007-03-07 | sony-laptop: fix uninitialised variable | Andrew Morton | 1 | -1/+1 |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2 | -12/+13 |
2007-02-20 | backlight: Clean up pmac_backlight handling | Richard Purdie | 1 | -6/+9 |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 1 | -15/+5 |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie | 3 | -3/+0 |
2007-02-17 | Pull remove-hotkey into release branch | Len Brown | 1 | -5/+0 |
2007-02-17 | Pull sony into release branch | Len Brown | 3 | -0/+578 |
2007-02-17 | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 1 | -5/+0 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-13 | sony-laptop: allow complex per-value input/output validation | Mattia Dongili | 1 | -19/+62 |
2007-02-13 | sony-laptop: Update docs | Mattia Dongili | 1 | -7/+7 |
2007-02-13 | sony-laptop: Lindent | Len Brown | 1 | -73/+78 |
2007-02-13 | sony-laptop: Group functions and structures to better draw subsytems usage | Mattia Dongili | 1 | -41/+51 |
2007-02-13 | sony-laptop: Small update to the Kconfig help to make people believe this dri... | Mattia Dongili | 1 | -1/+2 |
2007-02-13 | sony-laptop: Remove /proc/acpi/sony interface and implement platform_device. | Mattia Dongili | 1 | -198/+198 |
2007-02-13 | sony-laptop: create from sony_acpi | Mattia Dongili | 3 | -0/+519 |
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-08 | 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-25 | [PATCH] missing includes of io.h | Al Viro | 1 | -0/+1 |
2006-10-25 | [PATCH] IOC4 should depend on PCI | Al Viro | 1 | -0/+1 |