linux-4.9.git
2017-10-08 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both...
2017-10-08 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input...
2017-10-08 Aleksandar... MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both...
2017-10-08 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases...
2017-10-08 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet...
2017-10-08 Kai-Heng FengInput: i8042 - add Gigabyte P57 to the keyboard reset...
2017-10-08 Daniel Drakepinctrl/amd: save pin registers over suspend/resume
2017-10-08 Arnd Bergmanntty: fix __tty_insert_flip_char regression
2017-10-08 Arnd Bergmanntty: improve tty_insert_flip_char() slow path
2017-10-08 Arnd Bergmanntty: improve tty_insert_flip_char() fast path
2017-10-08 Roland DreierIB/addr: Fix setting source address in addr6_resolve()
2017-10-08 Jonathan Liudrm/sun4i: Implement drm_driver lastclose to restore...
2017-10-08 Mike MarciniszynIB/{qib, hfi1}: Avoid flow control testing for RDMA...
2017-10-08 Jan Karaorangefs: Don't clear SGID when inheriting ACLs
2017-10-08 Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
2017-10-08 Dan Pasanenvcsm: use dma APIs for cache functions
2017-10-08 Dan Pasanenvcsm: add macros for cache functions
2017-10-08 Dan Pasanenarm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093...
2017-10-08 Dave Stevensonvc-sm: Fix a printf of a dma_addr_t from %u to %pad
2017-10-08 James HughesTouchscreen spurious event fix
2017-10-08 Dan Pasanenvcsm: fix multi-platform build
2017-10-08 Phil Elwellcgroup: Add kernel param to enable memory group
2017-10-08 Phil ElwellRevert "config: Enable CONFIG_MEMCG, but leave it disab...
2017-10-08 Phil Elwellconfig: Add CONFIG_GPIO_WATCHDOG=m
2017-10-08 popcornmixvcsm: Handle the clean+invalidate case directly
2017-10-08 Dave Stevensonvcsm: Replace SM_PDE_T with sm_pde_t
2017-10-08 Dave Stevensonvcsm: Replace SM_PRIV_DATA_T with sm_priv_data_t
2017-10-08 Dave Stevensonvcsm: Replace SM_STATE_T with sm_state_t
2017-10-08 Dave Stevensonvcsm: Replace SM_STATS_T with sm_stats_t
2017-10-08 Dave Stevensonvcsm: Replace SM_RESOURCE_T with sm_resource_t
2017-10-08 Dave Stevensonvcsm: Remove VC_SM_LOCK_CACHE_MODE_T typedef.
2017-10-08 Dave Stevensonvcsm: Fix "Prefer kcalloc over kzalloc with multiply"
2017-10-08 Dave Stevensonvcsm: Fix "void function return statements are not...
2017-10-08 Dave Stevensonvcsm: Fix "struct vm_operations_struct should normally...
2017-10-08 Dave Stevensonvcsm: Correct "long unsigned int" to "unsigned long"
2017-10-08 Dave Stevensonvcsm: Fix use of S_IRUGO and use 0444 instead
2017-10-08 Dave Stevensonvcsm: Fix spaces around operators.
2017-10-08 Dave Stevensonvcsm: Fix indentation of switch/case statement.
2017-10-08 Dave Stevensonvcsm: Fix lots of block quote formatting issues
2017-10-08 Dave Stevensonvcsm: Fix erroneous space in 'if' statement.
2017-10-08 Dave Stevensonvcsm: Fix blank lines after declarations.
2017-10-08 Dave Stevensonvcsm: "unsigned int" preferred over "unsigned" fixed.
2017-10-08 Dave Stevensonvcsm: Remove typedef of VC_VCHI_SM_HANDLE_T
2017-10-08 Dave Stevensonvcsm: Fix block comment formatting
2017-10-08 Dave Stevensonvcsm: Correct block comment style on licence headers.
2017-10-08 Dave Stevensonvcsm: Remove all typedefs from vc_sm_defs.h and calling...
2017-10-08 Dave StevensonVCSM: New option to import a DMABUF for VPU use
2017-10-08 Dave Stevensonvcsm: Convert to loading via device tree.
2017-10-08 Dave Stevensonvcsm: code-style: Fix comment indentation
2017-10-08 Dave StevensonVCSM: Specify pointers in IPC msgs as uint32_t
2017-10-08 popcornmixvcsm: Allow both clean and invalidate to be requested
2017-10-08 Phil Elwellbrcmfmac: Disable ARP offloading when promiscuous
2017-10-08 Eric Anholtmm: Remove the PFN busy warning
2017-10-08 popcornmixvcsm: Allow build with multi-platform v6-v7
2017-10-08 Eric Anholtdrm/vc4: Fix refcounting of runtime PM get if it errors...
2017-10-08 Eric Anholtdrm/vc4: Demote user-accessible DRM_ERROR paths to...
2017-10-08 Eric Anholtdrm/vc4: Fix pitch setup for T-format scanout.
2017-10-08 Hans Verkuildrm/vc4: prepare for CEC support
2017-10-08 Boris Brezillondrm/vc4: Add runtime PM support to the HDMI encoder...
2017-10-08 Eric Anholtdrm/vc4: Fix misleading name of the continuous flag.
2017-10-08 Eric Anholtdrm/vc4: Fix DSI T_INIT timing.
2017-10-08 Eric Anholtdrm/vc4: Convert more lock requirement comments to...
2017-10-08 Eric Anholtdrm/vc4: Add an ioctl for labeling GEM BOs for summary...
2017-10-08 Eric Anholtdrm/vc4: Start using u64_to_user_ptr.
2017-10-08 Eric Anholtdrm/vc4: Don't disable DSI clocks on component unload.
2017-10-08 Eric Anholtdrm/vc4: Fix double destroy of the BO cache on teardown.
2017-10-08 popcornmixcache: Fix up previous commit for v6
2017-10-08 popcornmixvcsm: Provide new ioctl to clean/invalidate a 2D block
2017-10-08 popcornmixvcsm: Provide flag to map pages up front
2017-10-08 popcornmixcache: export clean and invalidate
2017-10-08 popcornmixconfig: Enable CONFIG_BRCMDBG temporarily for debugging...
2017-10-08 Phil ElwellBCM270X_DT: Set spidev spi-max-frequency to 125MHz
2017-10-08 popcornmixconfig: Enable CONFIG_BRCMDBG temporarily for debugging
2017-10-08 allocomallo-digione: 192kHz clicking sound fix
2017-10-08 allocomallo-piano-dac-plus: Master volume added
2017-10-08 Eric Cooperoverlays: i2c-rtc: add m41t62
2017-10-08 allocomBug fix: unmuted
2017-10-08 Matthias ReichlASoC: bcm2835: Enforce full symmetry
2017-10-08 Matthias ReichlASoC: bcm2835: Support additional samplerates up to...
2017-10-08 Matthias ReichlASoC: bcm2835: Support left/right justified and DSP...
2017-10-08 Matthias ReichlASoC: bcm2835: Add support for TDM modes
2017-10-08 James HughesSets the BCDC priority to constant 0
2017-10-08 Noralf TrønnesBCM270X_DT: Add PaPiRus overlay
2017-10-08 Noralf Trønnesconfig: Enable TINYDRM and drivers
2017-10-08 Noralf Trønnesdrm/tinydrm: Add RePaper e-ink driver
2017-10-08 Noralf Trønnesdrm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
2017-10-08 Noralf Trønnesdrm/tinydrm: Fix drm_driver.fops.owner
2017-10-08 Daniel Vetterdrm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out...
2017-10-08 Noralf Trønnesdrm/tinydrm: helpers: Properly fix backlight dependency
2017-10-08 Noralf Trønnesdrm/tinydrm: mipi-dbi: Fix field width specifier warning
2017-10-08 Noralf Trønnesdrm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used unini...
2017-10-08 Noralf Trønnesdrm/tinydrm: Add support for Multi-Inno MI0283QT display
2017-10-08 Noralf Trønnesdrm/tinydrm: Add MIPI DBI support
2017-10-08 Noralf Trønnesdrm/tinydrm: Add helper functions
2017-10-08 Noralf Trønnesdrm: Add DRM support for tiny LCD displays
2017-10-08 Noralf Trønnesdrm: debugfs: Remove all files automatically on cleanup
2017-10-08 Phil Elwelloverlays: i2c1-bcm2708: Don't overwrite i2c1 pins node
2017-10-08 Phil Elwellbcm2835-mmc: Prevent DMA race condition
2017-10-08 Connconfig: enhance DualShock3 controller support
2017-10-08 Phil Elwellbcm2835-mmc: Fix DMA usage
next