Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c81cd75fa63eaf2df0b8904508e53e953f316cf
/
drivers
/
misc
f110ef5
asus-laptop: make code static
by Adrian Bunk
· 18 years ago
8607c67
sony-laptop: fix uninitialised variable
by Andrew Morton
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
321709c
backlight: Clean up pmac_backlight handling
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
dfcba20
backlight: Remove unneeded owner field
by Richard Purdie
· 18 years ago
8800c0e
Pull remove-hotkey into release branch
by Len Brown
· 18 years ago
9cdd79c
Pull sony into release branch
by Len Brown
· 18 years ago
5ee6edb
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
by Len Brown
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
156c221
sony-laptop: allow complex per-value input/output validation
by Mattia Dongili
· 18 years ago
ab5bd20
sony-laptop: Update docs
by Mattia Dongili
· 18 years ago
a02d1c1
sony-laptop: Lindent
by Len Brown
· 18 years ago
d78865c
sony-laptop: Group functions and structures to better draw subsytems usage
by Mattia Dongili
· 18 years ago
287ddfd
sony-laptop: Small update to the Kconfig help to make people believe this driver is useful.
by Mattia Dongili
· 18 years ago
ed3aa4b
sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.
by Mattia Dongili
· 18 years ago
91fbc1d
sony-laptop: create from sony_acpi
by Mattia Dongili
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
52c9ae0
[PATCH] IOC3/IOC4: PCI mem space resources
by Brent Casavant
· 18 years ago
9f3bed5
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
by Al Viro
· 18 years ago
ec1c620
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
by Al Viro
· 18 years ago
21d37bb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
41d78f74
tifm_core: add suspend/resume infrastructure for tifm devices
by Alex Dubov
· 18 years ago
8b40ada
tifm_7xx1: prettify
by Alex Dubov
· 18 years ago
b5ad676
tifm_7xx1: recognize device 0xac8f as supported
by Alex Dubov
· 18 years ago
7146f0d
tifm_7xx1: switch from workqueue to kthread
by Alex Dubov
· 18 years ago
6412d92
tifm_7xx1: Merge media insert and media remove functions
by Alex Dubov
· 18 years ago
1499ead
tifm_7xx1: simplify eject function
by Alex Dubov
· 18 years ago
217334d
Add dummy_signal_irq function to save check in ISR
by Alex Dubov
· 18 years ago
50743f4
Remove unused return value from signal_irq callback
by Alex Dubov
· 18 years ago
8e02f85
tifm_sd: restructure initialization, removal and command handling
by Alex Dubov
· 18 years ago
894d79b
asus-laptop: merge with ACPICA table update
by Len Brown
· 18 years ago
8def05f
asus-laptop: Lindent
by Len Brown
· 18 years ago
8b85735
asus-laptop: add light sensor support
by Corentin Chary
· 18 years ago
722ad97
asus-laptop: add ledd support
by Corentin Chary
· 18 years ago
78127b4
asus-laptop: add display switching support
by Corentin Chary
· 18 years ago
6b7091e
asus-laptop: add backlight support
by Corentin Chary
· 18 years ago
4564de1
asus-laptop: add bluetooth and wlan support
by Corentin Chary
· 18 years ago
be18cda
asus-laptop: add led support
by Corentin Chary
· 18 years ago
85091b7
asus-laptop: add base driver
by Corentin Chary
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
519ab5f
ACPI: video: Add dev argument for backlight_device_register
by Yu Luming
· 18 years ago
3316eaa
[PATCH] tifm: fix NULL ptr and style
by Randy Dunlap
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
18a61e4
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
by Ankita Garg
· 18 years ago
5d861d9
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
by Randy Dunlap
· 18 years ago
760fe9a
[PATCH] ioc4: fix printk format warning
by Randy Dunlap
· 18 years ago
2099c99
[PATCH] missing includes of io.h
by Al Viro
· 18 years ago
aa6c2e6
[PATCH] IOC4 should depend on PCI
by Al Viro
· 18 years ago
59f1480
[PATCH] ioc4: Enable build on non-SN2
by Brent Casavant
· 18 years ago
8c4c731
MSI S270 Laptop support: backlight, wlan, bluetooth states
by Lennart Poettering
· 18 years ago
e069d79
[PATCH] tifm __iomem annotations, NULL noise removal
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f956512
[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile
by Alex Dubov
· 18 years ago
4020f2d
[PATCH] mmc: driver for TI FlashMedia card reader - source
by Alex Dubov
· 18 years ago
8bb31b9
[PATCH] Linux Kernel Dump Test Module
by Ankita Garg
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
6a88231
[PATCH] ibmasm: use after free fix
by Max Asbock
· 19 years ago
ca74080
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
by Russell King
· 19 years ago
5fc4e6e
Input: ibmasm - fix input initialization error path
by Dmitry Torokhov
· 19 years ago
736ce43
Input: ibmasm - convert to dynamic input_dev allocation
by Vernon Mauery
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
1ac19f4
[PATCH] hdpu_cpustate.c: misc_register() can fail
by Christophe Lucas
· 19 years ago
66172d2
[SERIAL] Update ibmasm driver for death of register_serial&co
by Max Asbock
· 19 years ago
0f302dc
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
by Sascha Hauer
· 19 years ago
01e77d3
[PATCH] IBM_ASM Kconfig corrections
by Adrian Bunk
· 19 years ago
8818760
[PATCH] ibmasm driver: fix race in command refcount logic
by Max Asbock
· 19 years ago
278d72a
[PATCH] ibmasm driver: redesign handling of remote control events
by Max Asbock
· 19 years ago
b8acb80
[PATCH] ibmasm driver: correctly wake up sleeping threads
by Max Asbock
· 19 years ago
f5ccc84
[PATCH] ibmasm driver: fix command buffer size
by Max Asbock
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago