summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds3-5/+25
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young2-5/+3
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young1-19/+31
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young1-1/+0
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young1-1/+2
2017-12-14media: lirc: implement reading scancodeSean Young1-0/+5
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young2-53/+5
2017-12-14media: lirc: remove name from lirc_devSean Young1-2/+0
2017-12-14media: lirc: create rc-core open and close lirc functionsSean Young2-11/+2
2017-12-14media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young2-2/+3
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young2-109/+4
2017-12-14media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young1-4/+0
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young2-24/+19
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young1-0/+1
2017-12-14media: lirc: implement scancode sendingSean Young2-53/+83
2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young1-4/+0
2017-12-14media: rc: implement zilog transmitterSean Young1-0/+5
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young1-1/+0
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada1-17/+6
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada1-5/+0
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal1-5/+2
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon1-11/+0
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-0/+29
2017-12-14clk: meson-axg: add clocks dt-bindings required headerQiufang Dai1-0/+71
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini1-0/+12
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall1-1/+1
2017-12-14drm: rework delayed connector cleanup in connector_iterDaniel Vetter2-5/+23
2017-12-14bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2-1/+6
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng1-3/+2
2017-12-13net: sk_pacing_shift_update() helperEric Dumazet1-0/+11
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov1-2/+2
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet1-2/+2
2017-12-13net_sched: switch to exit_batch for action pernet opsCong Wang1-3/+10
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet1-0/+1
2017-12-13dm: remove unused 'num_write_bios' target interfaceNeilBrown1-15/+0
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+2
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+2
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard1-0/+2
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard1-0/+2
2017-12-13drm/tegra: Sanitize format modifiersThierry Reding1-17/+19
2017-12-13drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding1-1/+1
2017-12-13soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding1-0/+12
2017-12-13dt-bindings: memory: Add Tegra186 supportThierry Reding1-0/+111
2017-12-13usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda1-0/+8