Skip to content

Tags: ashokg-learn/linux

Tags

raspberrypi-kernel_1.20170427-1

Toggle raspberrypi-kernel_1.20170427-1's commit message
clk: bcm2835: Limit PCM clock to OSC and PLLD_PER

It is unwise to use sources other than the oscillator and PLLD_PER for
the PCM peripheral (and perhaps others - TBD) because their rate can
change and they may even be switched off, so explicitly restrict the
choice using dummy entries in the list of potential parents (item index
is significant).

See: raspberrypi#1949

Signed-off-by: Phil Elwell <phil@raspberrypi.org>

raspberrypi-kernel_1.20170405-1

Toggle raspberrypi-kernel_1.20170405-1's commit message
Merge remote-tracking branch 'stable/linux-4.4.y' into rpi-4.4.y

raspberrypi-kernel_1.20170303-1

Toggle raspberrypi-kernel_1.20170303-1's commit message
Merge remote-tracking branch 'stable/linux-4.4.y' into rpi-4.4.y

raspberrypi-kernel_1.20170215-1

Toggle raspberrypi-kernel_1.20170215-1's commit message
dwc_otg: fix summarize urb->actual_length for isochronous transfers

Kernel does not copy input data of ISO transfers to userspace
if actual_length is set only in ISO transfers and not summarized
in urb->actual_length. Fixes raspberrypi#903

raspberrypi-kernel_1.20161215-1

Toggle raspberrypi-kernel_1.20161215-1's commit message
Merge remote-tracking branch 'stable/linux-4.4.y' into rpi-4.4.y

raspberrypi-kernel_1.20161020-1

Toggle raspberrypi-kernel_1.20161020-1's commit message
Merge remote-tracking branch 'stable/linux-4.4.y' into rpi-4.4.y

raspberrypi-kernel_1.20160921-1

Toggle raspberrypi-kernel_1.20160921-1's commit message
Merge remote-tracking branch 'stable/linux-4.4.y' into rpi-4.4.y

raspberrypi-kernel_1.20160620-1

Toggle raspberrypi-kernel_1.20160620-1's commit message
Merge pull request raspberrypi#1524 from DigitalDreamtimeLtd/rpi-4.4.…

…y-dma

Pull upstream dma backport into rpi 4.4.y

raspberrypi-kernel_1.20160523-1

Toggle raspberrypi-kernel_1.20160523-1's commit message
config: Add NF_MATCH_RPFILTER

raspberrypi-kernel_1.20160506-1

Toggle raspberrypi-kernel_1.20160506-1's commit message
Revert "config: Add CONFIG_DRM_LOAD_EDID_FIRMWARE"

This reverts commit 417aed4.