index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-07-17
misc: pch_phub: Make MAC address configuration more robust
Uwe Kleine-König (The Capable Hub)
1
-2
/
+11
2026-07-17
misc: pch_phub: Drop unused members from struct pch_phub_reg
Uwe Kleine-König (The Capable Hub)
1
-28
/
+0
2026-07-17
misc: pch_phub: Complete enum usage for device identification
Uwe Kleine-König (The Capable Hub)
1
-10
/
+10
2026-05-23
misc: pch_phub: Introduce an enum for device indentification
Uwe Kleine-König (The Capable Hub)
1
-10
/
+18
2026-05-23
misc: pch_phub: Drop two unused functions
Uwe Kleine-König (The Capable Hub)
1
-123
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2024-12-24
misc: pch_phub: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
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
-20
/
+45
2011-02-03
pch_phub: add new device ML7213
Tomoya MORINAGA
1
-20
/
+45
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