summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang1-0/+3
2018-07-03Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik1-4/+0
2018-07-03ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik1-0/+62
2018-07-03Merge tag 'pxa-for-4.19-dma_slave_map' of https://github.com/rjarzmik/linuxUlf Hansson3-2/+13
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-88/+147
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-51/+68
2018-07-02gpio.h: fix location of gpio legacy documentationMauro Carvalho Chehab1-1/+1
2018-07-02Merge tag 'renesas-arm-soc-for-v4.19' of https://git.kernel.org/pub/scm/linux...Olof Johansson1-11/+2
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-9/+0
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus1-0/+95
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus3-11/+178
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-28/+9
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-07-02Merge branch 'ib-aspeed' into develLinus Walleij1-0/+15
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt1-0/+15
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-02powercap / idle_inject: Add an idle injection frameworkDaniel Lezcano1-0/+29
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-0/+8
2018-07-02posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-07-02dma-fence: Make ->enable_signaling optionalDaniel Vetter1-1/+2
2018-07-02dma-fence: remove fill_driver_data callbackDaniel Vetter1-13/+3
2018-07-02mtd: rawnand: add defines for ONFI version bitsChris Packham1-0/+11
2018-07-02mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham1-0/+4
2018-07-02mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner1-0/+6
2018-07-02mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner1-0/+1
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman18-38/+82
2018-07-02Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman18-38/+82
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2-6/+103
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-50/+45
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+54
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya1-0/+1
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2-20/+2
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2-14/+443
2018-06-30PCI: Make pci_get_rom_size() staticBjorn Helgaas1-1/+0
2018-06-30switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer2-4/+1
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann1-48/+8
2018-06-29sg: remove ->sg_magic memberJens Axboe1-18/+0
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3
2018-06-29dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey1-0/+2
2018-06-29Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan15-42/+117
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+5
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder1-1/+1
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka1-0/+4
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds4-10/+8
2018-06-28cred: conditionally declare groups-related functionsOndrej Mosnáček1-5/+10
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede1-0/+5
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre1-1/+1