summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/...Boris Brezillon2-11/+7
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan1-0/+26
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan1-0/+27
2016-04-19iio: st_sensors: support open drain modeLinus Walleij2-0/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi1-0/+1
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda1-0/+4
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan1-0/+4
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai1-0/+59
2016-04-19Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-04-19ACPI / tables: Move table override mechanisms to tables.cLv Zheng1-8/+2
2016-04-18devpts: clean up interface to pty driversLinus Torvalds1-24/+10
2016-04-18Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman30-156/+130
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes1-0/+7
2016-04-18regulator: s2mps11: Set default ramp delay for S2MPS11 LDOsKrzysztof Kozlowski1-0/+3
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2016-04-17netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck1-1/+2
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen1-0/+1
2016-04-16clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo1-0/+2
2016-04-16Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-6/+2
2016-04-16Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+16
2016-04-16sctp: add sctp_info dump api for sctp_diagXin Long1-0/+67
2016-04-16net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed1-22/+124
2016-04-16net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan1-52/+55
2016-04-16qed: Add infrastructure support for tunnelingManish Chopra1-0/+10
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin1-0/+25
2016-04-15devcoredump: add scatterlist supportAviya Erenfeld1-8/+78
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai1-0/+1
2016-04-15of, numa: Add NUMA of binding implementation.David Daney1-0/+9
2016-04-15f2fs: fix to convert inline directory correctlyChao Yu1-0/+2
2016-04-15crypto: doc - document correct return value for request allocationEric Biggers1-2/+1
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina1-0/+1
2016-04-15mtd: nand: omap2: Implement NAND ready using gpiolibRoger Quadros1-1/+1
2016-04-15memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regsRoger Quadros1-1/+2
2016-04-15mtd: nand: omap: Clean up device tree supportRoger Quadros1-2/+1
2016-04-15mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros1-1/+3
2016-04-15memory: omap-gpmc: Implement IRQ domain for NAND IRQsRoger Quadros1-2/+3
2016-04-15memory: omap-gpmc: Introduce GPMC to NAND interfaceRoger Quadros1-2/+33
2016-04-15ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform dataRoger Quadros2-139/+142
2016-04-15ARM: OMAP2+: gpmc: Add platform dataRoger Quadros2-2/+31
2016-04-15Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-61/+3
2016-04-15bpf, verifier: add ARG_PTR_TO_RAW_STACK typeDaniel Borkmann1-0/+5
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2016-04-15soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek1-0/+39
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck3-2/+14
2016-04-14GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck1-1/+4
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck3-9/+15
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2016-04-14pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani1-6/+16