Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1195a098168fcacfef1cd80d05358e52fb366bf6
1195a09
ACPI: Provide /sys/kernel/debug/ec/...
by Thomas Renninger
· 14 years ago
cd89e08
Documentation: Add new /sys/kernel/debug/ec/* files to ABI
by Thomas Renninger
· 14 years ago
925b108
X86 platform driver: Fix section mismatch in wmi.c
by Thomas Renninger
· 14 years ago
a420e46
X86 platform drivers: Remove EC dump from thinkpad_acpi
by Thomas Renninger
· 14 years ago
49c6c5f
ACPI: Remove /proc/acpi/embedded_controller/..
by Thomas Renninger
· 14 years ago
9fab10c
panasonic-laptop: fix acpi_pcc_write_sset return value
by Axel Lin
· 14 years ago
bfa4796
eeepc-laptop: fix hotplug_disabled module_param permissions
by Axel Lin
· 14 years ago
c26d85c
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
by Axel Lin
· 14 years ago
ff2367d
acer-wmi: remove non-used acer_quirks struct definition
by Axel Lin
· 14 years ago
7677fbd
acer-wmi: fix memory leaks in wmab_execute error path
by Axel Lin
· 14 years ago
6690486
acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
by Axel Lin
· 14 years ago
f8ef3ae
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
by Axel Lin
· 14 years ago
bc28596
hp-wmi: add return value checking for input_allocate_device()
by Axel Lin
· 14 years ago
1bd1ca1
toshiba_acpi: make remove_device() and add_device() void
by Axel Lin
· 14 years ago
a0dba69
acerhdf: fix resource reclaim in error path
by Axel Lin
· 14 years ago
6a984a0
asus-laptop: return proper error for store_ledd if write_acpi_int fail
by Axel Lin
· 14 years ago
9fb866f
asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
by Axel Lin
· 14 years ago
e38f052
msi-laptop: make struct rfkill_ops const
by Axel Lin
· 14 years ago
67af711
fujitsu-laptop: make needlessly global symbols static
by Axel Lin
· 14 years ago
df92754
classmate-laptop: make needlessly global symbols static
by Axel Lin
· 14 years ago
fedae5a
acerhdf: make needlessly global symbols static
by Axel Lin
· 14 years ago
3bf460f
asus_acpi: fix coding style to improve readability
by Axel Lin
· 14 years ago
d47bb5b
asus_acpi: fix a memory leak in asus_hotk_get_info()
by Axel Lin
· 14 years ago
80183a4
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0
by Axel Lin
· 14 years ago
9be0fcb
compal-laptop: add JHL90, battery & hwmon interface
by Roald Frederickx
· 14 years ago
c283414
compal-laptop: uses hwmon interfaces, depends on HWMON
by Randy Dunlap
· 14 years ago
8e4e2ef
fujitsu-laptop: remove unnecessary input_free_device calls
by Axel Lin
· 14 years ago
2496463
acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks
by Peter Feuerer
· 14 years ago
5cf4c07
acerhdf: driver didn't verify the pointers in which it got product information
by Rahul Chaturvedi
· 14 years ago
210183d
acerhdf: remove "chk_off" as it was only needed for T31 netbooks
by Peter Feuerer
· 14 years ago
887b7ca
acerhdf: add new BIOS versions
by Peter Feuerer
· 14 years ago
b096667
hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
by Thomas Renninger
· 14 years ago
ae42f23
toshiba-acpi: Add an extra couple of keys
by Matthew Garrett
· 14 years ago
08db2b3
sony-laptop: use platform_device_unregister in sony_pf_remove
by Axel Lin
· 14 years ago
32ab72e
dell-wmi: fix a memory leak
by Axel Lin
· 14 years ago
d53bf0f
acer-wmi: make dmi_matched to return 1 instead of 0
by Axel Lin
· 14 years ago
370525d
acer-wmi: set permissions on interface file to S_IRUGO
by Axel Lin
· 14 years ago
d8eca11
asus-laptop: fix a memory leak in asus_laptop_get_info error path
by Axel Lin
· 14 years ago
1492616a
wmi: fix a memory leak in wmi_notify_debug
by Axel Lin
· 14 years ago
d5164db
dell-wmi: Add support for eject key on Dell Studio 1555
by Islam Amer
· 14 years ago
c715a38
rar: Move the RAR driver into the right place as its now clean
by Alan Cox
· 14 years ago
97ba0af
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit
by Axel Lin
· 14 years ago
a5167c5
wmi: fix memory leak in parse_wdg
by Axel Lin
· 14 years ago
410d44c
dell-laptop: Add another Dell laptop family to the DMI whitelist
by Rezwanul Kabir
· 14 years ago
1c79632
acer-wmi: fix resource reclaim in acer_wmi_init error path
by Axel Lin
· 14 years ago
e9ec7f3
X86: intel_ips, check for kzalloc properly
by Jiri Slaby
· 14 years ago
dfec5c4
hp-wmi: add error handling for hp_wmi_init
by Axel Lin
· 14 years ago
35f2915
intel_scu_ipc: add definitions for vRTC related command
by Feng Tang
· 14 years ago
b95d13e
classmate-laptop: should check for NULL as retval for rfkill_alloc
by Thadeu Lima de Souza Cascardo
· 14 years ago
0385e52
IPS driver: add GPU busy and turbo checking
by Jesse Barnes
· 15 years ago
aa7ffc0
x86 platform driver: intelligent power sharing driver
by Jesse Barnes
· 15 years ago
8cadd283
timer: add on-stack deferrable timer interfaces
by Jesse Barnes
· 15 years ago
81f6148
platform/x86: msi-laptop depends on SERIO_I8042
by Randy Dunlap
· 15 years ago
f35843e
classmate-laptop: depends on RFKILL or RFKILL=n
by Thadeu Lima de Souza Cascardo
· 15 years ago
0fc8f27
drivers/platform/x86: Eliminate a NULL pointer dereference
by Julia Lawall
· 15 years ago
6d96e00
X86 platform: hp-wmi Better match the HP WMI query interface
by Thomas Renninger
· 15 years ago
8dda6b0
x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
by Thomas Renninger
· 15 years ago
1bbdfd5
x86 platform drivers: hp-wmi Set placeholder for unimplemented events
by Thomas Renninger
· 15 years ago
f6b2ff0
x86 platform drivers: hp-wmi Add media key 0x20e8
by Thomas Renninger
· 15 years ago
a2806c6
x86 platform drivers: hp-wmi Use consistent prefix string for messages.
by Thomas Renninger
· 15 years ago
da9a79b
x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
by Thomas Renninger
· 15 years ago
751ae80
x86 platform drivers: hp-wmi Reorder event id processing
by Thomas Renninger
· 15 years ago
4b30fbc
intel_menlow: fix memory leaks in error path
by Axel Lin
· 15 years ago
9fe6206
Linux 2.6.35
by Linus Torvalds
· 14 years ago
77a63f3
NFS: Fix a typo in include/linux/nfs_fs.h
by Trond Myklebust
· 14 years ago
a63ecd8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
fc71ff8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
1cf66e1
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
de51257a
mm: fix ia64 crash when gcore reads gate area
by Hugh Dickins
· 14 years ago
51c20fc
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
by David Howells
· 14 years ago
e76df4d
cyber2000fb: fix console in truecolor modes
by Ondrej Zary
· 14 years ago
00b4703
cyber2000fb: fix machine hang on module load
by Ondrej Zary
· 14 years ago
f2d2420
SA1111: Eliminate use after free
by Julia Lawall
· 14 years ago
74bc809
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
by Russell King
· 14 years ago
831e804
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
by Gary King
· 14 years ago
cfb506e
NFS: Ensure that writepage respects the nonblock flag
by Trond Myklebust
· 14 years ago
b608b28
NFS: kswapd must not block in nfs_release_page
by Trond Myklebust
· 14 years ago
674b2222
nfs: include space for the NUL in root path
by Dan Carpenter
· 14 years ago
a2dccdb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
7d5fcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
e271e87
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
230a5ce
watchdog: update MAINTAINERS entry
by Wim Van Sebroeck
· 14 years ago
dc1eae2
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
by Takashi Iwai
· 14 years ago
b92b361
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
by Russell King
· 14 years ago
79f64db
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
by Catalin Marinas
· 14 years ago
6775a55
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
by Catalin Marinas
· 14 years ago
e936771
ARM: 6271/1: Introduce *_relaxed() I/O accessors
by Catalin Marinas
· 14 years ago
661f10f
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
by Rabin Vincent
· 14 years ago
f1b957d
ARM: 6270/1: clean files in arch/arm/boot/compressed/
by Magnus Damm
· 14 years ago
a4967de
drm/edid: Fix the HDTV hack sync adjustment
by Adam Jackson
· 14 years ago
12e27be
drm/radeon/kms: fix radeon mid power profile reporting
by Daniel J Blueman
· 14 years ago
540ad6b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
2fa82e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
a6f80fb
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
by Andre Osterhues
· 14 years ago
ba773f7
x86,kgdb: Fix hw breakpoint regression
by Jason Wessel
· 14 years ago
6c50e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
d2a97a4
GFS2: Use kmalloc when possible for ->readdir()
by Steven Whitehouse
· 14 years ago
Next »