index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
platform/x86: samsung-laptop: Grammar s/are can/can/
Geert Uytterhoeven
1
-1
/
+1
2017-12-21
platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
Shih-Yuan Lee (FourDollars)
1
-0
/
+3
2017-12-21
platform/x86: pmc_atom: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-36
/
+20
2017-12-21
platform/x86: silead_dmi: Add entry for the Chuwi Vi8 tablet
Hans de Goede
1
-0
/
+24
2017-12-21
platform/x86: silead_dmi: add entry for Chuwi Hi8 tablet
Maruyama Shohei
1
-0
/
+22
2017-12-21
platform/x86: silead_dmi: Add support for the Onda oBook 20 Plus tablet
Nerijus Baliunas
1
-0
/
+25
2017-12-12
platform/x86: silead_dmi: Add touchscreen info for SurfTab twin 10.1
Bernhard Übelacker
1
-0
/
+23
2017-12-11
intel-hid: add a DMI quirk to support Wacom MobileStudio Pro
Alex Hung
1
-3
/
+38
2017-12-11
platform/x86: dell-wmi: check for kmalloc() errors
Dan Carpenter
1
-0
/
+2
2017-12-11
platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes
Peter Hutterer
1
-0
/
+1
2017-12-11
MAINTAINERS: Update tree for platform-drivers-x86
Darren Hart (VMware)
1
-1
/
+1
2017-12-11
platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_...
Jiaxun Yang
1
-0
/
+7
2017-12-11
platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err
Jiaxun Yang
1
-1
/
+1
2017-12-11
platform/x86: ideapad-laptop: Remove unnecessary else
Jiaxun Yang
1
-6
/
+6
2017-12-11
platform/x86: intel-vbtn: Simplify autorelease logic
Darren Hart (VMware)
1
-12
/
+13
2017-12-08
platform/x86: intel-vbtn: support panel front button
Stefan Brüns
1
-0
/
+2
2017-12-08
platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLE
Stefan Brüns
1
-0
/
+2
2017-12-08
Input: add KEY_ROTATE_LOCK_TOGGLE
Stefan Brüns
1
-0
/
+1
2017-12-08
platform/x86: intel-vbtn: Support separate press/release events
Stefan Brüns
1
-2
/
+15
2017-12-08
platform/x86: intel-vbtn: support SW_TABLET_MODE
Stefan Brüns
1
-0
/
+2
2017-12-08
platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fields
Pali Rohár
1
-6
/
+6
2017-12-08
platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
Pali Rohár
1
-0
/
+17
2017-11-27
platform/x86: intel_telemetry: Remove redundancies
Chakravarty, Souvik K
1
-10
/
+3
2017-11-27
platform/x86: intel_telemetry: Improve S0ix logs
Chakravarty, Souvik K
1
-38
/
+7
2017-11-27
platform/x86: intel_telemetry: Fix suspend stats
Chakravarty, Souvik K
1
-0
/
+25
2017-11-27
platform/x86: intel_pmc_ipc: Add read64 API
Chakravarty, Souvik K
2
-2
/
+37
2017-11-27
platform/x86: intel_int0002_vgpio: Remove IRQF_NO_THREAD irq flag
Hans de Goede
1
-1
/
+1
2017-11-27
platform/x86: Add support for Dollar Cove TI power button
Takashi Iwai
3
-0
/
+105
2017-11-27
platform/x86: Add Acer Wireless Radio Control driver
Chris Chiu
3
-0
/
+86
2017-11-27
platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ
Kiernan Hager
1
-2
/
+11
2017-11-27
platform/x86: alienware-wmi: lightbar LED support for Dell Inspiron 5675
Chang Liu
1
-0
/
+17
2017-11-26
Linux 4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-158
/
+819
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
22
-239
/
+387
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
[next]