summaryrefslogtreecommitdiffstats
path: root/drivers/misc/pch_phub.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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-081-1/+4
* pch_phub: fix error return code in pch_phub_probe()Wei Yongjun2013-06-061-19/+17
* pch_phub: re-use native MAC address parserAndy Shevchenko2013-06-031-6/+2
* 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/+1
* pch_phub: fix sparse warningDevendra Naga2012-08-161-1/+1
* pch_phub: delete duplicate definitionsTomoya MORINAGA2012-04-181-4/+0
* 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-221-2/+1
* pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2011-08-221-0/+7
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-2/+2
|\
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2011-07-011-2/+2
* | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-251-1/+4
|/
* pch_phub: Support new device ML7223Tomoya MORINAGA2011-05-121-24/+129
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-221-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-141-0/+16
| * pch_phub: add new device ML7213Tomoya MORINAGA2011-03-141-22/+47
* | pch_phub: add new device ML7213Tomoya MORINAGA2011-02-031-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
OpenPOWER on IntegriCloud