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