summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-14nfc: change driver from neard interface to legacy sec-nfcJihoon Jung
2016-12-14signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov
2016-12-14[media] include: lirc: add set length and frequency ioctl optionsAndi Shyti
2016-12-14spi: s3c64xx: add the BROKEN_CS case when setting up the transferAndi Shyti
2016-12-14bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2016-12-14UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-12-14clk: samsung: exynos5420: Add pll_rate_table and clock id for EPLLChanwoo Choi
2016-12-14clk: samsung: exynos5422: add missing parent GSCL block clocksMarek Szyprowski
2016-12-14clk: samsung: Add bindings for 32kHz clocks from s2mps11Markus Reichl
2016-12-14clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi
2016-12-14clk: samsung: exynos3250: Add UART2 clockChanwoo Choi
2016-12-14clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham
2016-12-14clk: samsung: exynos5250: add cpu clock configuration data and instantiate cp...Thomas Abraham
2016-12-14cpufreq-dt: add 'boost' mode frequencies supportBartlomiej Zolnierkiewicz
2016-12-14cpufreq / OPP: allow allocation of extra table entries in freq_tableBartlomiej Zolnierkiewicz
2016-12-14clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz
2016-12-14netfilter: nfnetlink_queue: add security context informationRoman Kubiak
2016-12-14x86/kasan, mm: introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2016-12-14x86/kasan: define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-12-14drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart
2016-12-14drm/bridge: Improve kerneldocDaniel Vetter
2016-12-14drm: bridge: Allow daisy chaining of bridgesArchit Taneja
2016-12-14input: touchscreen: fts: added touch key functionalityAndi Shyti
2016-12-14kmsg: add ioctl for kmsg* devices operating on buffersMarcin Niesluchowski
2016-12-14kmsg: add ioctl for adding and deleting kmsg* devicesMarcin Niesluchowski
2016-12-14kmsg: add function for adding and deleting additional buffersMarcin Niesluchowski
2016-12-14kmsg: add additional buffers support to memory classMarcin Niesluchowski
2016-12-14printk: guard the amount written per line by devkmsg_read()Tejun Heo
2016-12-14lsm: kdbus security hooksPaul Osmialowski
2016-12-14kdbus: uapi: Fix kernel-doc for enum kdbus_send_flagsSergei Zviagintsev
2016-12-14kdbus: fix header guard nameLucas De Marchi
2016-12-14kdbus: add node and filesystem implementationDaniel Mack
2016-12-14kdbus: add uapi header fileDaniel Mack
2016-12-14drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim
2016-12-14mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski
2016-12-14thermal: consistently use int for trip tempWei Ni
2016-12-14thermal: consistently use int for temperaturesSascha Hauer
2016-12-14NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2016-12-14NFC: nci: Add post_setup handlerRobert Baldyga
2016-12-14NFC: nci: Handle proprietary response and notificationsSamuel Ortiz
2016-12-14NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard
2016-12-14fimc-is: fix includes and make the code to compile on ARM64Marek Szyprowski
2016-12-14fimc-is: add code from arch/arm/mach-exynos and missing headersMarek Szyprowski
2016-12-14spi: backport spi driver from android-ll, now isp-spi worksMarek Szyprowski
2016-12-14clk: samsung: exynos5433: Add ISP/CAM IP gate clocksSylwester Nawrocki
2016-12-14clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki
2016-12-14soc: samsung: pm_domain: Support pm_domain creation notification.Jonghwa Lee
2016-12-14arm64: dma-iommu: rebase dma-iommu to kernel 4.1Hyungwon Hwang
2016-12-14trace: ramdump: add to support ramdump mode for exynos5433sungguk.na
2016-12-14thermal: devfreq_cooling: Add generic devfreq cooling device implementaionChanwoo Choi