summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-32/+32
2019-07-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+11
2019-07-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-20/+1
2019-07-28iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere1-0/+21
2019-07-28iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou1-1/+1
2019-07-28Merge tag 'tags/i3c/export-i3c_device_match_id' into HEADJonathan Cameron1-0/+4
2019-07-28iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean1-0/+2
2019-07-28iio: make st_sensors drivers use regmapDenis Ciocca2-39/+5
2019-07-28iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+3
2019-07-28iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca1-0/+4
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+1
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-1/+4
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2019-07-27crypto: ghash - add comment and improve help textEric Biggers1-1/+1
2019-07-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu1-9/+4
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares1-0/+4
2019-07-27of: Fix typo in kerneldocThierry Reding1-1/+1
2019-07-27Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-2/+5
2019-07-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2019-07-27net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan1-2/+2
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul1-4/+0
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+18
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+1
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2019-07-26mm/hmm: remove hmm_range vmaRalph Campbell1-1/+0
2019-07-26nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior1-1/+3
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi1-0/+4
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+49
2019-07-26mm/hmm: merge hmm_range_snapshot into hmm_range_faultChristoph Hellwig1-1/+3
2019-07-26mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig1-2/+9
2019-07-26mm/hmm: replace hmm_update with mmu_notifier_rangeRalph Campbell1-28/+6
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown3-13/+21
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek2-2/+3
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty1-0/+15
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin1-0/+2
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+8
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel1-0/+5
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel1-8/+0
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl1-0/+26
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman1-1/+0
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-07-26opp: Add dev_pm_opp_find_level_exact()Niklas Cassel1-0/+8
2019-07-26opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()Viresh Kumar1-2/+2
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel3-212/+0
2019-07-26crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel1-0/+3
2019-07-26crypto: aes-generic - unexport last-round AES tablesArd Biesheuvel1-2/+0
2019-07-26crypto: ctr - add helper for performing a CTR encryption walkArd Biesheuvel1-0/+50
2019-07-26crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel1-2/+0