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
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
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
2
-65
/
+45
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
1
-10
/
+19
2014-02-21
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
1
-1
/
+1
2014-02-21
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
Rafael J. Wysocki
1
-7
/
+0
2014-02-16
ACPI / dock: Associate dock platform devices with ACPI device objects
Rafael J. Wysocki
1
-2
/
+8
2014-02-16
ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()
Rafael J. Wysocki
3
-15
/
+13
2014-02-16
ACPI / dock: Dispatch dock notifications from the global notify handler
Rafael J. Wysocki
4
-133
/
+88
2014-02-16
Merge back earlier 'acpi-dock' material.
Rafael J. Wysocki
1
-7
/
+6
2014-02-16
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
Rafael J. Wysocki
1
-5
/
+8
2014-02-16
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
Rafael J. Wysocki
1
-5
/
+11
2014-02-15
ACPI / dock: Make 'docked' sysfs attribute work as documented
Rafael J. Wysocki
1
-5
/
+3
2014-02-12
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
7
-399
/
+300
2014-02-12
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
1
-2
/
+13
2014-02-10
ACPI / dock: Use acpi_device_enumerated() to check if dock is present
Rafael J. Wysocki
1
-2
/
+3
2014-02-10
ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
Rafael J. Wysocki
1
-0
/
+6
2014-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2014-02-10
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-08
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-71
/
+83
2014-02-08
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+36
2014-02-08
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+75
2014-02-07
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-07
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+17
2014-02-07
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
Rafael J. Wysocki
1
-2
/
+4
2014-02-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
Rafael J. Wysocki
2
-9
/
+4
2014-02-06
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
5
-111
/
+57
2014-02-06
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
Rafael J. Wysocki
2
-4
/
+4
2014-02-06
ACPI / hotplug / PCI: Rework the handling of eject requests
Rafael J. Wysocki
1
-10
/
+10
2014-02-06
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
Rafael J. Wysocki
3
-180
/
+134
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+130
2014-02-06
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-90
/
+27
2014-02-06
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-105
/
+652
2014-02-05
ACPI / hotplug / PCI: Define hotplug context lock in the core
Rafael J. Wysocki
2
-26
/
+36
2014-02-05
ACPI / hotplug: Fix potential race in acpi_bus_notify()
Rafael J. Wysocki
2
-10
/
+38
2014-02-05
ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
Rafael J. Wysocki
1
-3
/
+30
2014-02-05
ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()
Rafael J. Wysocki
1
-7
/
+7
2014-02-05
ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
Rafael J. Wysocki
1
-9
/
+3
2014-02-05
ACPI / hotplug / PCI: Simplify hotplug_event()
Rafael J. Wysocki
1
-13
/
+6
2014-02-05
ACPI / hotplug / PCI: Drop crit_sect locking
Rafael J. Wysocki
2
-21
/
+3
2014-02-05
ACPI / hotplug / PCI: Drop acpiphp_bus_add()
Rafael J. Wysocki
1
-16
/
+6
2014-02-05
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
Rafael J. Wysocki
2
-26
/
+29
[next]