summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-22iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon1-3/+9
2015-09-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2-13/+14
2015-09-22MAINTAINERS: Update website and git repo for Wolfson MicroelectronicsRichard Fitzgerald1-6/+3
2015-09-22spi: xtensa-xtfpga: fix register endiannessMax Filippov1-2/+2
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell1-0/+2
2015-09-22Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2015-09-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin1-1/+9
2015-09-22MIPS: Fix console output for Fulong2e systemGuenter Roeck1-0/+3
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-09-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches1-8/+16
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon1-0/+1
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg1-5/+7
2015-09-22ARM: wire up new syscallsRussell King3-1/+5
2015-09-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5
2015-09-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-09-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-09-22usb: xhci: stop everything on the first call to xhci_stopRoger Quadros1-15/+5
2015-09-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-09-22usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-09-22xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2015-09-22xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-09-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-09-22Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-30/+54
2015-09-22Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-51/+110
2015-09-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-09-22inet: fix races in reqsk_queue_hash_req()Eric Dumazet1-4/+4
2015-09-22tcp/dccp: fix timewait races in timer handlingEric Dumazet4-16/+31
2015-09-22sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan1-6/+11
2015-09-22geneve: remove vlan-related feature assignmentJohn W. Linville1-4/+0
2015-09-22usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett3-1/+455
2015-09-22Merge branch 'phy-of-autoload'David S. Miller2-0/+2
2015-09-22net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22Merge branch 'net-of-autoload'David S. Miller5-0/+5
2015-09-22net: moxa: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22net: arc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-22Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown6-8/+60
2015-09-22Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-11/+10
2015-09-21Btrfs: Direct I/O: Fix space accountingchandan2-23/+21
2015-09-21mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-09-21usb: dwc3: gadget: Fix BUG in RT configRoger Quadros1-4/+0
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu1-0/+3
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall4-8/+4
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski1-2/+4
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski1-5/+8
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski1-1/+1