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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
staging: comedi: pcmmio: remove unused defines
H Hartley Sweeten
1
-20
/
+0
2013-12-17
staging: comedi: pcmmio: tidy up pcmmio_start_intr()
H Hartley Sweeten
1
-36
/
+23
2013-12-17
staging: comedi: pcmmio: setup irq routing during (*attach)
H Hartley Sweeten
1
-22
/
+18
2013-12-17
staging: comedi: pcmmio: only hook up async command support if irq is available
H Hartley Sweeten
1
-21
/
+18
2013-12-17
staging: comedi: pcmmio: tidy up pcmmio_handle_dio_intr()
H Hartley Sweeten
1
-32
/
+33
2013-12-17
staging: comedi: pcmmio: factor the trigger handling out of interrupt_pcmmio()
H Hartley Sweeten
1
-52
/
+56
2013-12-17
staging: comedi: pcmmio: use pcmmio_dio_{read, write}() in interrupt_pcmmio()
H Hartley Sweeten
1
-31
/
+8
2013-12-17
staging: comedi: pcmmio: cleanup indent levels in interrupt_pcmmio()
H Hartley Sweeten
1
-109
/
+73
2013-12-17
staging: comedi: pcmmio: use comedi_legacy_detach() for (*detach)
H Hartley Sweeten
1
-6
/
+1
2013-12-17
staging: comedi: pcmmio: remove subdevice private data
H Hartley Sweeten
1
-79
/
+41
2013-12-17
staging: comedi: pcmmio: remove 'num_asic_chans' from subdevice private data
H Hartley Sweeten
1
-11
/
+3
2013-12-17
staging: comedi: pcmmio: remove 'asic_chan' from subdevice private data
H Hartley Sweeten
1
-9
/
+2
2013-12-17
staging: comedi: pcmmio: remove 'first_chan' from subdevice private data
H Hartley Sweeten
1
-16
/
+7
2013-12-17
staging: comedi: pcmmio: remove 'asic' member from subdevice private data
H Hartley Sweeten
1
-18
/
+1
2013-12-17
staging: comedi: pcmmio: remove unnecessary for () loop and sanity check
H Hartley Sweeten
1
-6
/
+2
2013-12-17
staging: comedi: pcmmio: unwind the digital i/o subdevice init
H Hartley Sweeten
1
-89
/
+45
2013-12-17
staging: comedi: pcmmio: simplify pcmmio_stop_intr()
H Hartley Sweeten
1
-12
/
+3
2013-12-17
staging: comedi: pcmmio: remove 'iobases' from the subdevice private data
H Hartley Sweeten
1
-7
/
+0
2013-12-17
staging: comedi: pcmmio: simplify pcmmio_dio_insn_bits()
H Hartley Sweeten
1
-50
/
+59
2013-12-17
staging: comedi: pcmmio: simplify pcmmio_dio_insn_config()
H Hartley Sweeten
1
-12
/
+4
2013-12-17
staging: comedi: pcmmio: introduce pcmmio_dio_write()
H Hartley Sweeten
1
-19
/
+30
2013-12-17
staging: comedi: pcmmio: rename 'spinlock' in the private data
H Hartley Sweeten
1
-4
/
+4
2013-12-17
staging: comedi: pcmmio: remove 'subpriv' macro
H Hartley Sweeten
1
-3
/
+14
2013-12-17
staging: comedi: pcmmio: cleanup the digital i/o register defines
H Hartley Sweeten
1
-71
/
+47
2013-12-17
staging: comedi: pcmmio: tidy up init_asics()
H Hartley Sweeten
1
-28
/
+23
2013-12-17
staging: comedi: pcmmio: remove 'asic' parameter from switch_page()
H Hartley Sweeten
1
-9
/
+8
2013-12-17
staging: comedi: pcmmio: there is only one asic
H Hartley Sweeten
1
-25
/
+14
2013-12-17
staging: comedi: pcmmio: remove unused members in private data
H Hartley Sweeten
1
-6
/
+0
2013-12-17
staging: comedi: pcmmio: tidy up the irq request
H Hartley Sweeten
1
-30
/
+7
2013-12-17
staging: comedi: pcmmio: tidy up the ao subdevice init
H Hartley Sweeten
1
-9
/
+8
2013-12-17
staging: comedi: pcmmio: tidy up ao_rinsn()
H Hartley Sweeten
1
-10
/
+11
2013-12-17
staging: comedi: pcmmio: return error if ao conversion times out
H Hartley Sweeten
1
-14
/
+21
2013-12-17
staging: comedi: pcmmio: cleanup ao_winsn()
H Hartley Sweeten
1
-59
/
+81
2013-12-17
staging: comedi: pcmmio: remove 'iobase' from subdevice private data
H Hartley Sweeten
1
-8
/
+5
2013-12-17
staging: comedi: pcmmio: move ao shadow data to device private data
H Hartley Sweeten
1
-6
/
+6
2013-12-17
staging: comedi: pcmmio: tidy up the ai subdevice init
H Hartley Sweeten
1
-13
/
+13
2013-12-17
staging: comedi: pcmmio: define the offset to the 2nd ADC device
H Hartley Sweeten
1
-1
/
+2
2013-12-17
staging: comedi: pcmmio: return error if ai conversion times out
H Hartley Sweeten
1
-7
/
+24
2013-12-17
staging: comedi: pcmmio: cleanup ai_rinsn()
H Hartley Sweeten
1
-63
/
+56
2013-12-17
staging: comedi: pcmmio: use core helpers to munge bipolar ai data
H Hartley Sweeten
1
-13
/
+9
2013-12-17
staging: comedi: pcmmio: cleanup comedi_lrange tables
H Hartley Sweeten
1
-7
/
+18
2013-12-17
staging: comedi: pcmmio: tidy up switch_page()
H Hartley Sweeten
1
-11
/
+1
2013-12-17
staging: comedi: pcmmio: remove unused {lock, unlock}_port()
H Hartley Sweeten
1
-32
/
+0
2013-12-17
Staging: bcm: DDRInit: fixed issues w/ indentation.
Gary Rookard
1
-915
/
+915
2013-12-17
staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c
Masanari Iida
1
-1
/
+1
2013-12-17
Staging: rts5139: fix parantheses coding style issue in ms.c
Preetam D'Souza
1
-1
/
+1
2013-12-17
staging: dgrp: Fix space prohibited before semicolon
Masanari Iida
1
-2
/
+2
2013-12-17
staging: xillybus: fix error return code in xilly_probe()
Wei Yongjun
1
-1
/
+1
2013-12-17
staging: lustre: Fix typo in lustre/lustre/libcfs
Masanari Iida
3
-7
/
+7
2013-12-17
staging: lustre: Fix typo in lustre/lustre/fld and ldlm
Masanari Iida
4
-10
/
+10
[prev]
[next]