aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches
2015-06-30bcache: use kvfree() in various placesPekka Enberg
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-30of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven
2015-06-30of/irq: Fix pSeries boot failureJeremy Linton
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-29net: icplus: fix typo in constant nameNik Nyby
2015-06-29iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring
2015-06-29iommu/arm-smmu: Fix broken ATOS checkWill Deacon
2015-06-29iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel
2015-06-29sis900: Trivial: Fix typos in enumsNik Nyby
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29leds:lp55xx: fix firmware loading errorMilo Kim
2015-06-29leds: fix max77693-led build errorsJacek Anaszewski
2015-06-29leds: fix aat1290 build errorsRandy Dunlap
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring
2015-06-29vmxnet3: Bump up driver version numberShreyas Bhatewara
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-06-29watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou
2015-06-29watchdog: max63xx: dynamically allocate deviceVivien Didelot
2015-06-29crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-28net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven
2015-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-28net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer
2015-06-28net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-06-28drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven
2015-06-28xen-netfront: Remove the meaningless codeLi, Liang Z