★ wanayoo — archive 1999 https://github.com/raspberrypi/linux/releasesNouvelle recherche | Portail wanayoo
Skip to content
May 14, 2019
Revert "smsc95xx: dynamically fix up TX buffer alignment with padding…
… bytes"

As reported in #2964 this
commit causes a regression corrupting non-option TCP ack packets.

This reverts commit 96b972d.
Feb 12, 2019
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Feb 12, 2019
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Nov 4, 2018
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Sep 21, 2018
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Sep 18, 2018
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 <dave.stevenson@raspberrypi.org>
Aug 14, 2018
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Jun 19, 2018
media: cxd2880-spi: Bump to match 4.18.y version
Signed-off-by: popcornmix <popcornmix@gmail.com>
Apr 16, 2018
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
Mar 26, 2018
Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y
You can’t perform that action at this time.