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
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-22
/
+22
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
14
-430
/
+167
2007-02-08
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
21
-307
/
+304
2007-02-08
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
4
-22
/
+22
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
3
-13
/
+14
2007-02-08
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
1
-4
/
+2
2007-02-08
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
1
-9
/
+11
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
15
-868
/
+2478
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
20
-1533
/
+969
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
129
-1544
/
+5611
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
40
-389
/
+555
2007-02-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
121
-5262
/
+25552
2007-02-08
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
1
-0
/
+5
2007-02-08
drm: update core memory manager from git drm tree
Thomas Hellstrom
3
-47
/
+149
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
6
-195
/
+25
2007-02-08
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
4
-22
/
+48
2007-02-08
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
1
-1
/
+1
2007-02-08
via: allow for npot texture pitch alignment
Thomas Hellstrom
3
-11
/
+24
2007-02-08
via: add some new chipsets
Thomas Hellstrom
5
-17
/
+33
2007-02-08
via: some PCI posting flushes
Thomas Hellstrom
2
-1
/
+5
2007-02-08
Revert "PCI: remove duplicate device id from ata_piix"
Greg Kroah-Hartman
1
-0
/
+4
2007-02-08
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-08
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-08
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-08
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-08
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-08
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-08
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-08
msi: Make MSI useable more architectures
Eric W. Biederman
1
-58
/
+22
2007-02-08
msi: Kill the msi_desc array.
Eric W. Biederman
1
-23
/
+21
2007-02-08
msi: Remove attach_msi_entry.
Eric W. Biederman
1
-7
/
+2
2007-02-08
msi: Fix msi_remove_pci_irq_vectors.
Eric W. Biederman
1
-6
/
+2
2007-02-08
msi: Remove msi_lock.
Eric W. Biederman
1
-20
/
+0
2007-02-08
msi: Kill msi_lookup_irq
Eric W. Biederman
1
-90
/
+59
2007-02-08
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
3
-11
/
+26
2007-02-08
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2
-7
/
+0
2007-02-08
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
4
-19
/
+4
2007-02-08
PCI: remove duplicate device id from ipr
Greg Kroah-Hartman
1
-3
/
+0
2007-02-08
PCI: remove duplicate device id from ata_piix
Greg Kroah-Hartman
1
-4
/
+0
2007-02-08
PCI: power management: remove noise on non-manageable hw
Pavel Machek
1
-7
/
+8
2007-02-08
PCI: cleanup MSI code
Satoru Takeuchi
1
-4
/
+5
2007-02-08
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-08
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-08
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-08
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-08
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-08
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2007-02-08
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-02-08
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
3
-0
/
+163
2007-02-08
pciehp: fix wait command completion
Kenji Kaneshige
2
-12
/
+16
[next]