summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-fslc: Bump revision to 928f8d5krogothFabio Berton2016-12-191-1/+1
| | | | | | | | | This includes following change: This commit merges tag v4.4.38 into 4.4.38+fslc. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 2fa70a9Fabio Berton2016-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes following change: - 2fa70a9 Merge tag 'v4.1.36' into 4.1-1.0.x-imx - 8576fa4 (tag: v4.1.36) Linux 4.1.36 - 39f9986 kbuild: add -fno-PIE - bf5d3d2 firewire: net: fix fragmented datagram_size off-by-one - c604dec firewire: net: guard against rx buffer overflows - 9fe6256 parisc: Ensure consistent state when switching to kernel stack at syscall entry - 83a474e ovl: fsync after copy-up - c0b309f virtio: console: Unlock vqs while freeing buffers - 4fe9ae4 md: be careful not lot leak internal curr_resync value into metadata. - e1e5cab md: sync sync_completed has correct value as recovery finishes. - 97d53c4 scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware - d207c66 scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded - 169eb57 drm/radeon/si_dpm: workaround for SI kickers - c1593e5 drm/dp/mst: Check peer device type before attempting EDID read - e5c6bbb drm/dp/mst: add some defines for logical/physical ports - dadd580 drm/dp/mst: Clear port->pdt when tearing down the i2c adapter - a2d4bd9 KVM: MIPS: Precalculate MMIO load resume PC - b05ff0c KVM: MIPS: Make ERET handle ERL before EXL - 90a107c drm/radeon: drop register readback in cayman_cp_int_cntl_setup - 9a9a237 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices - 1b15bd7 Revert "drm/radeon: fix DP link training issue with second 4K monitor" - 5bc028b powerpc: Convert cmp to cmpd in idle enter sequence - 00a4335 drm/radeon/si_dpm: Limit clocks on HD86xx part - 469bc68 drm/radeon/si/dpm: add workaround for for Jet parts - 85a2af9 USB: serial: cp210x: fix tiocmget error handling - 0854ce4 Input: i8042 - add XMG C504 to keyboard reset table - 0e9bbbd ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps - 02426cf mac80211: discard multicast and 4-addr A-MSDUs - f065a55 ubifs: Fix regression in ubifs_readdir() - 5fdb4fa GenWQE: Fix bad page access during abort of resource allocation - 55a2f87 mm/list_lru.c: avoid error-path NULL pointer deref - 52e7b6b btrfs: fix races on root_log_ctx lists - 9f2d48f vt: clear selection before resizing - 93ec720 tty: limit terminal size to 4M chars - ca96312 ALSA: usb-audio: Add quirk for Syntek STK1160 - 3dc8f1f KEYS: Fix short sprintf buffer in /proc/keys show function - 1f7ff6f hv: do not lose pending heartbeat vmbus packets - 9662d19 mei: txe: don't clean an unprocessed interrupt cause. - a64291d ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct - 11924cb ANDROID: binder: Add strong ref checks - 39709c8 dm table: fix missing dm_put_target_type() in dm_table_add_target() - c91812c usb: increase ohci watchdog delay to 275 msec - 51b231b arm64: KVM: Take S1 walks into account when determining S2 write faults - bb21e02 arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP - 7fbfac8 USB: serial: fix potential NULL-dereference at probe - 605a696 xhci: workaround for hosts missing CAS bit - c23a6dc xhci: add restart quirk for Intel Wildcatpoint PCH - 4c17f91 kvm: x86: memset whole irq_eoi - 9c5e89d libxfs: clean up _calc_dquots_per_chunk - d1375c3 target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code - ac49951 target: Re-add missing SCF_ACK_KREF assignment in v4.1.y - eaf5520 ubifs: Abort readdir upon error - b9ce870 UBIFS: Fix possible memory leak in ubifs_readdir() - cad1ca2 ubifs: Fix xattr_names length in exit paths - dfeb7e4 arm64: percpu: rewrite ll/sc loops in assembly - 3c9c013 powerpc/mm: Prevent unlikely crash in copro_calculate_slb() - c1f5e5f isofs: Do not return EACCES for unknown filesystems - b15662c irqchip/gic-v3-its: Fix entry size mask for GITS_BASER - af17243 arm64: kernel: Init MDCR_EL2 even in the absence of a PMU - c911b72 USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7 - 59eabe8 memstick: rtsx_usb_ms: Manage runtime PM when accessing the device - 86559fc memstick: rtsx_usb_ms: Runtime resume the device when polling for cards - a89634c mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led - e79c2f2 mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused - f125e7f mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error - 5170524 usb: gadget: function: u_ether: don't starve tx request queue - 66f38bf ceph: fix error handling in ceph_read_iter - 9e9ca45 irqchip/gicv3: Handle loop timeout proper - 88b6c9f drm/radeon: change vblank_time's calculation method to reduce computational error. - dcf4c11 jbd2: fix incorrect unlock on j_list_lock - a3da255 scsi: Fix use-after-free - 8df9810 mmc: core: Annotate cmd_hdr as __le32 - 7ea3d2e x86/mm: Expand the exception table logic to allow new handling options Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 4eb20fbFabio Berton2016-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: - 4eb20fb net: fec: Call swap_buffer() prior to IP header alignment - 585bb72 Merge tag 'v4.1.35' into 4.1-1.0.x-imx - 9ca365c (tag: v4.1.35) Linux 4.1.35 - 3b244a6 xhci: fix usb2 resume timing and races. - c865f98 mm: remove gup_flags FOLL_WRITE games from __get_user_pages() - 4edf04a timekeeping: Fix __ktime_get_fast_ns() regression - 486eeb6 time: Add cycles to nanoseconds translation - a4a6bb0 iwlwifi: mvm: fix default disabled aggs in sta - 32da3e0 iwlwifi: dvm: remove ADD_STA prints relying on station ID - 067952c iwlwifi: dvm: move ADD_STA response handling to sync command - bf8308e iwlwifi: mvm: Configure agg. queue before assigning it to STA - 91473db Linux 4.1.34 - 5699106 openrisc: fix the fix of copy_from_user() - 2abcdcc avr32: fix 'undefined reference to `___copy_from_user' - e22ff45 fix memory leaks in tracing_buffers_splice_read() - abd91e8 tracing: Move mutex to protect against resetting of seq data - 7d0e577 MIPS: SMP: Fix possibility of deadlock when bringing CPUs online - 94b73f6 MIPS: Fix pre-r6 emulation FPU initialisation - 3b3f2e9 btrfs: ensure that file descriptor used with subvol ioctls is a dir - 01e893a fix fault_in_multipages_...() on architectures with no-op access_ok() - 8b91555 ocfs2: fix start offset to ocfs2_zero_range_for_truncate() - fa22b5b fanotify: fix list corruption in fanotify_get_response() - 2ea570f fsnotify: add a way to stop queueing events on group shutdown - 7853bc7 autofs: use dentry flags to block walks during expire - 8e625a4 autofs races - fe8bd72 ocfs2/dlm: fix race between convert and migration - 9cbf61a MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) - fc6e4ce can: flexcan: fix resume function - a286d16 drm: Only use compat ioctl for addfb2 on X86/IA64 - ca3fea0 fix iov_iter_fault_in_readable() - 507e166 USB: change bInterval default to 10 ms - 319fe11 fix minor infoleak in get_user_ex() - 1e8727f avr32: fix copy_from_user() - d6dd6bf microblaze: fix __get_user() - 9159bc0 microblaze: fix copy_from_user() - c6ab30d m32r: fix __get_user() - 59dd93e blackfin: fix copy_from_user() - 09d5ea2 sparc32: fix copy_from_user() - 0fe6f5c sh: fix copy_from_user() - dbff5b3 sh64: failing __get_user() should zero - 8f74a7d score: fix copy_from_user() and friends - 382c91f score: fix __get_user/get_user - 8e5c49f s390: get_user() should zero on failure - 5a1bd17 ppc32: fix copy_from_user() - f39be7f parisc: fix copy_from_user() - cc148fe openrisc: fix copy_from_user() - acc2bdc nios2: fix __get_user() - f485933 nios2: copy_from_user() should zero the tail of destination - da879e3 mn10300: copy_from_user() should zero on access_ok() failure... - c6f5ace mn10300: failing __get_user() and get_user() should zero - 34c4640 mips: copy_from_user() must zero the destination on access_ok() failure - 57dcb60 ARC: uaccess: get_user to zero out dest in cause of fault - f3d57a7 metag: copy_from_user() should zero the destination on access_ok() failure - 5b6def3 ia64: copy_from_user() should zero the destination on access_ok() failure - 4661786 hexagon: fix strncpy_from_user() error return - bd2f050 frv: fix clear_user() - e0176ee cris: buggered copy_from_user/copy_to_user/clear_user - e73af4f asm-generic: make get_user() clear the destination on errors - a4b7778 asm-generic: {get,put}_user ptr argument evaluate only 1 time - adb108b nl80211: validate number of probe response CSA counters - 14279ce MIPS: Add a missing ".set pop" in an early commit - fcbe53d genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers - ebed93d MIPS: paravirt: Fix undefined reference to smp_bootstrap - 3e81f02 crypto: arm64/aes-ctr - fix NULL dereference in tail processing - 3b7df38 crypto: arm/aes-ctr - fix NULL dereference in tail processing - a55614f crypto: skcipher - Fix blkcipher walk OOM crash - ce2fe08 USB: serial: simple: add support for another Infineon flashloader - f40afee NFSv4.1: Fix the CREATE_SESSION slot number accounting - 41beb77 fscrypto: require write access to mount to set encryption policy - 08ac15d asm-generic: make copy_from_user() zero the destination properly - ca79a8d alpha: fix copy_from_user() - f2ec3a1 arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() - 323d534 kvm-arm: Unmap shadow pagetables properly - 32eb86c usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase - 4bfeb58 ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB) - 1c33cc0 ALSA: rawmidi: Fix possible deadlock with virmidi registration - d14b394 ALSA: timer: Fix zero-division by continue of uninitialized instance - bc84b38 ALSA: timer: Call notifier in the same spinlock - 631f063 xhci: fix null pointer dereference in stop command timeout function - 7b6ea25 powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET - b8e5110 crypto: cryptd - initialize child shash_desc on import - 81e6db1 ipv6: addrconf: fix dev refcont leak when DAD failed - 12ebbc2 Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns - c2aca6b drm: atmel-hlcdc: Fix vertical scaling - 12c68a9 ovl: fix workdir creation - 8af2ce0 usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition - 431d09f sched/core: Fix a race between try_to_wake_up() and a woken up task - 1ea35b9 iio: accel: kxsd9: Fix scaling bug - 193eb8f ALSA: timer: fix NULL pointer dereference in read()/ioctl() race - 854a40f ALSA: fireworks: accessing to user space outside spinlock - 82ae68a ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx - 6558ce6 ALSA: hda - Enable subwoofer on Dell Inspiron 7559 - 7b7cc69 ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 - 6138d59 ALSA: timer: fix NULL pointer dereference on memory allocation failure - 2350481 ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE - 8773752 ARM: kirkwood: ib62x0: fix size of u-boot environment partition - 7933dd8 fuse: direct-io: don't dirty ITER_BVEC pages - bb5c68e ath9k: fix using sta->drv_priv before initializing it - c3e7a0e bus: arm-ccn: Fix XP watchpoint settings bitmask - b9d45ce bus: arm-ccn: Do not attempt to configure XPs for cycle counter - 0dd4c68 scsi: fix upper bounds check of sense key in scsi_sense_key_string() - cfad3a5 Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" - bd2d704 ARM: OMAP3: hwmod data: Add sysc information for DSI - 3b23ff9 MIPS: KVM: Check for pfn noslot case Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 1af16a7Fabio Berton2016-10-061-1/+1
| | | | | | | | | | | | | | | | | | This includes the following changes: - 1af16a7 Merge remote-tracking branch 'imx/imx_4.1.15_1.0.0_ga' into 4.1-1.0.x-imx - da4e78f MLK-12983 dma: pxp: add sanity check in pxp_set_scaling() - 0a0176d MLK-12980-3 video: mxsfb: free 'pseudo_palette' to avoid memory leak - 43f5250 MLK-12980-2 video: mxsfb: change the 'fb_info' field of 'mxsfb_info' structure - 238e446 MLK-12980-1 video: mxsfb: refine the driver data usage logic - 16a3712 MLK-12974 ARM: dts: imx7d: corret the pcie legacy interrupters - fef7a86 MLK-12975-2 video: mxsfb: missing a 'break' in the case statement. - e277a9d MLK-12975-1 video: mipi_dsi_samsung: set default bpp to 32 if not set Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to df9f1f6Fabio Berton2016-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: - df9f1f6 net: fec: align IP - 7395912 net: fec: enable RACC on imx6ul - 61da160 net: fec: remove QUIRK_HAS_RACC from i.mx27 - c01a8d6 net: fec: remove QUIRK_HAS_RACC from i.mx25 - 9e47e1d Merge tag 'v4.1.33' into 4.1-1.0.x-imx - 04cb720 (tag: v4.1.33) Linux 4.1.33 - 131f437 Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()" - 706f890 x86/AMD: Apply erratum 665 on machines without a BIOS fix - 8fdbea4 x86/paravirt: Do not trace _paravirt_ident_*() functions - 7a17327 ovl: listxattr: use strnlen() - 02b7c97 ovl: remove posix_acl_default from workdir - 29c4d8d serial: 8250: added acces i/o products quad and octal serial cards - 8f96009 sysfs: correctly handle read offset on PREALLOC attrs - f53680b sysfs: correctly handle short reads on PREALLOC attrs. - 33d720d kernfs: don't depend on d_find_any_alias() when generating notifications - e185718 dm crypt: fix free of bad values after tfm allocation failure - af26eb1 dm crypt: fix error with too large bios - 14afdb2 dm log writes: fix check of kthread_run() return value - 6f3e5e4 dm log writes: fix bug with too large bios - 0fe7182 dm log writes: move IO accounting earlier to fix error path - 99663cd NFSv4.x: Fix a refcount leak in nfs_callback_up_net - f6b02c5 xfs: prevent dropping ioend completions during buftarg wait - d023f70 xfs: fix superblock inprogress check - 206538f USB: serial: option: add WeTelecom 0x6802 and 0x6803 products - b3e7cf0 USB: avoid left shift by -1 - f3c7748 pNFS: The client must not do I/O to the DS if it's lease has expired - 47998eb iio: accel: kxsd9: Fix raw read return - a29b7c9 staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility - f27b803 staging: comedi: ni_mio_common: fix wrong insn_write handler - 33f100b staging: comedi: daqboard2000: bug fix board type matching code - f8ce587 USB: serial: option: add WeTelecom WM-D200 - b1918a0 usb: chipidea: udc: don't touch DP when controller is in host mode - 1898b62 USB: serial: mos7840: fix non-atomic allocation in write path - 9f4cc3b USB: serial: mos7720: fix non-atomic allocation in write path - 24628b5 cpuset: make sure new tasks conform to the current config of the cpuset - 214b2da ovl: don't copy up opaqueness - b9ee45d dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel() - 0a6f797 ext4: validate that metadata blocks do not overlap superblock - 469a242 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() - 871499e staging: comedi: comedi_test: fix timer race conditions - efaf365 Merge tag 'v4.1.32' into 4.1-1.0.x-imx - 3b60b86 (tag: v4.1.32) Linux 4.1.32 - dfd742c PCI: Limit config space size for Netronome NFP4000 - 8d3cd03 PCI: Add Netronome NFP4000 PF device ID - 2ca638d PCI: Limit config space size for Netronome NFP6000 family - ebcd021 PCI: Add Netronome vendor and device IDs - 8847401 PCI: Support PCIe devices with short cfg_size - f7bb9ba fs/seq_file: fix out-of-bounds read - 942d5c0 clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function - 917f153 dm flakey: fix reads to be issued if drop_writes configured - 1d6a6dc xenbus: don't look up transaction IDs for ordinary writes - 083e76a x86/apic: Do not init irq remapping if ioapic is disabled - a3f914b timekeeping: Cap array access in timekeeping_debug - 0c7b2c2 timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING - 2d701be um: Don't discard .text.exit section - befdc6e ubifs: Fix assertion in layout_in_gaps() - d9a5bd9 vhost/scsi: fix reuse of &vq->iov[out] in response - f85090f Input: tegra-kbc - fix inverted reset logic - bdd62ec ALSA: line6: Fix POD sysfs attributes segfault - 571d361 ALSA: line6: Give up on the lock while URBs are released. - c717f88 ALSA: line6: Remove double line6_pcm_release() after failed acquire. - 6c000a4 drm: Reject page_flip for !DRIVER_MODESET - f4eaf28 parisc: Fix order of EREFUSED define in errno.h - 66751ff ARC: export __udivdi3 for modules - 871b20f ARC: Support syscall ABI v4 - 35de4db ARC: use correct offset in pt_regs for saving/restoring user mode r25 - 0798beb ARCv2: STAR 9000808988: signals involving Delay Slot - bc78e69 Input: i8042 - set up shared ps2_cmd_mutex for AUX ports - 146ed73 drm/radeon: fix radeon_move_blit on 32bit systems - bb6cf2c gpio: Fix OF build problem on UM - cb515bd bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two. - 220360d bcache: register_bcache(): call blkdev_put() when cache_alloc() fails - 35b8f91 drm/radeon: only apply the SS fractional workaround to RS[78]80 - 388bf26 drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabled - 31df338 uprobes: Fix the memcg accounting - 26390c7 block: Fix race triggered by blk_set_queue_dying() - 0df5268 ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startu - 7ae87ee ARC: Elide redundant setup of DMA callbacks - 0e16c54 ARC: Call trace_hardirqs_on() before enabling irqs - e1052fb usb: xhci: Fix panic if disconnect - 23c50b2 xhci: always handle "Command Ring Stopped" events - 9fd7c33 cdc-acm: fix wrong pipe type on rx interrupt xfers - 1a8eadf usb: misc: usbtest: add fix for driver hang - 79e3a23 usb: renesas_usbhs: Use dmac only if the pipe type is bulk - 80a979e usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable() - 03b78ea drm/i915: fix aliasing_ppgtt leak - 46c9df4 pinctrl/amd: Remove the default de-bounce time - f079b0e usb: dwc3: pci: add Intel Kabylake PCI ID - f034f1c usb: dwc3: pci: add support for Intel Broxton SOC - 888ea95 usb: dwc3: pci: trivial: Formatting - b424684 usb: dwc3: gadget: always cleanup all TRBs - a694f3f usb: dwc3: gadget: fix for short pkts during chained xfers - 60b8bcf usb: dwc3: gadget: increment request->actual once - d3c1edb s390/dasd: fix hanging device after clear subchannel - 5bd6b61 usb: ehci: change order of register cleanup during shutdown - fdcdf5b usb: hub: Fix unbalanced reference count/memory leak/deadlocks - aca7803 crypto: caam - fix non-hmac hashes - e989e0c aacraid: Check size values after double-fetch from user - 6a19c73 USB: serial: fix memleak in driver-registration error path - 61882ca USB: serial: option: add support for Telit LE920A4 - 2980f14 USB: serial: ftdi_sio: add device ID for WICED USB UART dev board - 65b2f0a USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices - cbae576 USB: serial: option: add D-Link DWM-156/A3 - 4bb0dda mac80211: fix purging multicast PS buffer queue - 2dd916f tcp: enable per-socket rate limiting of all 'challenge acks' - 2b21117 tcp: make challenge acks less predictable - beebc82 powerpc/eeh: eeh_pci_enable(): fix checking of post-request state - 99f614a Linux 4.1.31 - 432273c MIPS: KVM: Propagate kseg0/mapped tlb fault errors - 7fe3930 MIPS: KVM: Fix gfn range check in kseg0 tlb faults - 0fbddc0 MIPS: KVM: Add missing gfn range check - 342b88e MIPS: KVM: Fix mapped fault broken commpage handling - 867df5e ext4: verify extent header depth - cd51084 ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt - 1fbc4fd ALSA: timer: Fix leak in events via snd_timer_user_ccallback - 1b7d7bc ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS - c65b5c9 USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails - 6412c3a ovl: verify upper dentry before unlink and rename - 40b9a8f iio:ad7266: Fix probe deferral for vref - fb079b4 iio:ad7266: Fix support for optional regulators - 44cdc9f iio:ad7266: Fix broken regulator error handling - 94f9384 iio: accel: kxsd9: fix the usage of spi_w8r8() - b2372ff staging: iio: accel: fix error check - c1a8303 iio: proximity: as3935: fix buffer stack trashing - 9db892c iio: proximity: as3935: remove triggered buffer processing - e2a296e9 iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output - f247adf iio:st_pressure: fix sampling gains (bring inline with ABI) - 3bdfc8b iio: Fix error handling in iio_trigger_attach_poll_func - f3c7b15 perf/x86: Fix undefined shift on 32-bit kernels - 7ceedf5 virtio_balloon: fix PFN format for virtio-1 - 4dbc156 virtio_balloon: do not change memory amount visible via /proc/meminfo - 55f883c arm64: Rework valid_user_regs - 5c46424 cdc_ncm: workaround for EM7455 "silent" data interface - 28a6d04 nfsd: check permissions when setting ACLs - 173f43c posix_acl: Add set_posix_acl - 63933c7 powerpc/pseries: Fix PCI config address for DDW - 049de19 powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism - d9ee963 block: fix use-after-free in seq file - 403f056 metag: Fix __cmpxchg_u32 asm constraint for CMP - a2036fb ALSA: hda - Fix headset mic detection problem for two dell machines - 31ebbeb ALSA: hda - Fix the headset mic that will not work on Dell desktop machine - 0224028 ALSA: hda: Fix krealloc() with __GFP_ZERO usage - df75887 ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps - 333c2cf MIPS: mm: Fix definition of R6 cache instruction - e2b438f sysv, ipc: fix security-layer leaking - 4ef5c9a mm/hugetlb: avoid soft lockup in set_max_huge_pages() - 834ced1 dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING - 655fe78 dm rq: fix the starting and stopping of blk-mq queues - 980b655 dm flakey: error READ bios during the down_interval - 0d88572 ftrace/recordmcount: Work around for addition of metag magic but not relocations - 2876b1b balloon: check the number of available pages in leak balloon - c6657f7 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace - 10855c6 ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO - 6cdb164 ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3] - baea0d6 drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup - c1b4d25 drm/nouveau/fbcon: fix font width not divisible by 8 - c027bc0 ubi: Make volume resize power cut aware - 304e915 ubi: Fix early logging - ae32d1b ubi: Fix race condition between ubi device creation and udev - eb61bdd fuse: fix wrong assignment of ->flags in fuse_send_init() - 614c339 fuse: fuse_flush must check mapping->flags for errors - 3fc4a4a fuse: fsync() did not return IO errors - 93c0b00 ARC: mm: don't loose PTE_SPECIAL in pte_modify() - ae9c7f3 drm/radeon: fix firmware info version checks - 7afd374 KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace - bd89870 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE - ae40dad KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures - a3b180a CIFS: Fix a possible invalid memory access in smb2_query_symlink() - b7e61a1 fs/cifs: make share unaccessible at root level mountable - b5e8e7f Input: i8042 - break load dependency between atkbd/psmouse and i8042 - e9071d0 Documentation/module-signing.txt: Note need for version info if reusing a key - 6ac9857 module: Invalidate signatures on force-loaded modules - 7e6f0e1 net/irda: fix NULL pointer dereference on memory allocation failure - 7d06f7f fs/dcache.c: avoid soft-lockup in dput() - 49e3c9a MIPS: Don't register r4k sched clock when CPUFREQ enabled - 0e2cbad6 nfs: don't create zero-length requests - e1cc075 gpio: intel-mid: Remove potentially harmful code - 7f5a3c7 iscsi-target: Fix panic when adding second TCP connection to iSCSI session - 634a3fc audit: fix a double fetch in audit_log_single_execve_arg() - a4664af Fix broken audit tests for exec arg len - a49b282 audit: Fix check of return value of strnlen_user() - dd26566 cifs: fix crash due to race in hmac(md5) handling - b9090fe target: Fix race between iscsi-target connection shutdown + ABORT_TASK - 6c631d3 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP - 80d341f mtd: nand: fix bug writing 1 byte less than page size - 8ae0073 arm64: debug: unmask PSTATE.D earlier - f88ded2 rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() - abf9569 dm: fix second blk_delay_queue() parameter to be in msec units not jiffies - 8129259 crypto: scatterwalk - Fix test in scatterwalk_done - 98953c4 Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU - 5436aa6 KVM: VMX: handle PML full VMEXIT that occurs during event delivery - aef1e06 USB: serial: option: add support for Telit LE910 PID 0x1206 - 4af80d9 powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() - 572c8b6 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 - 881052c ext4: short-cut orphan cleanup on error - 3f7ed29 drm/radeon: support backlight control for UNIPHY3 - 6c2ca21 KVM: nVMX: Fix memory corruption when using VMCS shadowing - 53bb06c usb: quirks: Add no-lpm quirk for Elan - bd0702f USB: quirks: Fix another ELAN touchscreen - 256679c s390/mm: fix gmap tlb flush issues - 9b01eaf cifs: Check for existing directory when opening file with O_CREAT - bdf3214 [media] media: usbtv: prevent access to free'd resources - 47c1628 Bluetooth: Add support of 13d3:3490 AR3012 device - 6e2c93c Bluetooth: Add USB ID 13D3:3487 to ath3k - 434d638 [media] Fix RC5 decoding with Fintek CIR chipset - 2342f6e [media] media: dvb_ringbuffer: Add memory barriers - 7235df9 drm/radeon: Poll for both connect/disconnect on analog connectors - 4613d5f drm/radeon: add a delay after ATPX dGPU power off - 073435a spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark - d4d783d ext4: validate s_reserved_gdt_blocks on mount - d579705 iwlwifi: add new 8260 PCI IDs - 2fc0cdf ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys - e19f0ec5 ext4: don't call ext4_should_journal_data() on the journal inode - 906d6f4 ext4: fix deadlock during page writeback - 547df96 SUNRPC: Don't allocate a full sockaddr_storage for tracing - c580d82 ext4: check for extents that wrap around - 988777b mfd: qcom_rpm: Parametrize also ack selector size - e6b04eb mfd: qcom_rpm: Fix offset error for msm8660 - 6997496 usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() - 83335cb usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() - 542330f hp-wmi: Fix wifi cannot be hard-unblocked - 230dc3e serial: samsung: Fix ERR pointer dereference on deferred probe - cf61375 tty/serial: atmel: fix RS485 half duplex with DMA - ebe1398 tty/serial: at91: remove bunch of macros to access UART registers - 343c4ef of: fix memory leak related to safe_name() - 8431378 crypto: gcm - Filter out async ghash if necessary - b42d378 usb: dwc3: fix for the isoc transfer EP_BUSY flag - 4426cc6 pinctrl: cherryview: prevent concurrent access to GPIO controllers - 440357fd pinctrl: cherryview: Use raw_spinlock for locking - ba42156 pinctrl: cherryview: Serialize all register access - e057773 Update my main e-mails at the Kernel tree - 10dd8c10 gpio: pca953x: Fix NBANK calculation for PCA9536 - 27b5490 PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset - b378007 Revert "drm/i915/ilk: Don't disable SSC source if it's in use" - 7a85bf9 netlabel: add address family checks to netlbl_{sock,req}_delattr() - 85470a5 s5p-mfc: Add release callback for memory region devs - 1dd12c3 s5p-mfc: Set device name for reserved memory region devs - fce6716 HID: uhid: fix timeout when probe races with IO - 223b391 arm64: kernel: Save and restore addr_limit on exception entry - 5c57645 fs/proc/task_mmu.c: fix mm_access() mode parameter in pagemap_read() - 6a46873 netfilter: nf_nat_redirect: add missing NULL pointer check - 558ba5f (tag: v4.1.30) Linux 4.1.30 - 629d045 x86/quirks: Reintroduce scanning of secondary buses - f2da7df x86/quirks: Apply nvidia_bugs quirk only on root bus - 6264b57 Revert "MIPS: Reserve nosave data for hibernation" - 84d0821 Revert "sparc64: Fix numa node distance initialization" - bd6d85d pps: do not crash when failed to register - bea9acd radix-tree: fix radix_tree_iter_retry() for tagged iterators. - 6831c98 libceph: apply new_state before new_up_client on incrementals - 5210f97 libceph: set 'exists' flag for newly up osd - 87076a0 ovl: verify upper dentry in ovl_remove_and_whiteout() - 9524cc4 tty/vt/keyboard: fix OOB access in do_compute_shiftstate() - e77df44 libata: LITE-ON CX1-JB256-HP needs lower max_sectors - c30e87b mmc: block: fix packed command header endianness - ce05d31 media: fix airspy usb probe error path - 371ac20 vmlinux.lds: account for destructor sections - fe071fb mm, compaction: prevent VM_BUG_ON when terminating freeing scanner - ca0d868 mm, compaction: simplify handling restart position in free pages scanner - 1602957 drm/i915: Update ifdeffery for mutex->owner - 627ec70 ALSA: hda: add AMD Stoney PCI ID with proper driver caps - 282f757 ALSA: hda - fix use-after-free after module unload - f8e3078 posix_cpu_timer: Exit early when process has been reaped - 47eec48 x86/quirks: Add early quirk to reset Apple AirPort card - 2533406 net: mvneta: set real interrupt per packet for tx_done - 43506e7 ALSA: pcm: Free chmap at PCM free callback, too - 6b9d561 ALSA: ctl: Stop notification after disconnection - fb10485 ALSA: hda/realtek - add new pin definition in alc225 pin quirk table - 31534f8 ovl: Copy up underlying inode's ->i_mode to overlay inode - cb75f65 ovl: handle ATTR_KILL* - 97f2887 drm/ttm: Make ttm_bo_mem_compat available - 07761df Input: xpad - validate USB endpoint count during probe - 70aaf49 ARM: mvebu: fix HW I/O coherency related deadlocks - 2686f12 netfilter: x_tables: speed up jump target validation0357fd pinctrl: cherryview: Use raw_spinlock for locking Change-Id: Idb8f3a797b74e866074a9d551587027d21022b72 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Bump revision to 375bd95Otavio Salvador2016-09-212-34/+3
| | | | | | | | | | | | This includes following changes: 375bd95 build: Copy the module build information files to topdir 6a69d95 Fix gcc 6 build error -Werror=misleading-indentation as well as removes the corresponding patch file of the GCC 6 build error. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Replace MPL3115 driverBreno Lima2016-08-161-1/+1
| | | | | | | | | | | | | | | | | | | There are currently two driver implementations for the MPL3115: - drivers/input/misc/mpl3115.c (from NXP kernel) - drivers/iio/pressure/mpl3115.c (from upstream kernel). Use the CONFIG_MPL3115 instead of CONFIG_INPUT_MPL3115 because this driver uses the Industrial I/O framework, which is the preferred and standard subsystem for sensors. The data from this sensor can be read by using the following commands on a warp7 board: cat /sys/bus/iio/devices/iio:device0/in_pressure_raw cat /sys/bus/iio/devices/iio:device0/in_temp_raw Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Add simple card driver supportBreno Lima2016-08-101-0/+1
| | | | | | | | | Select CONFIG_SND_SIMPLE_CARD driver by default. warp7 board needs this driver for audio to work. Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 59b38c32Breno Lima2016-08-101-1/+1
| | | | | | | | It includes the following changes: 59b38c32 ARM: dts: imx7s-warp: Enable BT_REG_ON Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to b8fb01d4Daiane Angolini2016-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This merges the 4.1.29 stable release onto the fork and the following changes: b8fb01d ARM: dts: imx7s-warp: Add Wifi support fe8d662 ARM: dts: imx7s-warp: Move memory node 07c4014 ARM: dts: imx7s-warp: Enable crypto 51bca3b ARM: dts: warp7: Rename the dts file 8eaed11 ARM: imx_v7_defconfig: Add simple card driver support a2d0fba sgtl5000.c: HACK, defer probe when I2C not yet running 12ecd0e ARM: dts: imx7d-warp: Add audio support a0fa08d ARM: dts: imx7d: Add #sound-dai-cells into sai nodes a0f8868 ARM: dts: imx7d-warp: Add BC3770 support. 0d4b750 ARM: dts: imx7d-warp: Enable bluetooth device 4cc7e24 ARM: dts: imx7d-warp: Add User Button support ace4c64 ARM: dts: imx7d-warp: Add NFC support d237364 ARM: dts: imx7d-warp: Add support for precision altimeter f9dbcc8 ARM: dts: imx7d-warp: Add support for accelerometer and magnetometer ccdf497 ARM: dts: imx7d-warp: Add I2C4 device node, princtrl ba38303 Merge tag 'v4.1.29' into 4.1-1.0.x-imx c3ed55b Linux 4.1.29 Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: patches to file build errors with GCC6Lauren Post2016-08-104-0/+432
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 4.1.15-1.2.0 i.MX 7Dual GA releaseLauren Post2016-08-101-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 4.1.15-1.1.1 Patch releaseLauren Post2016-08-101-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 0c0844fFabio Berton2016-07-221-1/+1
| | | | | | | | | | This includes following change: - 0c0844f 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Fix description as the kernel is not i.MX6 specificOtavio Salvador2016-07-221-2/+2
| | | | | | | | The kernel now supports other SoCs so the description was misleading. This fixes it. Change-Id: I3683b387c7126f3fa4d21c960a7687f57e7ef696 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 00850640Otavio Salvador2016-07-221-1/+1
| | | | | | | This merges the 4.1.28 stable release onto the fork. Change-Id: I0ba89e18a0f59cdb88cc1a73abee6cf2a64b4079 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to 77f6154Otavio Salvador2016-07-222-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges the 4.1.15-1.2.0 GA release onto the Linux FSLC fork. It includes following changes: 77f6154 MLK-12948 ARM: dts: imx7d-sdb: change the hardware reset gpio for mipi dsi 042fabd MLK-12946 media: pxp-v4l2: correct the 32 bpp pixel format passed to pxp 801b839 mmc: mmc: fix switch timeout issue caused by jiffies precision 38ed99e mmc: core: fix __mmc_switch timeout caused by preempt c6c8f8d MLK-12934-2 mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV 6905ad8 MLK-12934-1 mmc: sdhci-esdhc-imx: correct the max timeout count a7f1dc6 MLK-12944 fix makefile miss imx7d-12x12-lpddr3-arm2-pcie.dtb 470f930 MLK-12935 ARM: imx: switch system counter clock to 32K in suspend d86edca MLK-12902: usdhc: Revert "MLK-11685-5 mmc: sdhci-esdhc-imx: no need busfreq for imx6qdl" fc72198 MLK-12899-2 video: mipi_dsi_samsung: add panel 'TFT3P5581' driver. e01451b MLK-12899-1 ARM: dts: imx7d-sdb: add dts support for panel 'TFT3P5581'. 9a38200 MLK-12901-3 video: mipi_dsi_samsung: alwasy use video mode to transfer data and cmds. c88b735 MLK-12901-2 video: mipi_dsi_samsung: add 10msec delay after all the pkt write operation. f154b5e MLK-12901-1 video: mipi_dsi_samsung: correct the hardware reset calling position. 30b8226 MLK_12886-2 video: mxsfb: handle the assert gpio in driver to support deferred probe f0fdb61 MLK-12886-1 ARM: dts: imx7d-sdb: the assert gpio for lcdif should be active low c1d7c35 MLK-12898: ov5640 mipi: Add more delay to wait sensor stable bbe0e5a MLK-12880 arm: dts: imx7d: correct the PAD_GPIO1_IO01 pin ctrl setting c29dda8 MLK-12876: mipi csi: Remove regulator enable code when driver probe d95d2e8 MLK-12860-4 usb: chipidea: imx: add HSIC support for imx7d abc9926 MLK-12860-3 ARM: imx: gpcv2: add reg_1p2's notifier 85d2f3f MLK-12860-2 ARM: dts: add imx7d 12x12 ARM2 ddr3 board dts b104675 MLK-12860-1 ARM: dts: imx7d: add vcc-supply at gpc node e28ae27 MLK-12861-2 ARM: imx: enable necessary clock for RDC resume on i.mx7d 02a2e8d MLK-12861-1 ARM: imx: support runtime clock management on i.mx7d when M4 is enabled 059449a MGS-1851 [#2332] fix the integer id resource leak 7b3c314 MLK-12795 pinctrl: imx: fix initialization of imx_pinctrl_desc 1c60143 MLK-12781 ARM: dts: imx7d-12x12-lpddr3-arm2: add pinctrl for usb vbus aca1386 MLK-12695 dma: pxp-v2: fixing the mismatch calls of pm_runtime suspend/resume 3455774 MLK-12669-2 dma: pxp-v3: add 'ipg' and 'axi' clocks 9e04de3 MLK-12699-1 ARM: imx7d: clk: add two clocks definition for pxp 2b25e7d MLK-12622: mtd: gpmi: fix the issue in legacy bch support c479a94 MLK-12602: Documentation: gpmi-nand: legacy bch geometry option for NAND 5102a01 MLK-12601: mtd: gpmi: provide the option to use legacy bch geometry 30c1b15 MLK-12421 usb: chipidea: fix build warning if disable CONFIG_USB_CHIPIDEA_HOST a49b611 MLK-12509-3 video: mipi_dsi_samsung: add build support for TFT3P5079E panel. 0038221 MLK-12509-2 video: mipi_dsi_samsung: add 'TFT3P5079E' panel driver. e3a5bdf MLK-12509-1 video: mipi_dsi_samsung: create a new dts for mipi dsi. 83f0dd3 MLK-12449: mtd: gpmi: fix integer overflow issue 4198b7b MLK-12448: mtd: gpmi: fix nand double free issue 8b38103 MLK-12371: ARM: imx: suspend-imx7: correct HW_ANADIG_SNVS_MISC_CTRL set 5db98a4 MLK-12420 fix potential head list corruption. e6ea96a MLK-12731-2 ARM: dts: Makefile: add dts entry for imx6q-arm2-hsic b1e060d MLK-12731-1 usb: chipidea: imx: add missing HSIC initialization for imx6qdl/sl 3268392 MLK-12688-02: arm dts: Add csis-clk-settle property 9504f74 MLK-12688-01: mipi csi: Add clk_settle setting 517f750 MLK-12432-03: arm: dts: Replace ov5647 mipi sensor with ov5640 488fd31 MLK-12432-02: capture: Add support for mipi input c02abe7 MLK-12432-01: ov5640 mipi: support more platform and reduce support mode 9f0881f MLK-12763 ARM: imx7d: iomux: correct uart input sel option value 07c9f26 MLK-12765 ARM: imx: make sure DLL is locked on i.MX7D a38a53d MLK-12748-3 ARM: imx: adjust imx7d lpddr3 retention exit flow adfc24c MLK-12748-2 ARM: imx: remove IOMUXC GPR setting for i.mx7d TO1.2 07184c5 MLK-12748-1 ARM: dts: imx7d: correct usdhc1 cd pin setting 8ad5988 MLK-12761 ARM: imx: add mu as wakeup source for i.mx7d cf0a95b MLK-11262-5: ARM: imx: Change A7 MU ready timing Change-Id: Id25f069f639654a104bcd17c5b354335b95e7d64 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Fix DESCRIPTION to mention 4.1.15-1.0.0 GA as basedOtavio Salvador2016-07-152-2/+2
| | | | | | | | | | The base kernel has been updated for the 4.1.15-1.0.0 GA but the DESCRIPTION has not been updated when updating the recipes, this fixes that so the DESCRIPTION in the generated packages and release notes are right. Change-Id: Id7539aa65f5466f0bd285766931d4648b0445e44 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-ls1: exclude DATETIME from vardepsexclude of ZIMAGE_BASE_NAME to fix ↵Zhenhua Luo2016-07-151-0/+1
| | | | | | | | | | | taskhash mismatch issue The siggen.py checks the task hash, DATETIME dependency causes Taskhash mismatch error, exxclude DATETIME variable from vardepsexclude of ZIMAGE_BASE_NAME. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump to revision 960f493Otavio Salvador2016-07-051-1/+1
| | | | | | | | | This merges the 4.1.26 stable release and include following change: 960f493 of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boards Change-Id: Iacc788ccc36920f9ce7292ece5ce2e9ac210beb2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Disable Vivante GPU supportOtavio Salvador2016-07-051-1/+0
| | | | | | | | | | | | | The Vivante GPU is used as kernel module for all i.MX6, by default, so the defconfig should not enable it as other SoC (as i.MX6UL and i.MX7D) uses the same defconfig and does not have the Vivante GPU. This avoids the built-in driver build for other SoCs, thus fixing a build error with GCC 6, which is hidden when using the external module. Change-Id: Ib12cfe494d75b6407eaf72c386094cc03606c7f8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p8.4Tom Hochstein2016-05-301-1/+1
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Fix gcc 6 build error -Werror=misleading-indentationTom Hochstein2016-05-302-1/+32
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA2.1Dominic Sacré2016-05-054-47/+101
| | | | | | | | | | | | | Use patch 4.1.19-rt22 (which applies cleanly) despite the fact that the kernel is currently based on 4.1.20, because 4.1.20-rt23 is not yet available at a stable URL. The same issues that needed to be patched in 3.14 are still present in 4.1, so update the patches and defconfig accordingly to apply to the new kernel. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Bump revision to deb84cdOtavio Salvador2016-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges the 4.1.23 stable release as well as NXP following changes: deb84cd MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX 20de11d MLK-12607: ASoC: fsl-asrc: Add the support of 12kHz and 24kHz af2256b MLK-12464-2: ASoC: wm8960: fix clock is not correct after suspend/resume d51a5af MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly efb83ff MLK-12620 ARM: imx: correct i.MX7D fuse MAC1_ADDR offset address a90438e MLK-12706-3 arm: imx_v7_defconfig: build in bcmdhd b361e5d MLK-12706-2 net: bcmdhd: set the bcmdhd driver default build in d60d208 MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi 36a8f81 MLK-12705 ARM: imx: add support for i.mx7d TO1.2 busfreq c0433b1 MLK-12685 ARM: dts: imx6sx-sabreauto.dts: improve usdhc4 pad drive strength 92c7757 MLK-12675 ARM: dts: imx: keep RTC enabled for software poweroff c35a5dd MLK-12671 ARM: imx: support single soc config 3b2520f MLK-12617 mmc: Fix compile error when CONFIG_MMC=m d5d7c02 MLK-12623-03 ARM: imx: Add cpu speed grading check for imx6ul b1d1ba8 MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts 7fe0d46 MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq a4d2a08 MLK-12277 media: camera: add check for width and height against 0 85a98a0 MLK-12573 ARM: dts: set LCD_nPWREN low to make VLCD_3V3 output 3V3. 3456a58 MLK-10934 mtd: use memcpy to replace the memcpy_fromio d410e45 MGS-1678 [#2269] memleak in GPU driver sysfs interface 160bf92 MA-7715 fix GPU kernel panic reported by android CTS 0e3d9b1 MGS-1630 5.0.11.p8 driver can't pass build with kernel 4.1 on Android M6.0 a52956f MLK-12466 ARM: dts: imx6ul-14x14-evk-usb-certi: add USB certification dts Change-Id: I91b274ccd29c9d52a274599d66e874fa474550bf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 4.1.15-1.1.0Lauren Post2016-04-281-2/+2
| | | | | | | Kernel updates for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62Dominic Sacré2016-04-231-1/+1
| | | | | | | | | | | | | | | | Update the URL because patch-3.14.61-rt62.patch.gz got moved to the 'older' subdirectory. The -rt patches are published in the projects/rt/3.14 directory, and are then moved to projects/rt/3.14/older when the next version of the patch is released. Previous versions of this recipe intentionally used "older" patches (even when the latest one would apply) specifically because the URLs remain stable that way. This got broken in the update to 3.14.52-1.1.0 GA. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-mfgtool: Add DATETIME exclusion to avoid taskhash mismatch errorLauren Post2016-04-141-0/+1
| | | | | | | | | Recent changes in siggen.py check for task hash and generate build errors called Taskhash mismatch when using variables with date and time. Exclude date time variables as done in kernel.bbclass. Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Update graphics to 5.0.11-p8.3 versionTom Hochstein2016-04-141-2/+2
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Update to latest version 445b81a7Daiane Angolini2016-04-111-1/+1
| | | | | | | Commit 445b81a7 adds the initial support for the Warp7 board. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Update to 4.1.15-1.0.0 GA based forkOtavio Salvador2016-04-062-38/+25
| | | | | | | | | | | This updates the kernel fork for the 4.1.15-1.0.0 GA and merges the 4.1.20 stable release on top of it. Up to now, no extra fixes are applied on top of it but this is likely to change as vendors start to base their work on this tree. Change-Id: I2f7c330b35f7bf2ae916b84147e445b28cb8e829 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 4.1.15 kernelLauren Post2016-04-064-80/+28
| | | | | | | Upgrade to the 4.1.15-1.0.0_ga release Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx-rt: Update URL to fetch RT patch 3.14.61-rt62Julio Cruz2016-03-161-4/+4
| | | | | | | | This upgrades the patch from 3.14.58-rt59 to 3.14.61-rt62. Change-Id: If3d0beb989723859bcfce5a95810fb3d8d9e340a Signed-off-by: Julio Cruz <jcsistemas2001@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Upgrade to the 3.14.52-1.1.0 GA based forkOtavio Salvador2016-02-239-62/+80
| | | | | | | | | | | | | | | | | | | The FSLC kernel fork has been updated for the 3.14-1.52-1.1.0 GA release. It is a consolidated release covering all i.MX active product lines covering: - i.MX6QDL - i.MX6SL - i.MX6SX - i.MX6UL - i.MX7D The patch also updates the linux-fslc-imx-rt flavour for the very same kernel fork and ensures people uses the built-in Vivante GPU driver, when using the Linux RT support, as the external kernel module does not support it yet. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 3.14.52-1.1.0_ga Consolidatd GA releaseLauren Post2016-02-118-215/+42
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.4 versionNeena Busireddy2016-02-111-1/+1
| | | | | Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc (4.4): Introduce Linux 4.4 kernelStefan Agner2016-01-193-8/+322
| | | | | | | | | | Introduce Linux 4.4 based vanilla Linux kernel. This version allows to use the DRM DCU driver on Vybrid (with some additional patches). Also enable PWM support through Vybrid's FlexTimer module, and update the defconfigs. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador2015-12-173-332/+23
| | | | | | | | | | Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Change-Id: Id00d6dbaa8fcec5c9b6c5089d11d1ebe5c0e44e1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-mx6: Disable Tux logo for default configOtavio Salvador2015-11-271-1/+1
| | | | | | | | | | The Tux logo should be disabled by default to allow a cleaner boot process. If a different configuration is needed of any specific machine, it can be overriden using custom config. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-mx6: Disable 'evbug' module on default configOtavio Salvador2015-11-271-1/+1
| | | | | | | | | | Disable evbug, so machines using the kernel recipe do not have it loaded by default. The evbug kernel module can be enabled if needed, per machine, using a custom config. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-mx6: Fix serial console use with SystemDOtavio Salvador2015-11-271-0/+1
| | | | | | | | | | | | | | | The SystemD requires the CONFIG_FHANDLE option to be enabled to properly support the serial console getty initialization. This fixes following error: ,----[ i.MX6Q SABRE Smart Device boot error ] | [ TIME ] Timed out waiting for device dev-ttymxc0.device. `---- The error has been catch while testing a customer image in a pure SystemD distro, based on O.S. Systems Embedded Linux. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-imx-gpu-viv: Add 'galcore' to module autoloadingOtavio Salvador2015-11-241-2/+4
| | | | | | | | | The module autoloading ensures 'galcore' to be probed as early as possible during the boot. The order is important so the GPU can be used as fast as possible, ensuring a reduced time until the initial GPU-based application is loaded. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc (4.1): Update to the latest version e55a6a92Fabio Estevam2015-11-161-1/+1
| | | | | | | This merges the 4.1.13 stable release fixes into the fork. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "linux-fslc: Upgrade to 4.3-based kernel"Otavio Salvador2015-11-103-23/+332
| | | | | | | | | | This reverts commit 649f479f118567d62a5a57d690fb3fe3915f0ea7. The 4.3 version of kernel cause build errors on lttng and cannot be included until those are fix. We are reverting it now and will add it back once OE-Core is fixed to support it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador2015-11-103-332/+23
| | | | | | | | | | Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Change-Id: Id01a6050daaaee9bc931afa4583ec11f7b7d6da1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-mx6-rt: Add new recipeDominic Sacré2015-10-296-0/+710
| | | | | | | | | | | | This recipe is based on the now-deleted linux-imx-rt recipe, using the same set of patches. The linux-fslc-mx6 kernel is currently at upstream version 3.14.54, for which no realtime patch has been released, but patch 3.14.51-rt52 applies cleanly. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx-rt: Remove 3.14.28 version as it does not work with GCC 5.2Otavio Salvador2015-10-2811-982/+0
| | | | | | | | The 3.14.28 has not been fixed to work with the GCC 5.2 making it unusable. Remove this version until someone does the upgrade to the newer releases. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx-mfgtool: Remove leftover from 3.14.38 QP upgradeOtavio Salvador2015-10-281-332/+0
| | | | | | | | The 33615de (linux-imx: Upgrade to 3.14.38-6QP_beta release) did not remove the linux-imx-mfgtool-3.14.28/mx6/defconfig file, keeping it unused. Remove it now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Remove Vybrid mcc related recipesOtavio Salvador2015-10-282-71/+0
| | | | | | | | | | | | | The mqxboot and mcc Linux kernel module requires the Timesys kernel to work. The kernel is not in use in meta-fsl-arm anymore and in long term the Vybrid will be using the remoteproc mechanism to share resources across the different CPU, inside of the SoC. As consequence of the update for the Linux 4.1 kernel, those recipes ought to move for meta-fsl-arm-extra where 3rd party boards can keep using them. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc (4.1): Update to latest version fa868c9eFabio Estevam2015-10-261-1/+1
| | | | | | | | | | Commit fa868c9e ("dts: imx6: fix sd card gpio polarity specified in device tree") missed to be applied into 4.1.11 causing esdhc regressions on mx6, so let's apply it so that we can have SD card working with 4.1.11. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>