summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese2012-04-183-12/+91
* USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han2012-04-181-0/+4
* usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu2012-04-182-0/+36
* usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl2012-04-181-10/+5
* usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-181-5/+1
* usb: host: tegra: re-arranging ehci functionsVenu Byravarasu2012-04-181-9/+10
* isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik2012-04-181-1/+5
* isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik2012-04-181-0/+1
* isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik2012-04-181-1/+1
* isp1760-if: make module unloads correctlyMichael Grzeschik2012-04-181-0/+8
* fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh2012-04-186-14/+123
* USB: add EOPNOTSUPP to usb_translate_errorsJohan Hovold2012-04-181-0/+1
* USB: EHCI: remove wrong debug message for port speedPeter Chen2012-04-181-1/+2
* usb: host: tegra: code clean upVenu Byravarasu2012-04-181-21/+14
* USB: OHCI: remove old SSB OHCI driverHauke Mehrtens2012-04-183-281/+7
* USB: Add driver for the ssb busHauke Mehrtens2012-04-183-0/+292
* USB: Add driver for the bcma busHauke Mehrtens2012-04-183-0/+347
* bcma: scan for extra address spaceHauke Mehrtens2012-04-182-1/+19
* USB: io_ti: fix abuse of interface dataJohan Hovold2012-04-101-5/+12
* USB: whiteheat: reimplement using generic frameworkJohan Hovold2012-04-101-531/+8
* USB: whiteheat: remove driver versionJohan Hovold2012-04-101-3/+2
* USB: serial: metro-usb: cosmetic fix in driver description.Aleksey Babahin2012-04-101-1/+1
* USB: serial: metro-usb: remove duplicated #include <linux/errno.h>Aleksey Babahin2012-04-101-1/+0
* USB: serial: metro-usb: make debug messages bit more informative.Aleksey Babahin2012-04-101-2/+2
* USB: serial: metro-usb: print errors always, not only in debug mode.Aleksey Babahin2012-04-101-7/+7
* USB: serial: metro-usb: get data from device in Uni-Directional mode.Aleksey Babahin2012-04-101-0/+53
* USB: serial: metro-usb: dummy implement write_int_callback() function.Aleksey Babahin2012-04-101-0/+9
* USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin2012-04-101-3/+3
* Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-081-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-041-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \
| | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / /
| * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| |/ / / /