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
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
44
-668
/
+50
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
13
-268
/
+13
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
40
-675
/
+40
2011-11-18
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-18
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
1
-5
/
+31
2011-11-16
devtmpfsd: fix task state handling
Kautuk Consul
1
-2
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-244
/
+274
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-244
/
+464
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-3624
/
+7010
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-11-07
powerpc: fix building hvc_opal.c
Michael Neuling
1
-0
/
+1
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-31
/
+25
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
966
-19
/
+1007
2011-11-07
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
8
-180
/
+424
2011-11-07
Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...
Len Brown
6
-63
/
+39
2011-11-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
14
-467
/
+604
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-34
/
+0
2011-11-07
hid/apple: modern macbook airs use the standard apple function key translations
Linus Torvalds
1
-3
/
+0
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-123
/
+33
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
8
-114
/
+298
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
4
-36
/
+65
2011-11-07
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
2
-12
/
+0
2011-11-07
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
5
-48
/
+91
2011-11-07
ACPI: Export FADT pm_profile integer value to userspace
Thomas Renninger
1
-1
/
+13
2011-11-07
thermal: Prevent polling from happening during system suspend
Rafael J. Wysocki
1
-2
/
+2
2011-11-07
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
1
-6
/
+2
2011-11-07
ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
Luck, Tony
1
-1
/
+1
2011-11-07
Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+1
[next]