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-01-12
xen: fix too early kmalloc call
Christophe Saout
1
-2
/
+3
2009-01-11
Xen: reduce memory required for cpu_evtchn_mask
Mike Travis
1
-5
/
+16
2009-01-11
cpumask: use cpumask_var_t in dcdbas.c
Mike Travis
1
-4
/
+8
2009-01-11
cpumask: convert drivers/net/sfc
Rusty Russell
1
-4
/
+11
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
6
-8
/
+33
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2
-19
/
+18
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
1
-2
/
+2
2009-01-11
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2
-0
/
+12
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2009-01-10
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-10
memstick: annotate endianness of attribute structs
Harvey Harrison
1
-22
/
+21
2009-01-10
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-103
/
+34
2009-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-16
/
+20
2009-01-10
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
22
-353
/
+3645
2009-01-10
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2
-20
/
+0
2009-01-10
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2
-30
/
+13
2009-01-10
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
3
-22
/
+8
2009-01-10
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2
-31
/
+13
2009-01-10
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-155
/
+347
2009-01-10
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
18
-244
/
+707
2009-01-10
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
12
-247
/
+341
2009-01-10
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-10
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-10
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-10
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-10
mISDN: Minor cleanups
Andreas Eversberg
3
-6
/
+6
2009-01-10
mISDN: Create /sys/class/mISDN
Matthias Urlichs
4
-114
/
+266
2009-01-10
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-10
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
3
-28
/
+148
2009-01-10
mISDN: Minor fixes
Andreas Eversberg
2
-2
/
+2
2009-01-10
mISDN: Correct busy device detection
Andreas Eversberg
2
-15
/
+18
2009-01-10
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
3
-19
/
+41
2009-01-10
mISDN: Fix irq detection
Andreas Eversberg
1
-0
/
+1
2009-01-10
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
7
-32
/
+277
2009-01-10
mISDN: Return error on E-channel access
Martin Bachem
1
-0
/
+4
2009-01-10
mISDN: Add E-Channel logging features
Martin Bachem
2
-1
/
+20
2009-01-10
mISDN: Use protocol to detect D-channel
Martin Bachem
1
-1
/
+2
2009-01-10
mISDN: Fixed more indexing bugs
Andreas Eversberg
1
-4
/
+4
2009-01-10
mISDN: Make debug output a little bit more verbose
Peter Schlaile
1
-1
/
+3
2009-01-10
mISDN: Fix HDLC DSP transmit
Peter Schlaile
1
-4
/
+7
2009-01-10
mISDN: Use struct device name field
Matthias Urlichs
5
-30
/
+35
2009-01-10
mISDN: Added an ioctl to change the device name
Matthias Urlichs
1
-0
/
+15
2009-01-10
mISDN: Remove the local max-card limit
Matthias Urlichs
1
-4
/
+0
2009-01-10
mISDN: Fix queue limit counting problem
Andreas Eversberg
1
-9
/
+14
2009-01-10
mISDN: Add some debug option for clock problems
Andreas Eversberg
2
-7
/
+10
2009-01-10
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
7
-33
/
+151
2009-01-10
mISDN: Cleanup hfc multiport driver
Karsten Keil
2
-89
/
+24
[next]