aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10usb: otg: mxs-phy: Fix mx23 operationxceiv-for-v3.7Mike Thompson
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun
2012-09-06arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I
2012-09-06usb: phy: fix build breakVenu Byravarasu
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu
2012-08-20usb: phy: isp1301: Remove unused static array and defineRoland Stigge
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu
2012-08-09usb: otg: Remove the unneeded NULL checkShubhrajyoti D
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-02Linux 3.6-rc1v3.6-rc1tracking-mainline-llct-20120820.0tracking-mainline-llct-20120816.0tracking-mainline-llct-20120814.0tracking-mainline-llct-20120813.0Linus Torvalds
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus3.6-rc1Linus Torvalds
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-02raid5: make_request use batch stripe releaseShaohua Li
2012-08-02um: pull interrupt_end() into userspace()Al Viro
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro