summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-072-2/+4
|\
| * Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-02-011-1/+3
| |\
| | * bus: vexpress-config: Add missing of_node_putAmitoj Kaur Chawla2016-02-011-1/+3
| * | bus: uniphier-system-bus: revive tristate promptMasahiro Yamada2016-02-011-1/+1
| |/
* | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2016-02-072-7/+2
|\ \
| * | mailbox: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-021-0/+1
| * | mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov2016-02-021-7/+1
* | | Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-0614-60/+126
|\ \ \
| * | | xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence2016-02-041-0/+4
| * | | Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-046-31/+38
| |\ \ \
| | * | | usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang2016-02-031-0/+1
| | * | | usb: dwc2: Fix probe problem on bcm2835John Youn2016-02-031-6/+0
| | * | | Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn2016-02-032-9/+7
| | * | | usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
| | * | | usb: phy: mxs: declare variable with initialized valueLi Jun2016-02-031-1/+1
| | * | | usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-031-13/+24
| | | |/ | | |/|
| * | | xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-031-1/+3
| * | | usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT2016-02-031-1/+2
| * | | usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun2016-02-031-0/+23
| * | | usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun2016-02-031-3/+13
| * | | usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
| * | | usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
| * | | usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-032-34/+46
| * | | usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
| * | | Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-031-10/+0
| |/ /
* | | Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-0614-14/+32
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-015-6/+9
| |\ \ \
| | * | | iio: dht11: Use boottimeAbhilash Jindal2016-02-011-4/+4
| | * | | iio: imu: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-1/+1
| | * | | staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+1
| | * | | iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+3
| | * | | iio: proximity: lidar: correct return valueMatt Ranostay2016-01-031-1/+1
| * | | | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-019-7/+22
| |\ \ \ \
| | * | | | iio: ade7753: avoid uninitialized dataArnd Bergmann2016-01-301-2/+10
| | * | | | iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-01-301-1/+1
| | * | | | iio: inkern: fix a NULL dereference on errorDan Carpenter2016-01-301-0/+2
| | * | | | iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-01-161-1/+1
| | * | | | iio: light: acpi-als: Report data as processedGabriele Mazzotta2016-01-161-2/+4
| | * | | | iio: dac: mcp4725: set iio name property in sysfsYong Li2016-01-091-0/+1
| | * | | | iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum2016-01-041-0/+1
| | * | | | iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum2016-01-041-0/+1
| | * | | | iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring2015-12-191-1/+1
| * | | | | Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault2016-02-011-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-0525-235/+391
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-051-97/+182
| |\ \ \ \ \
| | * | | | | drm/dp/mst: deallocate payload on port destructionMykola Lysenko2016-02-051-8/+83
| | * | | | | drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky2016-02-051-6/+6
| | * | | | | drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-02-051-36/+28
| | * | | | | drm/dp/mst: change MST detection schemeMykola Lysenko2016-02-051-18/+19
| | * | | | | drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland2016-02-051-28/+39