aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter2-5/+23
2017-12-13bpf/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
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya2-0/+6
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya1-0/+6
2017-12-13dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifierAlexandre Torgue1-0/+6
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang1-0/+6
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)1-1/+5
2017-12-12gfs2: Add a crc field to resource group headersAndrew Price1-1/+2
2017-12-12gfs2: Add rindex fields to rgrp headersAndrew Price1-1/+6
2017-12-12gfs2: Add a next-resource-group pointer to resource groupsAndrew Price1-1/+4
2017-12-12bpf: add a bpf_override_function helperJosef Bacik3-2/+9