summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-27Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2015-12-27Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin
2015-12-21Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I
2015-12-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda
2015-12-15net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-14Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-12uapi: export ila.hstephen hemminger
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-10Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-10Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione