aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/pch_phub.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal
2017-08-28misc: pch_phub: constify pci_device_id.Arvind Yadav
2016-08-31misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel
2016-08-31misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King
2016-02-08pch_phub: use kobj_to_dev()Geliang Tang
2014-11-07pch_phub: Build context save/restore only for PMThierry Reding
2014-03-08pch_phub: Report error writing MAC back to userAlexander Stein
2013-06-06pch_phub: fix error return code in pch_phub_probe()Wei Yongjun
2013-06-03pch_phub: re-use native MAC address parserAndy Shevchenko
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21misc: remove use of __devinitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-08-16pch_phub: use module_pci_driverDevendra Naga
2012-08-16pch_phub: fix sparse warningDevendra Naga
2012-04-18pch_phub: delete duplicate definitionsTomoya MORINAGA
2011-11-15pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA
2011-11-15pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA
2011-11-15pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-08-22pch_phub: use kernel's '%pM' format option to print MACAndy Shevchenko
2011-08-22pch_phub: Care FUNCSEL register in PMTomoya MORINAGA
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-01pch_phub: Fix register miss-setting issueTomoya MORINAGA
2011-05-12pch_phub: Support new device ML7223Tomoya MORINAGA
2011-03-22drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev
2011-03-14pch_phub: add new device ML7213Tomoya MORINAGA
2011-02-03pch_phub: add new device ML7213Tomoya MORINAGA
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak