index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
platform/x86: wmi: Turn WMI into a bus driver
Andy Lutomirski
1
-43
/
+154
2017-06-06
platform/x86: wmi: Track wmi devices per ACPI device
Andy Lutomirski
1
-22
/
+36
2017-06-06
platform/x86: wmi: Clean up acpi_wmi_add
Andy Lutomirski
1
-5
/
+9
2017-06-06
platform/x86: wmi: Pass the acpi_device through to parse_wdg
Andy Lutomirski
1
-6
/
+7
2017-06-06
platform/x86: wmi: Drop "Mapper (un)loaded" messages
Andy Lutomirski
1
-3
/
+0
2017-06-03
platform/x86: dell-rbtn: Improve explanation about DELLABC6
Andy Lutomirski
1
-9
/
+20
2017-06-03
platform/x86: dell-wmi: Add a better description for "stealth mode"
Andy Lutomirski
1
-1
/
+6
2017-06-03
platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
Andy Lutomirski
1
-0
/
+1
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in remaining module code
Michał Kępień
1
-59
/
+64
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in LED-related code
Michał Kępień
1
-50
/
+52
2017-06-03
platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()
Michał Kępień
1
-39
/
+42
2017-06-03
platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device
Michał Kępień
1
-0
/
+4
2017-06-03
platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_...
Michał Kępień
1
-12
/
+8
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in backlight code
Michał Kępień
1
-37
/
+38
2017-06-03
platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()
Michał Kępień
1
-11
/
+9
2017-06-03
platform/x86: fujitsu-laptop: distinguish current uses of device-specific data
Michał Kępień
1
-24
/
+24
2017-05-31
platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 dev
Hans de Goede
1
-0
/
+8
2017-05-26
platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused
Matthias Kaehlcke
1
-1
/
+1
2017-05-23
platform/x86: ideapad-laptop: Squelch ACPI event 1
Hao Wei Tee
1
-1
/
+7
2017-05-23
platform/x86: ideapad-laptop: hide unused 'touchpad_store'
Arnd Bergmann
1
-4
/
+4
2017-05-16
platform/x86: topstar-laptop: Add new device id
Guillaume Douézan-Grard
1
-0
/
+1
2017-05-15
platform/x86: peaq-wmi: Add new peaq-wmi driver
Hans de Goede
3
-0
/
+108
2017-05-15
platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()
Andy Shevchenko
1
-0
/
+1
2017-05-15
platform/x86: thinkpad_acpi: Join string literals back
Andy Shevchenko
1
-117
/
+65
2017-05-15
platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701
Hans de Goede
1
-0
/
+22
2017-05-15
platform/x86: toshiba_acpi: use memdup_user_nul
Geliang Tang
1
-8
/
+3
2017-05-15
platform/x86: ideapad-laptop: Switch touchpad attribute to be RO
Andy Shevchenko
1
-1
/
+2
2017-05-15
platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
Ritesh Raj Sarraf
1
-0
/
+33
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-10
/
+159
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-57
/
+166
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
15
-172
/
+945
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
19
-258
/
+1157
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
107
-2119
/
+2408
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-269
/
+776
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+68
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-24
/
+132
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
95
-2076
/
+2322
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-0
/
+8
2017-05-12
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
1
-1
/
+1
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
[next]