aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-17i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-09-17i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang1-0/+32
2018-09-17i2c: refactor i2c_master_{send_recv}Wolfram Sang1-4/+30
2018-08-09i2c: recovery: add get_bus_free callbackWolfram Sang1-0/+3
2018-08-09i2c: recovery: require either get_sda or set_sdaWolfram Sang1-6/+6
2018-08-09clk: renesas: Add r8a77990 CPG Core Clock DefinitionsTakeshi Kihara1-0/+62
2018-08-09clk: renesas: Add r8a77470 CPG Core Clock DefinitionsBiju Das1-0/+36
2018-08-09video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz1-95/+0
2018-08-09video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz1-3/+0
2018-08-09drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz1-4/+0
2018-08-09soc: renesas: Add r8a77990 SYSC PM Domain Binding DefinitionsTakeshi Kihara1-0/+26
2018-08-09soc: renesas: rcar-sysc: Add r8a77470 supportBiju Das1-0/+22
2018-08-09drm/blend: Add a generic alpha propertyMaxime Ripard2-0/+9
2018-08-09drm: Add drm_mode_config->normalize_zpos booleanPeter Ujfalusi2-2/+10
2018-08-09drm: Fix modifiers_property kernel docVille Syrjälä1-1/+1
2018-08-09spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2-0/+256
2018-08-09media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart1-2/+33
2018-08-09media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart1-0/+10
2018-08-09usb: common: Small class for USB role switchesHeikki Krogerus1-0/+53
2018-08-09drivers: base: Unified device connection lookupHeikki Krogerus1-0/+22
2018-08-09clk: renesas: cpg-mssr: Add support for R-Car M3-NJacopo Mondi1-0/+62
2018-08-09dt-bindings: clock: add R8A77980 CPG core clock definitionsSergei Shtylyov1-0/+51
2018-08-09media: include: media: Add Renesas CEU driver interfaceJacopo Mondi1-0/+26
2018-08-09media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil1-0/+26
2018-08-09soc: renesas: rcar-sysc: Add R-Car M3-N supportJacopo Mondi1-0/+30
2018-08-09dt-bindings: power: add R8A77980 SYSC power domain definitionsSergei Shtylyov1-0/+43
2018-08-09of: change overlay apply input data from unflattened to FDTFrank Rowand1-3/+3
2018-08-09of/fdt: Fix #ifdef dependency of early flattree declarationsGeert Uytterhoeven1-4/+8
2018-08-09of/fdt: use memblock_virt_alloc for early allocRob Herring1-1/+0
2018-08-09drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong1-1/+1
2018-08-09of: overlay: avoid race condition between applying multiple overlaysFrank Rowand1-3/+0
2018-08-09of: overlay: detect cases where device tree may become corruptFrank Rowand1-5/+5
2018-08-09of: overlay: rename identifiers to more reflect what they doFrank Rowand1-6/+6
2018-08-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl1-0/+6
2018-08-09mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada1-1/+0
2018-08-09Input: gpio-keys - add support for wakeup event actionJeffy Chen2-0/+15
2018-08-09drm/bridge/synopsys: dw-hdmi: don't clobber drvdataJernej Skrabec1-6/+7
2018-08-09drm/bridge/synopsys: dw-hdmi: Export some PHY related functionsJernej Skrabec1-0/+11
2018-08-09i2c: add 'set_sda' to bus_recovery_infoWolfram Sang1-0/+4
2018-08-09i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang1-6/+6
2018-08-09i2c: make kerneldoc about bus recovery more preciseWolfram Sang1-5/+5
2018-08-09i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid1-0/+4
2018-08-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathUlf Hansson1-0/+7
2018-08-09PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen1-0/+9
2018-08-09phylib: Add device reset GPIO supportSergei Shtylyov2-0/+8
2018-08-09mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang1-0/+6
2018-08-09mtd: spi-nor: add spi_nor_init() functionKamal Dasu1-0/+10
2018-08-09ASoC: add snd_soc_disconnect_sync()Kuninori Morimoto1-0/+2
2018-08-09ASoC: soc-core: add component lookup functionsKuninori Morimoto1-0/+2
2018-08-09ALSA: add snd_card_disconnect_sync()Takashi Iwai1-0/+2
2018-08-09net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
2018-08-09mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada1-0/+1
2018-08-09i2c: add a message flag for DMA safe buffersWolfram Sang1-0/+3
2018-08-09i2c: add helpers to ease DMA handlingWolfram Sang1-0/+3
2018-08-09drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2-6/+7
2018-08-09drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä1-1/+2
2018-08-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+1
2018-08-09usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda1-0/+8
2018-08-09sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-3/+0
2018-08-09cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-46/+79
2018-08-09mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada1-20/+0
2018-08-09PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven1-1/+0
2018-08-09include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()Johannes Thumshirn1-0/+16
2018-08-09gpio: Make it possible for consumers to enforce open drainLinus Walleij1-0/+6
2018-08-09i2c: gpio: Convert to use descriptorsLinus Walleij1-4/+0
2018-08-09PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven1-3/+4
2018-08-09media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus1-2/+17
2018-08-09media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-10/+19
2018-08-09dt-bindings: power: add R8A77970 SYSC power domain definitionsSergei Shtylyov1-0/+32
2018-08-09dt-bindings: clk: r7s72100: Add missing I and G clocksGeert Uytterhoeven1-0/+2
2018-08-09dt-bindings: clock: Add R8A77970 CPG core clock definitionsSergei Shtylyov1-0/+48
2018-08-09of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez1-1/+9
2018-08-09media: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus2-2/+140
2018-08-09usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda1-2/+3
2018-08-09USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman38-0/+38
2018-08-09Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven1-14/+0
2018-08-09extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi3-105/+148
2018-08-09pinctrl/gpio: Unify namespace for cross-callsLinus Walleij1-4/+4
2018-08-09arm_arch_timer: Expose event stream statusJulien Thierry1-0/+6
2018-08-03tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-1/+1
2018-08-03drm: Add DP PSR2 sink enable bitJosé Roberto de Souza1-0/+1
2018-08-03ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin1-1/+6
2018-08-03ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin1-2/+14
2018-08-03regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-0/+1
2018-08-03serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson1-1/+2
2018-08-03memory: tegra: Apply interrupts mask per SoCDmitry Osipenko1-0/+2
2018-08-03delayacct: Use raw_spinlocksSebastian Andrzej Siewior1-1/+1
2018-08-03brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-08-03dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier1-0/+1
2018-08-03netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik1-2/+8
2018-08-03delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1
2018-08-03fork: unconditionally clear stack on forkKees Cook1-5/+1
2018-07-28tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet1-0/+2
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-28net/ipv6: Fix linklocal to global address with VRFDavid Ahern1-0/+5
2018-07-25alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-5/+5
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-22string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo1-1/+1
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier1-0/+5
2018-07-22arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier1-0/+5
2018-07-22bdi: Fix another oops in wb_workfn()Jan Kara1-1/+1
2018-07-22net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz1-1/+1
2018-07-22net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-22atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse1-0/+15
2018-07-22compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-07-11sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-07-11dax: change bdev_dax_supported() to support boolean returnsDave Jiang1-4/+4
2018-07-11fs: allow per-device dax status checking for filesystemsDarrick J. Wong1-4/+5
2018-07-11mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi1-0/+1
2018-07-08netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso1-0/+5
2018-07-08acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+3
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-07-03slub: fix failure when we delete and create a slab cacheMikulas Patocka1-0/+4
2018-07-03IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez1-1/+1
2018-07-03IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-7/+4
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2-2/+14
2018-06-21locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2-1/+11
2018-06-21mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-06-21KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-06-21sched/core: Introduce set_special_state()Peter Zijlstra2-6/+46
2018-06-21<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-06-21blk-mq: fix sysfs inflight counterOmar Sandoval1-1/+3
2018-06-21net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-06-21soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven1-2/+2
2018-06-21clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet1-0/+3
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-11btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain1-0/+1
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2018-06-05tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-06-05cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita1-2/+13
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang1-1/+1
2018-05-30vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca3-3/+12
2018-05-30block: display the correct diskname for bioJiufei Xue1-3/+1
2018-05-30ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev1-0/+2
2018-05-30ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev1-0/+3
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-0/+1
2018-05-30kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2018-05-30regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann3-1/+20
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-05-30ptr_ring: prevent integer overflow when calculating sizeJason Wang1-1/+1
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-1/+0
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+2
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-0/+3
2018-05-25net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet1-0/+22
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-05-22seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2-4/+6
2018-05-22prctl: Add force disable speculationThomas Gleixner2-1/+10
2018-05-22nospec: Allow getting/setting on non-current taskKees Cook1-2/+5
2018-05-22prctl: Add speculation control prctlsThomas Gleixner2-0/+16
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+2
2018-05-22efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)1-16/+0
2018-05-19proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-19net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-16mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-16bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-0/+17
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-05-16net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-05-09net: don't call update_pmtu unconditionallyNicolas Dichtel1-0/+8
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-2/+14
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2-8/+15
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-05-01ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa1-1/+1
2018-05-01virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-29fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer1-3/+1
2018-04-29Revert "mm/hmm: fix header file if/else/endif maze"Greg Kroah-Hartman1-1/+8
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger1-0/+1
2018-04-29net: sched: ife: handle malformed tlv lengthAlexander Aring1-1/+2
2018-04-29tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh1-0/+1
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang1-0/+1
2018-04-29tpm: cmd_ready command can be issued only after granting localityTomas Winkler1-1/+1
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal1-1/+1
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal1-0/+1
2018-04-26cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2018-04-26vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang1-0/+1
2018-04-26net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre1-1/+1
2018-04-26x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-0/+2
2018-04-26IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-04-26asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-04-26device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-04-26PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel1-0/+7
2018-04-26tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner1-4/+16
2018-04-26RDMA/core: Clarify rdma_ah_find_typeParav Pandit1-2/+1
2018-04-24writeback: safer lock nestingGreg Thelen2-14/+21
2018-04-24HID: input: fix battery level reporting on BT miceDmitry Torokhov1-1/+8
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-0/+3