index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2009-12-11
2
-34
/
+18
*
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
2009-12-11
3
-10
/
+12
*
USB: improved error handling in usb_port_suspend()
Oliver Neukum
2009-12-11
1
-2
/
+7
*
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
2009-12-11
2
-0
/
+760
*
USB OTG: Add generic driver for ULPI OTG transceiver
Daniel Mack
2009-12-11
5
-0
/
+155
*
USB OTG: add support for ulpi connected external transceivers
Daniel Mack
2009-12-11
1
-1
/
+67
*
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2009-12-11
5
-11
/
+68
*
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
2009-12-11
1
-4
/
+16
*
USB: usbtmc: minor formatting cleanups
Oliver Neukum
2009-12-11
1
-2
/
+2
*
USB: modifications for at91sam9g10
Hong Xu
2009-12-11
2
-8
/
+8
*
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2009-12-11
2
-117
/
+74
*
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-12-11
2
-8
/
+47
*
USB: skeleton: Correct use of ! and &
Julia Lawall
2009-12-11
1
-2
/
+2
*
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
2009-12-11
1
-24
/
+2
*
USB: allow interrupt transfers to WUSB devices
David Vrabel
2009-12-11
1
-4
/
+18
*
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
2009-12-11
4
-31
/
+332
*
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
4
-7
/
+14
*
USB: Add missing static markers to ohci-pnx4008
Jean Delvare
2009-12-11
1
-4
/
+4
*
USB: Add support for Xilinx USB host controller
Julie Zhu
2009-12-11
4
-2
/
+329
*
USB Storage: Make driver less chatty when it finds a new device
Matthew Wilcox
2009-12-11
1
-5
/
+8
*
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
2009-12-11
3
-1
/
+5
*
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
2009-12-11
1
-1
/
+1
*
USB: ehci-hub: Remove redundant ehci->debug check
Jason Wessel
2009-12-11
1
-1
/
+1
*
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
2009-12-11
1
-6
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2009-12-10
4
-15
/
+166
|
\
|
*
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-16
4
-15
/
+166
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
11
-79
/
+107
|
\
\
|
*
|
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
|
*
|
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
*
|
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
1
-1
/
+11
|
*
|
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
1
-9
/
+11
|
*
|
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
|
*
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
1
-1
/
+14
|
*
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
1
-2
/
+2
|
*
|
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-03
1
-4
/
+3
|
*
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
1
-0
/
+2
|
*
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
1
-0
/
+1
|
*
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
1
-1
/
+1
|
*
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
3
-1
/
+4
|
*
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
1
-14
/
+11
|
*
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
3
-3
/
+5
|
*
|
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
|
*
|
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
|
*
|
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
1
-6
/
+7
|
*
|
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-12-03
1
-3
/
+3
*
|
|
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
2009-12-10
8
-5
/
+10
|
\
\
\
|
*
|
|
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
1
-1
/
+1
|
*
|
|
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
3
-3
/
+3
|
*
|
|
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
2009-12-03
2
-1
/
+4
|
*
|
|
Fix toogle whether xenbus driver should be built as module or part of kernel.
Konrad Rzeszutek Wilk
2009-10-08
2
-0
/
+2
[next]