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
/
misc
/
pch_phub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
misc: pch_phub: Remove superfluous descriptions to non-existent args 'offset_...
Lee Jones
1
-2
/
+0
2020-07-01
misc: pch_phub: Provide descriptions for 'chip' argument
Lee Jones
1
-0
/
+7
2020-06-29
misc/pch_phub.c: use generic power management
Vaibhav Gupta
1
-39
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-02-02
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2017-08-28
MISC: add const to bin_attribute structures
Bhumika Goyal
1
-1
/
+1
2017-08-28
misc: pch_phub: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-08-31
misc: pch_phub: Add UART_CLK quirk for Boston platform
Zubair Lutfullah Kakakhel
1
-0
/
+11
2016-08-31
misc: pch_phub: Read prefetch value from device tree if passed
Zubair Lutfullah Kakakhel
1
-1
/
+8
2016-03-05
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
1
-1
/
+3
2016-02-09
pch_phub: use kobj_to_dev()
Geliang Tang
1
-4
/
+2
2014-11-07
pch_phub: Build context save/restore only for PM
Thierry Reding
1
-0
/
+2
2014-03-09
pch_phub: Report error writing MAC back to user
Alexander Stein
1
-1
/
+4
2013-06-06
pch_phub: fix error return code in pch_phub_probe()
Wei Yongjun
1
-19
/
+17
2013-06-04
pch_phub: re-use native MAC address parser
Andy Shevchenko
1
-6
/
+2
2012-11-22
misc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
misc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
drivers/misc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-16
pch_phub: use module_pci_driver
Devendra Naga
1
-12
/
+1
2012-08-16
pch_phub: fix sparse warning
Devendra Naga
1
-1
/
+1
2012-04-19
pch_phub: delete duplicate definitions
Tomoya MORINAGA
1
-4
/
+0
2011-11-15
pch_phub: Fix MAC address writing issue for LAPIS ML7831
Tomoya MORINAGA
1
-1
/
+1
2011-11-15
pch_phub: Improve ADE(Address Decode Enable) control
Tomoya MORINAGA
1
-17
/
+34
2011-11-15
pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-4
/
+4
2011-11-15
pch_phub: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-0
/
+20
2011-08-23
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-2
/
+1
2011-08-23
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2011-07-26
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-02
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-05-12
pch_phub: Support new device ML7223
Tomoya MORINAGA
1
-24
/
+129
2011-03-23
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+20
2011-03-15
pch_uart: reference clock on CM-iTC
Denis Turischev
1
-0
/
+16
2011-03-15
pch_phub: add new device ML7213
Tomoya MORINAGA
1
-22
/
+47
2011-02-04
pch_phub: add new device ML7213
Tomoya MORINAGA
1
-22
/
+47
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
1
-0
/
+717