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
2007-10-17
jsm: Remove further unneeded crud
Alan Cox
1
-40
/
+3
2007-10-17
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
Alan Cox
1
-2
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
9
-35
/
+146
2007-10-17
aoe: remove unecessary wrapper function
Ed L. Cashin
3
-17
/
+8
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
1
-2
/
+3
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-17
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
1
-5
/
+4
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
3
-14
/
+7
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
3
-0
/
+385
2007-10-17
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
1
-2
/
+0
2007-10-17
nbd: change a parameter's type to remove a memcpy call
Denis Cheng
1
-5
/
+3
2007-10-17
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Denis Cheng
1
-4
/
+2
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+3
2007-10-17
Driver for the Atmel on-chip SSC on AT32AP and AT91
Hans-Christian Egtvedt
3
-0
/
+187
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2
-4
/
+3
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2
-1
/
+24
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
5
-57
/
+57
2007-10-17
[SCSI] Remove full sg table memset()
FUJITA Tomonori
1
-2
/
+0
2007-10-17
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
1
-4
/
+4
2007-10-17
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
1
-3
/
+8
2007-10-17
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
1
-1
/
+1
2007-10-17
Remove magic macros for screen_info structure members
H. Peter Anvin
4
-29
/
+31
2007-10-17
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-17
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-17
fix adbhid mismerge
Al Viro
1
-1
/
+1
2007-10-17
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-17
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-17
skge: add a debug interface
Stephen Hemminger
3
-0
/
+156
2007-10-17
skge: eeprom support
Stephen Hemminger
2
-2
/
+102
2007-10-17
skge: internal stats
Stephen Hemminger
2
-30
/
+24
2007-10-17
skge: XM PHY handling fixes
Stephen Hemminger
2
-44
/
+50
2007-10-17
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-17
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-17
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
1
-4
/
+3
2007-10-17
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-17
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-17
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-17
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-17
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-17
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-17
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-17
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-17
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
[prev]
[next]