index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Add DT probing support to ehci-spear and ohci-spear
Stefan Roese
2012-04-18
3
-12
/
+91
*
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
2012-04-18
1
-0
/
+4
*
usb: ehci-sh: Add PHY init function with platform data
Nobuhiro Iwamatsu
2012-04-18
2
-0
/
+36
*
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
2012-04-18
1
-10
/
+5
*
usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...
Jesper Juhl
2012-04-18
1
-5
/
+1
*
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
2012-04-18
1
-9
/
+10
*
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
2012-04-18
1
-1
/
+5
*
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
2012-04-18
1
-0
/
+1
*
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
2012-04-18
1
-1
/
+1
*
isp1760-if: make module unloads correctly
Michael Grzeschik
2012-04-18
1
-0
/
+8
*
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
2012-04-18
6
-14
/
+123
*
USB: add EOPNOTSUPP to usb_translate_errors
Johan Hovold
2012-04-18
1
-0
/
+1
*
USB: EHCI: remove wrong debug message for port speed
Peter Chen
2012-04-18
1
-1
/
+2
*
usb: host: tegra: code clean up
Venu Byravarasu
2012-04-18
1
-21
/
+14
*
USB: OHCI: remove old SSB OHCI driver
Hauke Mehrtens
2012-04-18
3
-281
/
+7
*
USB: Add driver for the ssb bus
Hauke Mehrtens
2012-04-18
3
-0
/
+292
*
USB: Add driver for the bcma bus
Hauke Mehrtens
2012-04-18
3
-0
/
+347
*
bcma: scan for extra address space
Hauke Mehrtens
2012-04-18
2
-1
/
+19
*
USB: io_ti: fix abuse of interface data
Johan Hovold
2012-04-10
1
-5
/
+12
*
USB: whiteheat: reimplement using generic framework
Johan Hovold
2012-04-10
1
-531
/
+8
*
USB: whiteheat: remove driver version
Johan Hovold
2012-04-10
1
-3
/
+2
*
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
2012-04-10
1
-1
/
+1
*
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
2012-04-10
1
-1
/
+0
*
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
2012-04-10
1
-2
/
+2
*
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
2012-04-10
1
-7
/
+7
*
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-0
/
+53
*
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
2012-04-10
1
-0
/
+9
*
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-3
/
+3
*
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-08
1
-1
/
+1
*
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
2
-1
/
+8
|
\
|
*
regmap: prevent division by zero in rbtree_show
Stephen Warren
2012-04-05
1
-1
/
+7
|
*
regmap: Export regcache_sync_region()
Mark Brown
2012-04-03
1
-0
/
+1
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
8
-12
/
+36
|
\
\
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
*
|
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
2012-04-05
5
-11
/
+29
|
|
\
\
|
|
*
|
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
|
|
*
|
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
|
|
*
|
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
|
|
*
|
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
|
|
*
|
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
|
*
|
|
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
1
-0
/
+2
|
*
|
|
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
*
|
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
20
-105
/
+147
|
\
\
\
\
|
*
|
|
|
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver
Shimoda, Yoshihiro
2012-04-04
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...
Paul Mundt
2012-03-30
4
-102
/
+131
|
|
\
\
\
\
\
|
|
|
*
|
|
|
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
2012-03-30
2
-89
/
+86
|
|
*
|
|
|
|
sh: vsyscall: Fix up .eh_frame generation.
Paul Mundt
2012-03-30
2
-13
/
+45
|
|
|
/
/
/
/
|
*
|
|
|
|
sh: dma: Fix up device attribute mismatch from sysdev fallout.
Paul Mundt
2012-03-30
1
-1
/
+1
|
*
|
|
|
|
sh: dwarf unwinder depends on SHcompact.
Paul Mundt
2012-03-30
1
-0
/
+1
|
*
|
|
|
|
sh: fix up fallout from system.h disintegration.
Paul Mundt
2012-03-30
13
-1
/
+13
|
|
/
/
/
/
[next]