Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82c333aaf4b2d6a83d9e8d6247584af8c18c4d7b
82c333a
drivers, samsung-laptop: fix usage of isalnum
by David Rientjes
· 13 years ago
8522944
drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb
by David Rientjes
· 13 years ago
c09b223
asus-wmi: on/off bit is not set when reading the value
by Corentin Chary
· 13 years ago
eb649a8
eeepc-wmi: add extra keymaps for EP121
by Chih-Wei Huang
· 13 years ago
9b05ea2
asus-nb-wmi: ignore useless keys
by Corentin Chary
· 13 years ago
c08f208
acer-wmi: support Lenovo ideapad S205 Brazos wifi switch
by Lee, Chun-Yi
· 13 years ago
996d23b
acer-wmi: fix out of input parameter size when set
by Lee, Chun-Yi
· 13 years ago
34b6cfa
acer-wmi: Detect communication hot key number
by Lee, Chun-Yi
· 13 years ago
917ee75
platform/x86: Add driver for Apple gmux device
by Seth Forshee
· 13 years ago
83e72dd
apple_bl: Add register/unregister functions
by Seth Forshee
· 13 years ago
f11f999
toshiba_acpi: Refuse to load on machines with buggy INFO implementations
by Seth Forshee
· 13 years ago
af50283
toshiba_acpi: Support additional hotkey scancodes
by Azael Avalos
· 13 years ago
29cd293
toshiba_acpi: Support alternate hotkey interfaces
by Seth Forshee
· 13 years ago
3e2abc5
ACPI: EC: Add ec_get_handle()
by Seth Forshee
· 13 years ago
7714567
intel_mid_powerbtn: use MSIC read/write instead of ipc_scu
by Michael Demeter
· 13 years ago
f39eaa6
platform, x86: Kill off Moorestown
by Alan Cox
· 13 years ago
a938406
hdaps: trivial fix for -Wuninitialized
by Danny Kukawka
· 13 years ago
ca1469f
acer-wmi: ignore missing Aspire 5741G keys (checkpatched)
by Sergey Senozhatsky
· 13 years ago
67e1d34
acer-wmi: support for P key on TM8372
by Merlin Schumacher
· 13 years ago
2d5de9e
dell-laptop: touchpad LED should persist its status after S3
by AceLan Kao
· 13 years ago
3197059
geos: Platform driver for Geos and Geos2 single-board computers.
by Philip A. Prindeville
· 13 years ago
592b746
toshiba_acpi: make one-bit bitfields unsigned
by Dan Carpenter
· 13 years ago
38db157
acer-wmi: remove useless input argument for internal wmi
by Lee, Chun-Yi
· 13 years ago
984165a
x86, mrst: add msic_thermal platform support
by Mika Westerberg
· 13 years ago
0266e49
platform-x86: intel_mid_thermal: turn off thermistor voltage by default
by Mika Westerberg
· 13 years ago
420138a
platform-x86: intel_mid_thermal: convert to use Intel MSIC API
by Mika Westerberg
· 13 years ago
3fca3d3
platform-x86: intel_mid_thermal: add msic_thermal alias
by Mika Westerberg
· 13 years ago
20db88e
samsung-laptop: fix seclinux rfkill and us it as fallback
by Corentin Chary
· 13 years ago
a2d5dd2
asus-laptop: add some keys found on Lenovo SL500
by Corentin Chary
· 13 years ago
7ec48ce
platform/x86: drop deprecated asus_acpi driver
by Corentin Chary
· 13 years ago
26594dd
asus-laptop: check WLED and BLED presence before adding rfkill
by Corentin Chary
· 13 years ago
3c8671f
asus-laptop: add rfkill interfaces for wlan and wwan
by Corentin Chary
· 13 years ago
774b067
asus-laptop: control how BLED and WLED should be exposed
by Corentin Chary
· 13 years ago
40969c7
asus-laptop: cleanup rfkill code
by Corentin Chary
· 13 years ago
ce6c468
eeepc-laptop: log unknown keys
by Corentin Chary
· 13 years ago
e0ac913
asus-laptop: log unknown keys
by Corentin Chary
· 13 years ago
eecc5bb
acerhdf: Message logging neatening
by Joe Perches
· 13 years ago
6e71f38
acer-wmi: Message logging neatening
by Joe Perches
· 13 years ago
92304a4
samsung-laptop: promote myself as maintainer of samsung-laptop
by Corentin Chary
· 13 years ago
2e77718
samsung-laptop: tweak traces
by Corentin Chary
· 13 years ago
6f6ae06
samsung-laptop: dump model and version informations
by Corentin Chary
· 13 years ago
3be324a
samsung-laptop: make the dmi check less strict
by Corentin Chary
· 13 years ago
84d482f
samsung-laptop: add true rfkill support for swsmi
by Corentin Chary
· 13 years ago
f674ebf
samsung-laptop: add keyboard backlight support
by Corentin Chary
· 13 years ago
1c02f2d
samsung-laptop: cleanup KConfig
by Corentin Chary
· 13 years ago
3a75d37
samsung-laptop: add usb charge support
by Corentin Chary
· 13 years ago
cb5b5c9
samsung-laptop: add battery life extender support
by Corentin Chary
· 13 years ago
49dd773
samsung-laptop: remove selftest
by Corentin Chary
· 13 years ago
5b80fc4
samsung-laptop: add a small debugfs interface
by Corentin Chary
· 13 years ago
7e96071
samsung-laptop: ehance SABI support
by Corentin Chary
· 13 years ago
a66c166
samsung-laptop: use a sysfs group
by Corentin Chary
· 13 years ago
f34cd9c
samsung-laptop: don't handle backlight if handled by acpi/video
by Corentin Chary
· 13 years ago
5dea7a2
samsung-laptop: move code into init/exit functions
by Corentin Chary
· 13 years ago
a6df489
samsung-laptop: put all local variables in a single structure
by Corentin Chary
· 13 years ago
73d99a2
platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b94e88b
hdaps: Shut up gcc uninitialized variable warnings
by Borislav Petkov
· 13 years ago
2a74885
dell-laptop: add 3 machines that has touchpad LED
by AceLan Kao
· 13 years ago
747a562
to fix scancodes returned by sony-laptop driver
by John Hughes
· 13 years ago
4d64466
intel_scu_ipc: Remove Moorestown support
by Alan Cox
· 13 years ago
dc2cbb3
intel-oaktrail: switch to using use MODULE_DEVICE_TABLE
by Dmitry Torokhov
· 13 years ago
4585aba
compal-laptop: switch to using use MODULE_DEVICE_TABLE
by Dmitry Torokhov
· 13 years ago
35ae64f
dell-laptop: switch to using use MODULE_DEVICE_TABLE
by Dmitry Torokhov
· 13 years ago
fbd93bf
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
by Marcos Paulo de Souza
· 13 years ago
6fe6ae5
sony-laptop: Enable keyboard backlight by default
by Josh Boyer
· 13 years ago
c16fa4f
Linux 3.3
by Linus Torvalds
· 13 years ago
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 13 years ago
c579bc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
96ee049
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
cb1ecf2
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 13 years ago
d7178c7
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
by Ryusuke Konishi
· 13 years ago
3d777a6
nilfs2: clamp ns_r_segments_percentage to [1, 99]
by Haogang Chen
· 13 years ago
33e9ee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9fc005c
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
2c724fb
afs: Read of file returns EBADMSG
by Anton Blanchard
· 13 years ago
6e780cf
C6X: remove dead code from entry.S
by Mark Salter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
95d16c7
MAINTAINERS: Add Serge as maintainer of capabilities
by James Morris
· 13 years ago
0c4d067
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7c32442
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
538e7e9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
0c48ca8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
72c79bd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fe83558
Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cf2b94d
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
by Dan Carpenter
· 13 years ago
5eb1eb4
MAINTAINERS: add entry for exynos mipi display drivers
by Donghwa Lee
· 13 years ago
4c57c7e
MAINTAINERS: fix link to Gustavo Padovans tree
by Johan Hedberg
· 13 years ago
eb491ec
MAINTAINERS: add Johan to Bluetooth maintainers
by Johan Hedberg
· 13 years ago
960d4d1
MAINTAINERS: Gustavo has moved
by Gustavo Padovan
· 13 years ago
79f0713
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
by Cyrill Gorcunov
· 13 years ago
9bbad7d
rapidio/tsi721: fix bug in register offset definitions
by Alexandre Bounine
· 13 years ago
fbfa074
MAINTAINERS: update ST's Mailing list for SPEAr
by Viresh Kumar
· 13 years ago
Next »