index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-13
usb: free DMA mappings if enqueue fails
Pete Zaitcev
1
-27
/
+20
2007-07-13
USB: Handle bogus low-speed Bulk endpoints
Alan Stern
1
-0
/
+15
2007-07-13
synchronization in usb_serial_put
Benny Halevy
1
-2
/
+2
2007-07-13
USB: io_ti: sleep with spinlock held detected by automatic tool
Oliver Neukum
1
-1
/
+1
2007-07-13
ehci-hub: improved over-current recovery
Christian Engelmayer
1
-1
/
+16
2007-07-13
USB: usb host side can be configured given PCMCIA
David Brownell
1
-0
/
+1
2007-07-13
USB: usb-storage: use kthread_stop() for the control thread
Alan Stern
2
-25
/
+14
2007-07-13
USB Gadget driver for Samsung s3c2410 ARM SoC
Arnaud Patard
4
-0
/
+2210
2007-07-13
USB: PS3: USB system-bus rework
Geoff Levand
4
-53
/
+162
2007-07-13
USB: option: fix usage of urb->status abuse
Alan Stern
1
-3
/
+17
2007-07-13
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
2
-25
/
+38
2007-07-13
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
1
-1
/
+1
2007-07-13
USB: add power/persist device attribute
Alan Stern
6
-69
/
+149
2007-07-13
USB: unify reset_resume and normal resume
Alan Stern
3
-94
/
+93
2007-07-13
USB: add reset_resume method
Alan Stern
6
-80
/
+140
2007-07-13
USB: remove excess code from hub.c
Alan Stern
1
-104
/
+71
2007-07-13
USB: separate root and non-root suspend/resume
Alan Stern
4
-94
/
+59
2007-07-13
USB: remove __usb_port_suspend
Alan Stern
2
-36
/
+33
2007-07-13
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
5
-14
/
+61
2007-07-13
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
Tony Lindgren
1
-2
/
+1
2007-07-13
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2
-2
/
+14
2007-07-13
USB: digi_acceleport further buffer clean up
Al Borchers
1
-6
/
+0
2007-07-13
USB: whiteheat driver update
Oliver Neukum
1
-40
/
+52
2007-07-13
USB: usb-skeleton: usb anchor to implement flush
Oliver Neukum
1
-7
/
+65
2007-07-13
USB: introduce usb_anchor
Oliver Neukum
3
-3
/
+123
2007-07-13
USB Core: hub.c: prevent re-enumeration on HNP
Vikram Pandita
1
-2
/
+2
2007-07-13
USB: usb serial gadget, sparse fixes
David Brownell
1
-6
/
+8
2007-07-13
USB: flow control fix for pl2303
t.sefzick
1
-0
/
+7
2007-07-13
USB: generic usb serial to new buffering scheme
Oliver Neukum
1
-35
/
+34
2007-07-13
USB: Digi AccelePort adapted to new tty buffering
Oliver Neukum
1
-39
/
+13
2007-07-13
USB: visor driver adapted to new tty buffering
Oliver Neukum
1
-12
/
+18
2007-07-13
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
David Brownell
3
-10
/
+17
2007-07-13
USB: use function attribute __maybe_unused
David Rientjes
3
-16
/
+16
2007-07-13
USB: ehci_fsl update for MPC831x support
Li Yang
3
-4
/
+15
2007-07-13
USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig
Stefan Roese
1
-4
/
+4
2007-07-13
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2
-0
/
+187
2007-07-13
USB: ftdi_sio.c: Allow setting latency timer on FT232RL
Stepan Moskovchenko
1
-1
/
+3
2007-07-13
USB: rework C++-style comments
Alan Stern
1
-21
/
+29
2007-07-13
USB: prevent char device open/deregister race
Alan Stern
12
-228
/
+75
2007-07-13
USB: hub.c loops forever on resume from ram due to bluetooth
Mark Lord
1
-1
/
+2
2007-07-13
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
Daniel Drake
1
-0
/
+22
2007-07-13
USB: usb gadget, dead config cleanup
David Brownell
3
-2
/
+12
2007-07-13
USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapter
Dave Platt
2
-41
/
+106
2007-07-13
USB: Patch to align the various USB timers to fire at the same time
Arjan van de Ven
1
-4
/
+6
2007-07-13
USB: io_ti: Digi EdgePort update for new devices
Martin K. Petersen
3
-732
/
+807
2007-07-13
USB: Make device reset stop retrying after disconnect
Alan Stern
1
-3
/
+3
2007-07-13
USB: EHCI: fix handover for designated full-speed ports
Alan Stern
1
-1
/
+3
2007-07-13
USB: add RESET_RESUME device quirk
Alan Stern
4
-0
/
+15
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
6
-28
/
+145
2007-07-13
USB: add USB-Persist facility
Alan Stern
10
-77
/
+351
[next]