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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-5
/
+1
2013-03-29
misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+1
2013-03-29
misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+4
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
1
-0
/
+12
2013-03-29
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2
-10
/
+30
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
5
-2
/
+42
2013-03-29
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
4
-15
/
+44
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2
-0
/
+256
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
1
-0
/
+26
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
3
-0
/
+199
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
5
-7
/
+19
2013-03-29
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
2
-36
/
+36
2013-03-29
mei: rename function mei_hw_init to mei_start
Tomas Winkler
3
-4
/
+4
2013-03-29
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
2
-8
/
+9
2013-03-29
mei: unregister watchdog from mei_stop function
Tomas Winkler
2
-2
/
+3
2013-03-29
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2
-5
/
+0
2013-03-27
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
5
-55
/
+49
2013-03-26
dummy-irq: introduce a dummy IRQ handler driver
Jiri Kosina
3
-0
/
+68
2013-03-26
mei: add mei_irq_compl_handler function
Tomas Winkler
3
-26
/
+34
2013-03-15
VMCI: Fix process-to-process DRGAMs.
Andy King
1
-1
/
+3
2013-03-15
mei: ME hardware reset needs to be synchronized
Tomas Winkler
1
-9
/
+20
2013-03-15
mei: add mei_stop function to stop mei device
Tomas Winkler
3
-45
/
+26
2013-03-15
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
1
-1
/
+0
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
1
-3
/
+0
2013-03-15
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
1
-1
/
+1
2013-03-15
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-03-15
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
mei: add hw start callback
Tomas Winkler
3
-15
/
+62
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
5
-34
/
+47
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+2
2013-03-02
kgdb/kgdbts: support ppc64
Tiejun Chen
1
-0
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
3
-11
/
+5
2013-02-28
misc/tifm_core: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
misc/c2port: convert to idr_alloc()
Tejun Heo
1
-13
/
+9
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+6
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2013-02-22
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
47
-2774
/
+12746
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-21
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-2
/
+2
2013-02-12
x86, uv, uv3: Check current gru hub support for SGI UV3
Mike Travis
1
-1
/
+1
2013-02-11
Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next
Mark Brown
2
-2
/
+2
2013-02-09
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-08
mei: fix undefined wd symbols when MEI_ME is not set
Tomas Winkler
1
-1
/
+1
2013-02-06
mei: move clients cleanup code from init.c to client.c
Tomas Winkler
3
-22
/
+62
2013-02-06
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
6
-23
/
+27
2013-02-06
mei: move interrupt handlers to be me hw specific
Tomas Winkler
5
-150
/
+164
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
9
-74
/
+210
[next]