summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann
2018-10-10Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy
2018-10-09Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel
2018-10-09lightnvm: pblk: fix mapping issue on failed writesHans Holmberg
2018-10-09lightnvm: move ppa transformations to coreJavier González
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling
2018-10-09dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARNChristoph Hellwig
2018-10-09drivers: clk: Add ZynqMP clock driverJolly Shah
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja
2018-10-09compiler: introduce __no_sanitize_address_or_inlineVasily Gorbik
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky
2018-10-09mfd: cros: add "base attached" MKBP switch definitionDmitry Torokhov
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-08mtd: spi-nor: parse SFDP Sector Map Parameter TableTudor Ambarus
2018-10-08mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memoriesTudor Ambarus
2018-10-08netlink: Add new socket option to enable strict checking on dumpsDavid Ahern
2018-10-08netlink: Pass extack to dump handlersDavid Ahern
2018-10-08Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-08firmware: imx: add misc svc supportDong Aisheng
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng
2018-10-08Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-10-08fanotify: support reporting thread id instead of process idAmir Goldstein
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij
2018-10-08mmc: omap_hsmmc: Kill off cover detectionLinus Walleij
2018-10-08mmc: sdhci: pxav3: Delete GPIO handlingLinus Walleij
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij
2018-10-08mmc: core: add helper to see if a host is doing a retuneNiklas Söderlund
2018-10-08bpf: add verifier callback to get stack usage info for offloaded progsQuentin Monnet