Tags: nkreeger/linux
Tags
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
media: ov5647: Use gpiod_set_value_cansleep All calls to the gpio library are in contexts that can sleep, therefore there is no issue with having those GPIOs controlled by controllers which require sleeping (eg I2C GPIO expanders). Switch to using gpiod_set_value_cansleep instead of gpiod_set_value to avoid triggering the warning in gpiolib should the GPIO controller need to sleep. Signed-off-by: Dave Stevenson <[email protected]>
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
media: cxd2880-spi: Bump to match 4.18.y version Signed-off-by: popcornmix <[email protected]>
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
lan78xx: Change LEDs to include 10Mb activity The default LED modes put 1000Mb/activity on orange and 100Mb/activity on green, but this leaves no indication for a 10Mb link. Change the defaults to put 10Mb/100Mb/activity on green. Signed-off-by: Phil Elwell <[email protected]>
Merge remote-tracking branch 'stable/linux-4.9.y' into rpi-4.9.y
Merge remote-tracking branch 'stable/linux-4.9.y' into rpi-4.9.y
Merge remote-tracking branch 'stable/linux-4.9.y' into rpi-4.9.y
PreviousNext