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
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-1
/
+27
2008-04-30
Resume TTY on SUSP and fix CRNL order in N_TTY line discipline
Joe Peterson
1
-8
/
+11
2008-04-30
redo locking of tty->pgrp
Alan Cox
2
-18
/
+66
2008-04-30
tty: BKL pushdown
Alan Cox
7
-50
/
+146
2008-04-30
serial_core: Prepare for BKL push down
Alan Cox
1
-7
/
+9
2008-04-30
68360serial: Note that there isn't any info->mcr locking
Alan Cox
1
-1
/
+1
2008-04-30
isdn_tty: Prepare for BKL push down
Alan Cox
1
-18
/
+8
2008-04-30
vt_ioctl: Prepare for BKL push down
Alan Cox
1
-184
/
+268
2008-04-30
viocons: BKL locking
Alan Cox
1
-2
/
+5
2008-04-30
synclink series: Prepare for BKL pushdown
Alan Cox
3
-21
/
+55
2008-04-30
sx: prepare for BKL pushdown
Alan Cox
1
-13
/
+4
2008-04-30
stallion: Prepare for BKL push down
Alan Cox
1
-12
/
+3
2008-04-30
specialix: Prepare for BKL pushdown
Alan Cox
1
-40
/
+6
2008-04-30
serial167: prepare to push BKL down into drivers
Alan Cox
1
-12
/
+3
2008-04-30
rocket: Prepare for BKL pushdown
Alan Cox
1
-9
/
+18
2008-04-30
riscom8: Prepare for BKL pushdown
Alan Cox
1
-14
/
+11
2008-04-30
mxser: prepare for BKL pushdown
Alan Cox
1
-25
/
+38
2008-04-30
isicom: istallion prepare for lock_kernel pushdown
Alan Cox
1
-0
/
+6
2008-04-30
isicom: prepare for lock_kernel push down
Alan Cox
1
-14
/
+8
2008-04-30
esp: lock_kernel push down
Alan Cox
1
-6
/
+16
2008-04-30
epca: lock_kernel push down
Alan Cox
1
-15
/
+2
2008-04-30
cyclades: Prepare for relaxed locking in callers
Alan Cox
1
-12
/
+17
2008-04-30
amiserial: prepare for locking relaxation in caller
Alan Cox
1
-2
/
+11
2008-04-30
md: support blocking writes to an array on device failure
Dan Williams
4
-7
/
+115
2008-04-30
md: prevent duplicates in bind_rdev_to_array
Dan Williams
1
-0
/
+5
2008-04-30
md: remove a stray command from a copy and paste error in resync_start_store
Dan Williams
1
-1
/
+0
2008-04-30
md: fix up switching md arrays between read-only and read-write
NeilBrown
1
-4
/
+10
2008-04-30
md: fix 'safemode' handling for external metadata.
NeilBrown
1
-11
/
+19
2008-04-30
md: reinitialise more mddev fields in do_md_stop.
NeilBrown
1
-0
/
+25
2008-04-30
md: skip all metadata update processing when using external metadata.
NeilBrown
1
-0
/
+2
2008-04-30
md: fix use after free when removing rdev via sysfs
Dan Williams
1
-1
/
+1
2008-04-30
pxafb: preliminary smart panel interface support (update)
Eric Miao
2
-2
/
+2
2008-04-30
pxafb: preliminary smart panel interface support
Eric Miao
3
-43
/
+281
2008-04-30
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2
-50
/
+47
2008-04-30
pxafb: use completion for LCD disable wait code
Eric Miao
2
-8
/
+6
2008-04-30
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
Eric Miao
1
-24
/
+35
2008-04-30
pxafb: introduce register independent LCD connection type for pxafb
eric miao
1
-14
/
+62
2008-04-30
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
eric miao
2
-83
/
+95
2008-04-30
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2
-23
/
+73
2008-04-30
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
eric miao
1
-29
/
+28
2008-04-30
pxafb: purge unnecessary pr_debug and comments from pxafb
eric miao
1
-71
/
+0
2008-04-30
pxafb: fix various coding style issues for pxafb
eric miao
1
-136
/
+144
2008-04-30
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
eric miao
1
-140
/
+166
2008-04-30
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
1
-9
/
+20
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
4
-0
/
+721
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
7
-10
/
+16
2008-04-30
V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...
Mauro Carvalho Chehab
1
-2
/
+7
2008-04-30
V4L/DVB (7794): cx88: Fix a warning
Mauro Carvalho Chehab
1
-1
/
+0
2008-04-30
V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...
Robert P. J. Day
1
-3
/
+3
2008-04-30
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
Hans Verkuil
1
-1
/
+3
[next]