aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26usb: phy: add MiPHY2 for STiH407sti_v3.10.27_1.14-intst-sti-internalGiuseppe CAVALLARO
2014-06-26drivers: reset: stih407: add powerdown/softreset controllersGiuseppe Cavallaro
2014-06-26drivers: usb: host: Add USB HCD support for STi SoCsMaxime Coquelin
2014-06-25usb: phy: add STiH407 picoPHY for USB2Giuseppe CAVALLARO
2014-06-25drivers: usb: dwc3-st: Add pins managenement for power/oc USB-2 pinsFrancesco VIRLINZI
2014-06-25drivers: usb: dwc3: st: fix pipew powerpresentAymen Bouattay
2014-06-25usb:dwc3-st: make the driver compatible with STi8416 SoCGiuseppe Cavallaro
2014-06-25usb: dwc3: add ST glue logicGiuseppe CAVALLARO
2014-06-21Linux 3.16-rc2Linus Torvalds
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-21Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-21Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-19w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan
2014-06-19imx-drm: parallel-display: Fix DPMS default state.Denis Carikli
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-20UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang