summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh3-2/+7
2015-05-31usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda1-1/+8
2015-05-31usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi1-0/+5
2015-05-31drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola2-0/+6
2015-05-31drivers:usb:fsl: Check IP version 2.4 for mph USB controllerNikhil Badola1-0/+3
2015-05-31usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist1-2/+0
2015-05-31usb: host: xhci: remove incorrect comment about mutexChris Bainbridge1-2/+0
2015-05-31xhci: Return correct number of tranferred bytes for stalled control endpointsMathias Nyman1-1/+1
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman1-27/+38
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros2-0/+7
2015-05-31usb: xhci: fix xhci locking up during hcd removeRoger Quadros1-1/+4
2015-05-31usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros1-6/+0
2015-05-31usb: xhci: plat: Create both HCDs before adding themRoger Quadros1-12/+12
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros4-32/+52
2015-05-24cdc-acm: use swap() in acm_probe()Fabian Frederick1-8/+2
2015-05-24USB: cdc-acm: add support for up to 256 devicesJohan Hovold1-1/+1
2015-05-24USB: cdc-acm: use idr to manage minor numbersJohan Hovold1-21/+17
2015-05-24USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-05-24USB: ehci-platform: support EHCIs with transaction translatorJoachim Eastwood2-0/+6
2015-05-24drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh4-102/+74
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-15mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-15MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-15CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-15tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-15jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-15ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-15ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-15ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-15ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-15ext4: fix lazytime optimizationTheodore Ts'o1-1/+1
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-14MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski1-0/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2-30/+0