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
2009-03-26
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
1
-0
/
+2
2009-03-26
[S390] cio/crw: add/fix locking
Heiko Carstens
1
-9
/
+23
2009-03-26
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
1
-8
/
+6
2009-03-26
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
1
-1
/
+1
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2
-9
/
+11
2009-03-26
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
3
-23
/
+10
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
9
-671
/
+157
2009-03-26
[S390] ftrace: dont trace machine check handler
Heiko Carstens
1
-2
/
+1
2009-03-26
[S390] hvc_iucv: Provide IUCV z/VM user ID filtering
Hendrik Brueckner
1
-8
/
+246
2009-03-26
[S390] hvc_iucv: Update and add missing kernel messages
Hendrik Brueckner
1
-2
/
+5
2009-03-26
[S390] delete drivers/s390/ebcdic.c
Heiko Carstens
1
-246
/
+0
2009-03-26
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2
-472
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
13
-637
/
+743
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
8
-163
/
+1118
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
5
-62
/
+81
2009-03-26
[S390] dasd_eckd / Write format R0 is now allowed BB
Jean-Baptiste Joret
1
-6
/
+19
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
2
-4
/
+16
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
1
-2
/
+86
2009-03-26
loop: fix circular locking in loop_clr_fd()
Nikanth Karthikesan
1
-2
/
+14
2009-03-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+32
2009-03-26
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
5
-6
/
+26
2009-03-26
e1000e: update version number
Jesse Brandeburg
1
-1
/
+1
2009-03-26
e1000e: fix close interrupt race
Jesse Brandeburg
1
-6
/
+10
2009-03-26
e1000e: fix loss of multicast packets
Jesse Brandeburg
1
-44
/
+18
2009-03-26
e1000e: commonize tx cleanup routine to match e1000 & igb
Alexander Duyck
1
-11
/
+8
2009-03-26
e1000: fix close race with interrupt
Jesse Brandeburg
1
-4
/
+24
2009-03-26
e1000: cleanup clean_tx_irq routine so that it completely cleans ring
Alexander Duyck
1
-12
/
+9
2009-03-26
e1000: fix tx hang detect logic and address dma mapping issues
Alexander Duyck
1
-25
/
+30
2009-03-26
bonding: select current active slave when enslaving device for mode tlb and alb
Jiri Pirko
1
-0
/
+1
2009-03-26
gianfar: reallocate skb when headroom is not enough for fcb
Li Yang
1
-10
/
+21
2009-03-26
Bump release date to 25Mar2009 and version to 0.22
Florian Fainelli
1
-2
/
+2
2009-03-26
r6040: Fix second PHY address
Florian Fainelli
1
-1
/
+1
2009-03-25
[WATCHDOG] i6300esb.c: start locking
Wim Van Sebroeck
1
-4
/
+6
2009-03-25
[WATCHDOG] i6300esb.c: convert to platform device driver
Wim Van Sebroeck
1
-33
/
+57
2009-03-25
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
Alan Cox
2
-93
/
+74
2009-03-25
[WATCHDOG] Fix io.h & uaccess.h includes.
Wim Van Sebroeck
2
-5
/
+3
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
34
-236
/
+344
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
2
-2
/
+2
2009-03-25
[WATCHDOG] cpwd.c: Coding style - Clean-up
Wim Van Sebroeck
1
-38
/
+40
2009-03-25
[WATCHDOG] hpwdt.c: Add new HP BMC controller.
Thomas Mingarelli
1
-8
/
+7
2009-03-25
[PATCH 13/13] drivers/watchdog: use USB API functions rather than constants
Julia Lawall
1
-3
/
+1
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
1
-14
/
+62
2009-03-25
[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup
Wim Van Sebroeck
1
-1
/
+4
2009-03-25
[WATCHDOG] rc32434_wdt: add spin_locking
Wim Van Sebroeck
1
-0
/
+14
2009-03-25
[WATCHDOG] rc32434_wdt: add shutdown method
Wim Van Sebroeck
1
-4
/
+10
2009-03-25
[WATCHDOG] rc32434_wdt: add timeout module parameter
Phil Sutter
1
-16
/
+31
2009-03-25
[WATCHDOG] rc32434_wdt: clean-up driver
Phil Sutter
1
-38
/
+37
2009-03-25
[WATCHDOG] davinci: convert to ioremap() + io[read|write]
Kevin Hilman
1
-20
/
+25
2009-03-25
[WATCHDOG] w83697ug: add error checking
Eric Lammerts
1
-6
/
+15
2009-03-25
[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl
Wim Van Sebroeck
2
-18
/
+17
[prev]
[next]