summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
| | * | | | usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
| | * | | | usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
| * | | | | 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
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-133-5/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2015-12-121-4/+4
| |\ \ \ \ \ \
| | * | | | | | ARM: imx: clk-vf610: fix SAI clock treeStefan Agner2015-12-021-4/+4
| * | | | | | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-271-1/+1
| | |/ / / / / /
| * | / / / / / irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue2015-12-011-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cxl: Set endianess of kernel contextsFrederic Barrat2015-12-081-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-121-0/+4
|\ \ \ \ \ \ \
| * | | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-121-0/+4
* | | | | | | | Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2015-12-121-7/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-126-79/+110
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | null_blk: Fix error path in module initializationMinfei Huang2015-12-081-7/+16
| * | | | | | | lightnvm: do not compile in debugging by defaultMatias Bjørling2015-12-071-0/+1
| * | | | | | | lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-071-0/+5
| * | | | | | | lightnvm: fix media mgr registrationMatias Bjørling2015-12-071-39/+39
| * | | | | | | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-075-24/+26
| * | | | | | | lightnvm: check mm before useMatias Bjørling2015-12-071-1/+1
| * | | | | | | lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-071-5/+2