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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-7
/
+25
2014-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-26
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
Linus Torvalds
4
-25
/
+39
2014-01-26
ipmi: Cleanup error return
Corey Minyard
1
-15
/
+29
2014-01-26
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
1
-1
/
+1
2014-01-26
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
3
-7
/
+7
2014-01-26
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-272
/
+154
2014-01-23
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+4
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+1
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-104
/
+80
2014-01-22
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
1
-1
/
+0
2014-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
16
-885
/
+623
2014-01-21
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2014-01-21
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-161
/
+208
2014-01-17
Merge commit origin/master into drm-intel-next
Daniel Vetter
2
-6
/
+16
2014-01-14
drivers/char: don't use module_init in non-modular ttyprintk.c
Paul Gortmaker
1
-1
/
+1
2014-01-13
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
Rafael J. Wysocki
1
-2
/
+9
2014-01-13
Merge branch 'acpi-dsm'
Rafael J. Wysocki
1
-263
/
+142
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
3
-7
/
+3
2014-01-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Rafael J. Wysocki
1
-2
/
+9
2014-01-09
char: nwbutton: open-code interruptible_sleep_on
Arnd Bergmann
1
-1
/
+4
2014-01-08
tty: synclink: avoid sleep_on race
Arnd Bergmann
1
-2
/
+2
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
1
-2
/
+2
2014-01-07
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
1
-7
/
+7
2014-01-07
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2
-5
/
+4
2014-01-07
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2
-9
/
+5
2014-01-07
agp/intel: Support 64-bit GMADR
Yinghai Lu
2
-10
/
+6
2014-01-07
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-8
/
+8
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
3
-9
/
+11
2014-01-07
apm-emulation: add hibernation APM events to support suspend2disk
Bin Shi
1
-2
/
+9
2014-01-07
agp: Support 64-bit APBASE
Bjorn Helgaas
11
-60
/
+43
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
1
-5
/
+1
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2
-50
/
+57
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
4
-33
/
+16
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
12
-15
/
+21
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
13
-307
/
+72
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
4
-274
/
+314
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
14
-279
/
+217
2014-01-06
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
1
-1
/
+6
2014-01-06
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
1
-0
/
+3
2014-01-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
1
-4
/
+4
2014-01-05
ACPI / TPM: detect PPI features by checking availability of _DSM functions
Jiang Liu
1
-26
/
+19
[next]