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: xhci: Stall handling bug fixes.
Sarah Sharp
2009-07-28
3
-49
/
+120
*
USB: xhci: Support for 64-byte contexts
John Youn
2009-07-28
5
-163
/
+287
*
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
2009-07-28
4
-53
/
+89
*
USB: xhci: Scratchpad buffer allocation
John Youn
2009-07-28
2
-0
/
+113
*
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-28
1
-21
/
+27
*
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
2009-07-28
1
-1
/
+6
*
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
2009-07-28
1
-0
/
+4
*
USB: xhci: Setup HW retries correctly.
Sarah Sharp
2009-07-28
1
-2
/
+4
*
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
2009-07-28
1
-0
/
+4
*
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
2009-07-28
1
-1
/
+4
*
USB: xhci: Make debugging more verbose.
Sarah Sharp
2009-07-28
3
-24
/
+72
*
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2009-07-28
2
-3
/
+7
*
USB: xhci: Handle short control packets correctly.
Sarah Sharp
2009-07-28
1
-3
/
+11
*
USB: xhci: Represent 64-bit addresses with one u64.
Sarah Sharp
2009-07-28
5
-148
/
+137
*
USB: xhci: Use GFP_ATOMIC while holding spinlocks.
Sarah Sharp
2009-07-28
1
-2
/
+5
*
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
2009-07-28
4
-4
/
+85
*
USB: xhci: Set TD size in transfer TRB.
Sarah Sharp
2009-07-28
1
-5
/
+15
*
USB: xhci: fix less- and greater than confusion
Roel Kluin
2009-07-28
1
-2
/
+2
*
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
2009-07-28
1
-1
/
+1
*
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
2
-1
/
+1
*
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-28
1
-1
/
+1
*
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
2009-07-28
1
-1
/
+1
*
USB: option.c to support Alcatel X060S/X200 broadband modems
Javier Martin
2009-07-28
1
-0
/
+6
*
USB: serial: option: Add ZTE AC8710 usb modem device.
Peng Huang
2009-07-28
1
-0
/
+2
*
USB: aten uc2324 is really a moschip 7840
Russell Lang
2009-07-28
1
-2
/
+7
*
USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh
Tim Gardner
2009-07-28
1
-0
/
+2
*
USB: option: add ZTE device ids and remove ONDA ids
Herton Ronaldo Krzesinski
2009-07-28
1
-45
/
+68
*
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
2009-07-28
1
-1
/
+1
*
USB: CP210x Add new device IDs
Craig Shelley
2009-07-28
1
-0
/
+3
*
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
Ville Sundberg
2009-07-28
2
-0
/
+8
*
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
2009-07-28
1
-0
/
+1
*
USB: storage: raise timeout in usb_stor_Bulk_max_lun
Giacomo Lozito
2009-07-28
1
-1
/
+1
*
USB: let the option driver compile without CONFIG_PM
Oliver Neukum
2009-07-28
1
-0
/
+8
*
USB: option: Remove unused variable
Carlos R. Mafra
2009-07-28
1
-2
/
+0
*
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2009-07-28
2
-19
/
+0
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-28
1
-4
/
+13
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-07-28
7
-59
/
+91
|
\
|
*
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
2009-07-21
4
-12
/
+21
|
*
fsnotify: fix inotify tail drop check with path entries
Eric Paris
2009-07-21
1
-0
/
+1
|
*
inotify: check filename before dropping repeat events
Eric Paris
2009-07-21
1
-2
/
+7
|
*
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
2009-07-21
3
-13
/
+3
|
*
inotify: fix error paths in inotify_update_watch
Eric Paris
2009-07-21
1
-30
/
+49
|
*
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
2009-07-21
1
-4
/
+10
|
*
inotify: drop user watch count when a watch is removed
Eric Paris
2009-07-21
1
-0
/
+2
*
|
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-28
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
47
-174
/
+336
|
\
\
|
*
|
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
2009-07-27
1
-2
/
+21
|
*
|
net: irda: init spinlock after memcpy
Deepak Saxena
2009-07-27
1
-0
/
+1
|
*
|
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-27
1
-2
/
+15
|
*
|
r8169: WakeOnLan fix for the 8168
françois romieu
2009-07-27
1
-2
/
+11
[next]