index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pch_phub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
misc: pch_phub: Remove superfluous descriptions to non-existent args 'offset_...
Lee Jones
1
-2
/
+0
2020-07-01
misc: pch_phub: Provide descriptions for 'chip' argument
Lee Jones
1
-0
/
+7
2020-06-29
misc/pch_phub.c: use generic power management
Vaibhav Gupta
1
-39
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2017-08-28
MISC: add const to bin_attribute structures
Bhumika Goyal
1
-1
/
+1
2017-08-28
misc: pch_phub: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-08-31
misc: pch_phub: Add UART_CLK quirk for Boston platform
Zubair Lutfullah Kakakhel
1
-0
/
+11
2016-08-31
misc: pch_phub: Read prefetch value from device tree if passed
Zubair Lutfullah Kakakhel
1
-1
/
+8
2016-03-05
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
1
-1
/
+3
2016-02-08
pch_phub: use kobj_to_dev()
Geliang Tang
1
-4
/
+2
2014-11-07
pch_phub: Build context save/restore only for PM
Thierry Reding
1
-0
/
+2
2014-03-08
pch_phub: Report error writing MAC back to user
Alexander Stein
1
-1
/
+4
2013-06-06
pch_phub: fix error return code in pch_phub_probe()
Wei Yongjun
1
-19
/
+17
2013-06-03
pch_phub: re-use native MAC address parser
Andy Shevchenko
1
-6
/
+2
2012-11-21
misc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
misc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-16
pch_phub: use module_pci_driver
Devendra Naga
1
-12
/
+1
2012-08-16
pch_phub: fix sparse warning
Devendra Naga
1
-1
/
+1
2012-04-18
pch_phub: delete duplicate definitions
Tomoya MORINAGA
1
-4
/
+0
2011-11-15
pch_phub: Fix MAC address writing issue for LAPIS ML7831
Tomoya MORINAGA
1
-1
/
+1
2011-11-15
pch_phub: Improve ADE(Address Decode Enable) control
Tomoya MORINAGA
1
-17
/
+34
2011-11-15
pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-4
/
+4
2011-11-15
pch_phub: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-0
/
+20
2011-08-22
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-2
/
+1
2011-08-22
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2011-07-25
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2011-07-25
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-01
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-05-12
pch_phub: Support new device ML7223
Tomoya MORINAGA
1
-24
/
+129
2011-03-22
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+20
2011-03-14
pch_uart: reference clock on CM-iTC
Denis Turischev
1
-0
/
+16
2011-03-14
pch_phub: add new device ML7213
Tomoya MORINAGA
1
-22
/
+47
2011-02-03
pch_phub: add new device ML7213
Tomoya MORINAGA
1
-22
/
+47
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
1
-0
/
+717