Searched hist:fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-lm70llp.c | 2c94b1b7dda187f654f925f32985d9121431730e Thu Mar 04 09:02:40 CST 2021 Mark Brown <broonie@kernel.org> Merge series "parport: Introduce module_parport_driver() and use it" from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:
Introduce module_parport_driver() and use it. Greg or Mark, since we have this series tagged, can somebody of you pick it up?
Changelog v3: - added tag on patch 1 (Sudip) - Cc'ed to Greg
Andy Shevchenko (3): parport: Introduce module_parport_driver() helper macro spi: butterfly: Switch to use module_parport_driver() spi: lm70llp: Switch to use module_parport_driver()
drivers/spi/spi-butterfly.c | 13 +------------ drivers/spi/spi-lm70llp.c | 13 +------------ include/linux/parport.h | 12 +++++++++++- 3 files changed, 13 insertions(+), 25 deletions(-)
base-commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8
-- 2.30.1
|
H A D | spi-butterfly.c | 2c94b1b7dda187f654f925f32985d9121431730e Thu Mar 04 09:02:40 CST 2021 Mark Brown <broonie@kernel.org> Merge series "parport: Introduce module_parport_driver() and use it" from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:
Introduce module_parport_driver() and use it. Greg or Mark, since we have this series tagged, can somebody of you pick it up?
Changelog v3: - added tag on patch 1 (Sudip) - Cc'ed to Greg
Andy Shevchenko (3): parport: Introduce module_parport_driver() helper macro spi: butterfly: Switch to use module_parport_driver() spi: lm70llp: Switch to use module_parport_driver()
drivers/spi/spi-butterfly.c | 13 +------------ drivers/spi/spi-lm70llp.c | 13 +------------ include/linux/parport.h | 12 +++++++++++- 3 files changed, 13 insertions(+), 25 deletions(-)
base-commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8
-- 2.30.1
|
/openbmc/linux/include/linux/ |
H A D | parport.h | 2c94b1b7dda187f654f925f32985d9121431730e Thu Mar 04 09:02:40 CST 2021 Mark Brown <broonie@kernel.org> Merge series "parport: Introduce module_parport_driver() and use it" from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:
Introduce module_parport_driver() and use it. Greg or Mark, since we have this series tagged, can somebody of you pick it up?
Changelog v3: - added tag on patch 1 (Sudip) - Cc'ed to Greg
Andy Shevchenko (3): parport: Introduce module_parport_driver() helper macro spi: butterfly: Switch to use module_parport_driver() spi: lm70llp: Switch to use module_parport_driver()
drivers/spi/spi-butterfly.c | 13 +------------ drivers/spi/spi-lm70llp.c | 13 +------------ include/linux/parport.h | 12 +++++++++++- 3 files changed, 13 insertions(+), 25 deletions(-)
base-commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8
-- 2.30.1
|
/openbmc/linux/ |
H A D | Makefile | fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8 Sun Feb 28 18:05:19 CST 2021 Linus Torvalds <torvalds@linux-foundation.org> Linux 5.12-rc1
|