index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-28
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
1
-21
/
+27
2009-07-28
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-28
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Setup HW retries correctly.
Sarah Sharp
1
-2
/
+4
2009-07-28
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
1
-1
/
+4
2009-07-28
USB: xhci: Make debugging more verbose.
Sarah Sharp
3
-24
/
+72
2009-07-28
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2
-3
/
+7
2009-07-28
USB: xhci: Handle short control packets correctly.
Sarah Sharp
1
-3
/
+11
2009-07-28
USB: xhci: Represent 64-bit addresses with one u64.
Sarah Sharp
5
-148
/
+137
2009-07-28
USB: xhci: Use GFP_ATOMIC while holding spinlocks.
Sarah Sharp
1
-2
/
+5
2009-07-28
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
4
-4
/
+85
2009-07-28
USB: xhci: Set TD size in transfer TRB.
Sarah Sharp
1
-5
/
+15
2009-07-28
USB: xhci: fix less- and greater than confusion
Roel Kluin
1
-2
/
+2
2009-07-28
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
1
-1
/
+1
2009-07-28
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2
-1
/
+1
2009-07-28
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
1
-1
/
+1
2009-07-28
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
1
-1
/
+1
2009-07-28
USB: option.c to support Alcatel X060S/X200 broadband modems
Javier Martin
1
-0
/
+6
2009-07-28
USB: serial: option: Add ZTE AC8710 usb modem device.
Peng Huang
1
-0
/
+2
2009-07-28
USB: aten uc2324 is really a moschip 7840
Russell Lang
1
-2
/
+7
2009-07-28
USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh
Tim Gardner
1
-0
/
+2
2009-07-28
USB: option: add ZTE device ids and remove ONDA ids
Herton Ronaldo Krzesinski
1
-45
/
+68
2009-07-28
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
1
-1
/
+1
2009-07-28
USB: CP210x Add new device IDs
Craig Shelley
1
-0
/
+3
2009-07-28
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
Ville Sundberg
2
-0
/
+8
2009-07-28
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
1
-0
/
+1
2009-07-28
USB: storage: raise timeout in usb_stor_Bulk_max_lun
Giacomo Lozito
1
-1
/
+1
2009-07-28
USB: let the option driver compile without CONFIG_PM
Oliver Neukum
1
-0
/
+8
2009-07-28
USB: option: Remove unused variable
Carlos R. Mafra
1
-2
/
+0
2009-07-28
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2
-19
/
+0
2009-07-28
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
1
-4
/
+13
2009-07-28
pty: quickfix for the pty ENXIO timing problems
Alan Cox
1
-0
/
+2
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
1
-1
/
+18
2009-07-27
update the comment in kthread_stop()
Oleg Nesterov
1
-4
/
+6
2009-07-27
module: use MODULE_SYMBOL_PREFIX with module_layout
Mike Frysinger
1
-1
/
+2
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
34
-82
/
+107
2009-07-27
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
1
-2
/
+21
2009-07-27
net: irda: init spinlock after memcpy
Deepak Saxena
1
-0
/
+1
2009-07-27
amd64_edac: read the right F2 maskoffset reg
Wan Wei
1
-1
/
+1
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
2
-18
/
+19
2009-07-27
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2
-2
/
+2
2009-07-27
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
1
-0
/
+4
2009-07-27
microblaze: Get module loading working
John Williams
1
-5
/
+10
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2
-100
/
+1
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2
-64
/
+47
2009-07-27
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
1
-0
/
+2
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
1
-9
/
+4
[next]