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