summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-23drm/i915/bxt: Modified HAS_CSR, added support for BXTAnimesh Manna
2015-09-23drm/i915/bxt: Stepping info added for bxt.Animesh Manna
2015-09-23drm/i915/bxt: Path added of dmc firmware ver1 for BXT.Animesh Manna
2015-09-23drm/i915: workaround bad DSL readout v3Jesse Barnes
2015-09-22ch9200: Convert to use module_usb_driverTobias Klauser
2015-09-22net: dsa: actually force the speed on the CPU portRussell King
2015-09-22geneve: ensure ECN info is handled properly in all tx/rx pathsJohn W. Linville
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2015-09-22PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas
2015-09-22Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...Mark Brown
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown
2015-09-22spi: xtensa-xtfpga: fix register endiannessMax Filippov
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell
2015-09-22Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2015-09-22drm/i915/skl: Don't clear all watermarks when updating. (v2)Bob Paauwe
2015-09-22drm/i915: Mark debug mod options as _unsafeDaniel Vetter
2015-09-22drm/i915: fix handling gen8_emit_flush_coherentl3_wa resultAndrzej Hajda
2015-09-22drm/i915: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches
2015-09-22vga_switcheroo: Document _ALL_ the things!Lukas Wunner
2015-09-21xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-09-21xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-09-21usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-09-21usb: xhci: stop everything on the first call to xhci_stopRoger Quadros
2015-09-21usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-09-21usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2015-09-21xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-09-21Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-09-21sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan
2015-09-21geneve: remove vlan-related feature assignmentJohn W. Linville
2015-09-21usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett
2015-09-21net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: moxa: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: arc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown
2015-09-21Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-09-21usb: dwc3: gadget: Fix BUG in RT configRoger Quadros
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski