summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-0/+4
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-0/+3
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas4-2/+13
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij1-0/+48
2015-03-19net: Fix high overhead of vlan sub-device teardown.David S. Miller1-0/+1
2015-03-19net: add support for phys_port_nameDavid Ahern1-0/+4
2015-03-19ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-2/+0
2015-03-19netns: constify net_hash_mix() and various callersEric Dumazet1-1/+1
2015-03-19tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard1-16/+5
2015-03-19PNP: Add helper macro for pnp_register_driver boilerplatePeter Huewe1-0/+12
2015-03-18vfs: Add general support to enforce project quota limitsLi Xi1-0/+2
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2-4/+27
2015-03-18net: Add max rate tx queue attributeJohn Fastabend1-0/+8
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell1-0/+1
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu1-4/+0
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu1-0/+4
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu1-2/+0
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen1-2/+0
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-0/+1
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+1
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu1-4/+5
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang1-0/+6
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin1-1/+1
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam1-0/+3
2015-03-18tcp: rename struct tcp_request_sock listenerEric Dumazet1-1/+1
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o1-0/+3
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o1-0/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-2/+0
2015-03-17dmaengine: intel-mid-dma: remove the driverAndy Shevchenko1-76/+0
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy1-0/+1
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana1-0/+0
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek1-0/+4
2015-03-17include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2015-03-17ACPI: Introduce has_acpi_companion()Rafael J. Wysocki1-0/+10
2015-03-17driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki6-25/+35
2015-03-16lib: devres: add a helper function for ioremap_wcAbhilash Kesavan1-0/+2
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis1-0/+27
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-03-16mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni1-0/+49
2015-03-16Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar3-7/+20
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal1-1/+0
2015-03-16netfilter: bridge: query conntrack about skb dnatFlorian Westphal1-6/+0
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov1-0/+4
2015-03-16Merge branch 'quota_interface' into for_next_testingJan Kara2-7/+53
2015-03-16netdev: remove ndo ops for switchdevScott Feldman1-38/+0
2015-03-16switchdev: add swdev opsScott Feldman1-0/+3