Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
661cb9fbf2ce580000a792bf1d394fc341c9ba69
661cb9f
MAINTAINERS: Add git tree to x86 Platform Drivers
by Thadeu Lima de Souza Cascardo
· 15 years ago
6268f50
asus-acpi: remove duplicate comparison of asus_model strings
by Roel Kluin
· 15 years ago
db38a29
Merge git://git.iksaif.net/acpi4asus into x86-platform
by Matthew Garrett
· 15 years ago
b466301
toshiba-acpi: fix multimedia keys on some machines
by Frans Pop
· 15 years ago
92e00e4
dell-laptop: Fix errors on failure and exit paths
by Matthew Garrett
· 15 years ago
94d8f78
dell-laptop: Fix build error by making buffer_mutex static
by Ingo Molnar
· 15 years ago
30ff056
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6f5621c
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c7e1589
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f6a0b5c
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d6cd471
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1eca9ac
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0091945
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
46bbffa
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
85fe20b
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58f02db
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
43a834d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b1a96e36
Merge branch 'eeepc-laptop' into acpi4asus
by Corentin Chary
· 15 years ago
060cbce
asus-laptop: fix style problems reported by checkpath.pl
by Corentin Chary
· 15 years ago
2a1fd64
asus-laptop: use device_create_file() instead of platform_group
by Corentin Chary
· 15 years ago
aee0afb
asus-laptop: clean led code
by Corentin Chary
· 15 years ago
18e1311
asus-laptop: add gps rfkill
by Corentin Chary
· 15 years ago
47ee0e9
asus-laptop: set initial lcd state
by Corentin Chary
· 15 years ago
7574712
asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
by Corentin Chary
· 15 years ago
a539df5
asus-laptop: add backlight changes notifications
by Corentin Chary
· 15 years ago
7f607d7
asus-laptop: add bluetooth keys found on M9V
by Corentin Chary
· 15 years ago
66a71dd
asus-laptop: switch to sparse keymap library
by Corentin Chary
· 15 years ago
d0930a2
asus-laptop: rename wireless_status to wlan_status to avoid confusion
by Corentin Chary
· 15 years ago
e5593bf
asus-laptop: add error check for write_acpi_int calls
by Corentin Chary
· 15 years ago
d99b577c
asus-laptop: stop using ASUS_HANDLE and use relative methods instead
by Corentin Chary
· 15 years ago
4d44151
asus-laptop: rename function talking directly to acpi with asus_xxx scheme
by Corentin Chary
· 15 years ago
17e78f6
asus-laptop: removing read_status/store_status/write_status and asus->status
by Corentin Chary
· 15 years ago
3e68ae7
asus-laptop: stop using read_status for lcd
by Corentin Chary
· 15 years ago
6358bf2
asus-laptop: stop using read_status and store_status for GPS
by Corentin Chary
· 15 years ago
aa9df93
asus-laptop: stop using read_status for bluetooth and wlan
by Corentin Chary
· 15 years ago
be4ee82
asus-laptop: code movement
by Corentin Chary
· 15 years ago
9129d14
asus-laptop: callbacks should use "driver data" parameter or field
by Corentin Chary
· 15 years ago
7c24764
asus-laptop: move backlight and dsdt info inside asus_laptop struct
by Corentin Chary
· 15 years ago
50a90c4
asus-laptop: revise names
by Corentin Chary
· 15 years ago
600ad52
asus-laptop: change initialization order
by Corentin Chary
· 15 years ago
a7f16d1
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
619d8b1
asus-laptop: remove unecessary hotk != NULL check
by Corentin Chary
· 15 years ago
91687cc
asus-laptop: use tabs to indent macros and remove unused ones
by Corentin Chary
· 15 years ago
d8c6732
asus-laptop: simplify write_acpi_int
by Corentin Chary
· 15 years ago
e5b50f6
asus-laptop: no need to check argument of set_brightness()
by Corentin Chary
· 15 years ago
c45eecf
asus-laptop: set the right paths in the documentation
by Corentin Chary
· 15 years ago
0e875f4
asus-laptop: add wireless and bluetooth status parameter
by Corentin Chary
· 15 years ago
f66ffde
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bc9d24a
eeepc-laptop: check wireless hotplug events
by Alan Jenkins
· 15 years ago
ced69c5
eeepc-laptop: disable wireless hotplug for 1005PE
by Alan Jenkins
· 15 years ago
409a415
eeepc-laptop: set the right paths in the documentation
by Corentin Chary
· 15 years ago
2531216
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e0d2724
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d25e8db
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f91b22c
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
847f9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
7981164
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
f1dd6ad
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
8d37a37
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
ef1a8de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
00ebfe58
m68k: Define sigcontext ABI of ColdFire
by Maxim Kuvyrkov
· 15 years ago
a58f753
m68knommu: NPTL support for uClinux
by Maxim Kuvyrkov
· 15 years ago
9674cdc
m68k: Add NPTL support
by Maxim Kuvyrkov
· 15 years ago
f54bcdc
m68k: Eliminate unused variable in page_to_phys()
by Geert Uytterhoeven
· 15 years ago
5da3a65
m68k: Switch to generic siginfo layout
by Maxim Kuvyrkov
· 15 years ago
99e11ab
macfb: fix 24-bit visual and stuff
by Finn Thain
· 15 years ago
34c41d0
macfb: cleanup
by Finn Thain
· 15 years ago
1bb6384
fbdev: add some missing mac modes
by Finn Thain
· 15 years ago
18814ee
mac68k: start CUDA early
by Finn Thain
· 15 years ago
11e8fac
valkyriefb: various fixes
by Finn Thain
· 15 years ago
d876c11
fbdev: mac_var_to_mode() fix
by Finn Thain
· 15 years ago
eeb9c18
mac68k: move macsonic and macmace platform devices
by Finn Thain
· 15 years ago
cff75f1
mac68k: move mac_esp platform device
by Finn Thain
· 15 years ago
80614e5
mac68k: replace mac68k SCC code with platform device
by Finn Thain
· 15 years ago
ec9cbe0
pmac-zilog: add platform driver
by Finn Thain
· 15 years ago
1f7b5ff
pmac-zilog: cleanup
by Finn Thain
· 15 years ago
2724daf
mac68k: rework SWIM platform device
by Finn Thain
· 15 years ago
53aac0a
mac68k: cleanup
by Finn Thain
· 15 years ago
41fb11c
ataflop: Killl warning about unused variable flags
by Geert Uytterhoeven
· 15 years ago
1a0caf4
m68k: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
eb054e3
m68k: vme_scc - __init annotations
by Peter Huewe
· 15 years ago
f351d4b
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
by Philippe De Muyter
· 15 years ago
88cb773
m68k: Allow ioremapping top of memory
by Philippe De Muyter
· 15 years ago
1454526
m68k: Fix asm/swab.h for ColdFire
by Maxim Kuvyrkov
· 15 years ago
e10b234
MIPS: Alchemy: defconfig updates
by Manuel Lauss
· 15 years ago
acc4d24
MIPS: Alchemy: Fix Au1100 ethernet build failure
by Manuel Lauss
· 15 years ago
570cb45
MIPS: Alchemy: Repair db1500/bosporus builds
by Manuel Lauss
· 15 years ago
d891a53
MIPS: ARC: Cleanup unused definitions from sgialib.h
by Yoichi Yuasa
· 15 years ago
8190471
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
by Bjorn Helgaas
· 15 years ago
11b897c
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
by Manuel Lauss
· 15 years ago
b9b3778
MIPS: Cobalt: Fix theoretical port aliasing issue
by Ralf Baechle
· 15 years ago
2a5d665
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
by Matt Turner
· 15 years ago
bba9076
MIPS: Crazy spinlock speed test.
by David Daney
· 15 years ago
500c2e1
MIPS: Optimize spinlocks.
by David Daney
· 15 years ago
e275ed5
MIPS: Alchemy: devboard PM needs to save CPLD registers.
by Manuel Lauss
· 15 years ago
81fc017
MIPS: PowerTV: Eliminate duplicate opcode definition macros
by David VomLehn
· 15 years ago
3b43947
MIPS: Lemote 2F: Move printks out of port_access_lock.
by Ralf Baechle
· 15 years ago
7fe2d9c
MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
by Ralf Baechle
· 15 years ago
Next »