summaryrefslogtreecommitdiffstats
path: root/drivers/misc/pch_phub.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-021-1/+0Star
* MISC: add const to bin_attribute structuresBhumika Goyal2017-08-281-1/+1
* misc: pch_phub: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
* misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel2016-08-311-0/+11
* misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel2016-08-311-1/+8
* pch_phub: return -ENODATA if ROM can't be mappedColin Ian King2016-03-051-1/+3
* pch_phub: use kobj_to_dev()Geliang Tang2016-02-081-4/+2Star
* pch_phub: Build context save/restore only for PMThierry Reding2014-11-071-0/+2
* pch_phub: Report error writing MAC back to userAlexander Stein2014-03-091-1/+4
* pch_phub: fix error return code in pch_phub_probe()Wei Yongjun2013-06-061-19/+17Star
* pch_phub: re-use native MAC address parserAndy Shevchenko2013-06-031-6/+2Star
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* pch_phub: use module_pci_driverDevendra Naga2012-08-161-12/+1Star
* pch_phub: fix sparse warningDevendra Naga2012-08-161-1/+1
* pch_phub: delete duplicate definitionsTomoya MORINAGA2012-04-181-4/+0Star
* pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA2011-11-151-1/+1
* pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA2011-11-151-17/+34
* pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-4/+4
* pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-151-0/+20
* pch_phub: use kernel's '%pM' format option to print MACAndy Shevchenko2011-08-231-2/+1Star
* pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2011-08-231-0/+7
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-261-2/+2
|\
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2011-07-021-2/+2
* | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-261-1/+4
|/
* pch_phub: Support new device ML7223Tomoya MORINAGA2011-05-121-24/+129
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-231-0/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+20
|\
| * pch_uart: reference clock on CM-iTCDenis Turischev2011-03-151-0/+16
| * pch_phub: add new device ML7213Tomoya MORINAGA2011-03-151-22/+47
* | pch_phub: add new device ML7213Tomoya MORINAGA2011-02-041-22/+47
|/
* pch_phub: fix build warningsGreg Kroah-Hartman2010-10-221-5/+5
* add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak2010-10-221-0/+717