linux-4.9.git
2018-03-31 penfold42Add overlay for mcp3202 12 bit ADC
2018-03-31 Aaron Shawadd backlight control to media-center overlay
2018-03-31 Aaron Shawadd backlight control to rpi-display overlay
2018-03-31 Aaron Shawadd media center hat overlay (#2313)
2018-03-31 Alex RiesenAdd Raspberry Pi firmware driver to the dependencies...
2018-03-31 Phil Elwellstaging: vchiq_arm: Make debugfs failure non-fatal
2018-03-31 Phil Elwelloverlays: Add applepi-dac overlay
2018-03-31 Gottfried Haiderpwm: Set class for exported channels in sysfs
2018-03-31 Giedrius TrainaviciusUpdates for Pisound module code:
2018-03-31 Phil Elwellconfig: Add GPIO_PCF857X=m
2018-03-31 Phil Elwelllan78xx: Enable LEDs if no valid EEPROM or OTP
2018-03-31 Phil Elwelllan78xx: Correctly indicate invalid OTP
2018-03-31 Phil Elwelllan78xx: Read MAC address from DT if present
2018-03-31 Phil Elwellcgroup: Retain support for cgroup_memory=1
2018-03-31 Phil Elwellcgroup: Fix automatic disabling of cgroup "memory"
2018-03-31 popcornmixconfig: Enable CONFIG_MEMCG, but leave it disabled...
2018-03-31 Phil ElwellRevert "cgroup: Add kernel param to enable memory group"
2018-03-31 Phil Elwellmcp2515: Use DT-supplied interrupt flags
2018-03-31 Gerald Papeenable sht3x module in kernel, add sht3x definition...
2018-03-31 James HughesAXI performance monitor driver
2018-03-31 Phil ElwellUSB_DWCOTG: Disable building dwc_otg as a module (...
2018-03-31 Phil ElwellARM: dts: Add fake CTS signal to pi3-miniuart-bt
2018-03-31 Gerald PapeInclude tsl4531, veml6070 and hdc100x dtoverlay (#2252)
2018-03-31 Alistair BuxtonBCM_VC_SM: select DMA_SHARED_BUFFER
2018-03-31 Phil Elwellconfig: Add CONFIG_W1_SLAVE_DS2438=m
2018-03-31 Mariusz Bialonczykw1: add support for DS2438 Smart Battery Monitor
2018-03-31 Phil Elwellscripts: Update mkknlimg, just in case
2018-03-31 Dave Stevensonvc-cma: Remove the driver as non-functional on Pi
2018-03-31 Phil Elwellconfig: Add CONFIG_USB_LAN78XX=m
2018-03-31 Daniel MatuschekFixed a bug when using 352.8kHz sample rate
2018-03-31 AlloBug fix: initial max volume level & default mode value...
2018-03-31 Phil Elwelloverlays/README: Remove trailing whitespace
2018-03-31 neilneil2000GPIO and gpio-poweroff clarifications
2018-03-31 Phil Elwellamba-pl011: Report AUTOCTS capability to framework
2018-03-31 Phil Elwellbrcmfmac: request_firmware_direct is quieter
2018-03-31 Chung-Hsien Hsubrcmfmac: add CLM download support
2018-03-31 Christoph Hellwigbsg-lib: don't free job in bsg_prepare_job
2018-03-31 Phil Elwellamba_pl011: Insert mb() for correct FIFO handling
2018-03-31 Phil Elwellamba_pl011: Add cts-event-workaround DT property
2018-03-31 David Hbcm2835-camera: Fix timestamp calculation problem ...
2018-03-31 Kevin Cernekeebrcmfmac: Delete redundant length check
2018-03-31 Kevin Cernekeebrcmfmac: Avoid possible out-of-bounds read
2018-03-31 popcornmixvcsm: Fix up macros to avoid breaking numbers used...
2018-03-31 Dan Pasanenvcsm: use dma APIs for cache functions
2018-03-31 Dan Pasanenvcsm: add macros for cache functions
2018-03-31 Dan Pasanenarm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093...
2018-03-31 Dave Stevensonvc-sm: Fix a printf of a dma_addr_t from %u to %pad
2018-03-31 James HughesTouchscreen spurious event fix
2018-03-31 Dan Pasanenvcsm: fix multi-platform build
2018-03-31 Phil Elwellcgroup: Add kernel param to enable memory group
2018-03-31 Phil ElwellRevert "config: Enable CONFIG_MEMCG, but leave it disab...
2018-03-31 Phil Elwellconfig: Add CONFIG_GPIO_WATCHDOG=m
2018-03-31 popcornmixvcsm: Handle the clean+invalidate case directly
2018-03-31 Dave Stevensonvcsm: Replace SM_PDE_T with sm_pde_t
2018-03-31 Dave Stevensonvcsm: Replace SM_PRIV_DATA_T with sm_priv_data_t
2018-03-31 Dave Stevensonvcsm: Replace SM_STATE_T with sm_state_t
2018-03-31 Dave Stevensonvcsm: Replace SM_STATS_T with sm_stats_t
2018-03-31 Dave Stevensonvcsm: Replace SM_RESOURCE_T with sm_resource_t
2018-03-31 Dave Stevensonvcsm: Remove VC_SM_LOCK_CACHE_MODE_T typedef.
2018-03-31 Dave Stevensonvcsm: Fix "Prefer kcalloc over kzalloc with multiply"
2018-03-31 Dave Stevensonvcsm: Fix "void function return statements are not...
2018-03-31 Dave Stevensonvcsm: Fix "struct vm_operations_struct should normally...
2018-03-31 Dave Stevensonvcsm: Correct "long unsigned int" to "unsigned long"
2018-03-31 Dave Stevensonvcsm: Fix use of S_IRUGO and use 0444 instead
2018-03-31 Dave Stevensonvcsm: Fix spaces around operators.
2018-03-31 Dave Stevensonvcsm: Fix indentation of switch/case statement.
2018-03-31 Dave Stevensonvcsm: Fix lots of block quote formatting issues
2018-03-31 Dave Stevensonvcsm: Fix erroneous space in 'if' statement.
2018-03-31 Dave Stevensonvcsm: Fix blank lines after declarations.
2018-03-31 Dave Stevensonvcsm: "unsigned int" preferred over "unsigned" fixed.
2018-03-31 Dave Stevensonvcsm: Remove typedef of VC_VCHI_SM_HANDLE_T
2018-03-31 Dave Stevensonvcsm: Fix block comment formatting
2018-03-31 Dave Stevensonvcsm: Correct block comment style on licence headers.
2018-03-31 Dave Stevensonvcsm: Remove all typedefs from vc_sm_defs.h and calling...
2018-03-31 Dave StevensonVCSM: New option to import a DMABUF for VPU use
2018-03-31 Dave Stevensonvcsm: Convert to loading via device tree.
2018-03-31 Dave Stevensonvcsm: code-style: Fix comment indentation
2018-03-31 Dave StevensonVCSM: Specify pointers in IPC msgs as uint32_t
2018-03-31 popcornmixvcsm: Allow both clean and invalidate to be requested
2018-03-31 Phil Elwellbrcmfmac: Disable ARP offloading when promiscuous
2018-03-31 Eric Anholtmm: Remove the PFN busy warning
2018-03-31 popcornmixvcsm: Allow build with multi-platform v6-v7
2018-03-31 Eric Anholtdrm/vc4: Fix refcounting of runtime PM get if it errors...
2018-03-31 Eric Anholtdrm/vc4: Demote user-accessible DRM_ERROR paths to...
2018-03-31 Eric Anholtdrm/vc4: Fix pitch setup for T-format scanout.
2018-03-31 Hans Verkuildrm/vc4: prepare for CEC support
2018-03-31 Boris Brezillondrm/vc4: Add runtime PM support to the HDMI encoder...
2018-03-31 Eric Anholtdrm/vc4: Fix misleading name of the continuous flag.
2018-03-31 Eric Anholtdrm/vc4: Fix DSI T_INIT timing.
2018-03-31 Eric Anholtdrm/vc4: Convert more lock requirement comments to...
2018-03-31 Eric Anholtdrm/vc4: Add an ioctl for labeling GEM BOs for summary...
2018-03-31 Eric Anholtdrm/vc4: Start using u64_to_user_ptr.
2018-03-31 Eric Anholtdrm/vc4: Don't disable DSI clocks on component unload.
2018-03-31 Eric Anholtdrm/vc4: Fix double destroy of the BO cache on teardown.
2018-03-31 popcornmixcache: Fix up previous commit for v6
2018-03-31 popcornmixvcsm: Provide new ioctl to clean/invalidate a 2D block
2018-03-31 popcornmixvcsm: Provide flag to map pages up front
2018-03-31 popcornmixcache: export clean and invalidate
2018-03-31 popcornmixconfig: Enable CONFIG_BRCMDBG temporarily for debugging...
2018-03-31 Phil ElwellBCM270X_DT: Set spidev spi-max-frequency to 125MHz
next