summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-041-6/+5
* usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
* usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2015-12-041-0/+8
* xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
* USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2015-12-011-0/+4
* usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
* USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé2015-12-012-11/+3
* usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2015-12-013-2/+6
* USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-011-0/+3
* Merge tag 'usb-serial-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-013-1/+6
|\
| * USB: serial: Another Infineon flash loader USB IDJonas Jonsson2015-11-231-0/+1
| * USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2015-11-231-0/+5
| * USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2015-11-231-1/+0
* | Merge tag 'fixes-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-017-35/+76
|\ \
| * | usb: dwc2: fix kernel oops during driver probeStefan Wahren2015-11-201-14/+14
| * | usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen2015-11-191-0/+5
| * | usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello2015-11-191-0/+1
| * | usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello2015-11-191-1/+1
| * | usb: dwc2: make otg clk optionalStefan Wahren2015-11-191-4/+7
| * | usb: dwc2: Return errors from PHYStefan Wahren2015-11-191-5/+32
| * | usb: dwc2: Make PHY optionalJohn Youn2015-11-191-5/+0
| * | usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda2015-11-191-2/+9
| * | usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-192-5/+2
| * | usb: gadget: pxa27x: fix suspend callbackFelipe Balbi2015-11-191-0/+3
| * | usb: gadget: functionfs: fix missing access_ok checksDaniel Walter2015-11-181-3/+3
| * | usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-181-1/+1
* | | Linux 4.4-rc3v4.4-rc3Linus Torvalds2015-11-301-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-3027-993/+1093
|\ \ \
| * \ \ Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
| |\ \ \
| | * | | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * | | drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * | | drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * | | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * | | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * | | drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| | * | | drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * | | drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * | | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * | | drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \ \ \
| | * | | | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
| | * | | | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
| | * | | | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
| | * | | | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
| | * | | | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-214-20/+2
| | * | | | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-212-6/+12
| | * | | | drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-211-1/+10
| | * | | | drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-211-5/+14
| | * | | | drm/amdgpu: reset vce trap interrupt flagLeo Liu2015-11-211-0/+5