summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-22USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-07-22xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-07-22usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2015-07-22null_blk: fix use-after-free problemMike Krinkin
2015-07-22usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-07-22drm: Stop resetting connector state to unknownDaniel Vetter
2015-07-21ravb: fix ring memory allocationSergei Shtylyov
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-22md: flush ->event_work before stopping array.NeilBrown
2015-07-22md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown
2015-07-22md/raid5: avoid races when changing cache size.NeilBrown
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller
2015-07-21Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-21x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie
2015-07-20qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-20ravb: fix race updating TCCRSergei Shtylyov
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-07-20Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-20net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot
2015-07-20virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin
2015-07-20usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda
2015-07-20usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-07-20usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu
2015-07-20pinctrl: lpc18xx: fix schmitt trigger setupJoachim Eastwood
2015-07-20Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callbackUwe Kleine-König
2015-07-20pinctrl: bcm2835: Clear the event latch register when disabling interruptsJonathan Bell
2015-07-20pinctrl: single: ensure pcs irq will not be forced threadedGrygorii Strashko
2015-07-20sh-pfc: fix sparse GPIOs for R-Car SoCsSergei Shtylyov
2015-07-20pinctrl: abx500: remove strict modeLinus Walleij
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds