summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-06platform/x86: wmi: Turn WMI into a bus driverAndy Lutomirski1-0/+47
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko1-2/+13
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko1-0/+7
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller3-0/+5
2017-06-06[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus1-128/+0
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2-7/+0
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus1-3/+3
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus2-0/+8
2017-06-06[media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus1-0/+104
2017-06-06[media] lirc_dev: cleanup headerDavid Härdeman1-7/+0
2017-06-06[media] lirc_dev: make fops mandatoryDavid Härdeman1-3/+0
2017-06-06[media] lirc_dev: remove sampling kthreadDavid Härdeman1-16/+0
2017-06-06[media] lirc_dev: remove unused set_use_inc/set_use_decDavid Härdeman1-6/+0
2017-06-06[media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann1-0/+10
2017-06-06Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie1-0/+1
2017-06-06Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-212/+277
2017-06-06arm64: dts: Add pinctrl DT nodes for Stingray SOCPramod Kumar1-0/+68
2017-06-06dt-bindings: clk: Extend binding doc for Stingray SOCSandeep Tripathy1-0/+101
2017-06-06Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+21
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2-0/+2
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig1-3/+7
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko1-0/+1
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel1-2/+2
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel1-0/+12
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com1-1/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig2-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig2-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig2-27/+40
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2-16/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami1-1/+0
2017-06-05net: Update TCP congestion control documentationAnmol Sarma1-1/+1
2017-06-05ARM: dts: r7s72100: add clock bit definitionsChris Brandt1-0/+51
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells2-0/+2
2017-06-05rxrpc: Implement service upgradeDavid Howells2-0/+3
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla1-0/+3
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt1-0/+7
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar30-83/+199
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang1-2/+0
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman14-39/+100
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu1-1/+1
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-05qed: VF XDP supportMintz, Yuval1-0/+3
2017-06-05qed: Multiple qzone queues for VFsMintz, Yuval1-0/+4
2017-06-05qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+1
2017-06-05skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4