summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren2016-01-221-2/+8
| | * | | ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren2016-01-221-4/+13
| | * | | ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren2016-01-221-22/+0
| | * | | ARM: OMAP2+: Remove legacy mailbox device instantiationSuman Anna2016-01-211-28/+0
| | * | | ARM: dts: AM4372: Add ti,mbox-send-noirq to wkup_m3 mailboxKeerthy2016-01-211-0/+1
| | * | | ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailboxDave Gerlach2016-01-211-0/+1
| | * | | ARM: omap2plus_defconfig: enable SPLIT and DWARF4Felipe Balbi2016-01-151-0/+2
| | * | | ARM: dts: omap5-board-common: enable rtc and charging of backup batteryH. Nikolaus Schaller2016-01-151-0/+8
| | * | | ARM: dts: Fix omap5 PMIC control lines for RTC writesTony Lindgren2016-01-121-0/+25
| * | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2016-02-015-4/+31
| |\ \ \ \
| | * | | | ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre2016-01-271-1/+1
| | * | | | ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni2016-01-271-0/+6
| | * | | | ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang2016-01-271-0/+11
| | * | | | ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0Nicolas Ferre2016-01-271-1/+11
| | * | | | ARM: dts: at91: at91sam9n12ek: fix panel compatible stringAlexandre Belloni2016-01-271-1/+1
| | * | | | ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen2016-01-271-1/+1
| | | |/ / | | |/| |
| * | | | ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter2016-02-011-0/+2
| * | | | ARM: realview: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-011-1/+2
| * | | | ARM: tango: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-011-1/+2
| * | | | ARM: tango: use const and __initconst for smp_operationsMasahiro Yamada2016-02-011-1/+1
| * | | | ARM: realview: use const and __initconst for smp_operationsMasahiro Yamada2016-02-011-1/+1
| * | | | 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-082-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-0715-65/+131
|\ \ \ \ \
| * | | | | xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence2016-02-051-0/+4
| * | | | | Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-047-36/+43
| |\ \ \ \ \
| | * | | | | usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang2016-02-031-0/+1
| | * | | | | MAINTAINERS: fix my email addressFelipe Balbi2016-02-031-5/+5
| | * | | | | 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-0714-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