summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-10-01Merge branch 'device-properties' into acpi-initRafael J. Wysocki
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-25acpi-dma: Add support for "dma-names" device propertyMika Westerberg
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg
2015-09-24Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren
2015-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-09-24PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-09-24PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla