index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
spi_ks8995.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
net: phy: ks8995: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2022-09-15
net: phy: spi_ks8895: switch to using gpiod API
Dmitry Torokhov
1
-55
/
+14
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-06-16
net: phy: fix space alignment issues
Wenpeng Liang
1
-5
/
+5
2020-09-28
net: Use kobj_to_dev() API
Wang Qing
1
-2
/
+2
2019-04-23
spi: Micrel eth switch: declare missing of table
Daniel Gomez
1
-0
/
+9
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-4
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
2017-03-07
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2016-04-21
net: phy: spi_ks8895: Don't leak references to SPI devices
Mark Brown
1
-1
/
+1
2016-02-16
net: phy: spi_ks8995: include linux/gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2016-02-11
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
1
-0
/
+29
2016-02-11
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
1
-11
/
+35
2016-02-11
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
1
-9
/
+62
2016-02-11
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
1
-38
/
+80
2016-02-11
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
1
-2
/
+40
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-30
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
1
-22
/
+0
2014-11-04
net: phy: spi_ks8995: remove sysfs bin file by registered attribute
Vladimir Zapolskiy
1
-1
/
+3
2014-08-04
net: phy: spi_ks8995: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-18
/
+8
2014-04-03
net: Micrel KSZ8864RMN 4-port managed switch support
Philipp Zabel
1
-12
/
+40
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-10
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-27
net/phy: Use module_spi_driver in spi_ks8995.c
Sachin Kamat
1
-13
/
+1
2013-04-07
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
1
-3
/
+1
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-06-11
phy: Use pr_<level>
Joe Perches
1
-1
/
+3
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-12-19
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
Frederic LAMBERT
1
-0
/
+375