index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...
FUJITA Tomonori
2009-06-16
1
-4
/
+4
*
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
2009-06-16
4
-170
/
+29
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-16
2
-4
/
+4
*
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-16
2
-125
/
+126
*
USB: remove unused usb_host class
Greg Kroah-Hartman
2009-06-16
3
-35
/
+0
*
NLS: update handling of Unicode
Alan Stern
2009-06-16
1
-7
/
+3
*
usb: return device strings in UTF-8
Clemens Ladisch
2009-06-16
1
-24
/
+17
*
USB: add the usbfs devices file to debugfs
Greg Kroah-Hartman
2009-06-16
2
-2
/
+15
*
USB: add usb debugfs directory
Greg Kroah-Hartman
2009-06-16
1
-0
/
+22
*
USB: hub.c: fix sparse warnings
H Hartley Sweeten
2009-06-16
1
-3
/
+3
*
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
2009-06-16
1
-6
/
+6
*
USB: usbfs: deprecate and hide option for !embedded
Scott James Remnant
2009-06-16
1
-6
/
+10
*
USB: consolidate usb_unbind_interface and usb_driver_release_interface
Alan Stern
2009-06-16
1
-13
/
+8
*
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-12
1
-0
/
+5
*
USB: pass mem_flags to dma_alloc_coherent
Johannes Berg
2009-04-23
1
-1
/
+1
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
5
-23
/
+79
*
USB: allow malformed LANGID descriptors
Daniel Mack
2009-03-25
1
-4
/
+2
*
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-25
5
-25
/
+18
*
USB: usbfs: remove unneeded "inline" annotations
Alan Stern
2009-03-25
1
-6
/
+6
*
USB: don't send Set-Interface after reset
Alan Stern
2009-03-25
1
-7
/
+16
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-25
3
-2
/
+4
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-25
2
-5
/
+5
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-25
2
-6
/
+5
*
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-25
3
-2
/
+9
*
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
2009-03-17
1
-5
/
+7
*
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-27
1
-3
/
+8
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-18
2
-14
/
+2
*
USB: fix char-device disconnect handling
Alan Stern
2009-01-28
3
-10
/
+12
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-28
2
-90
/
+27
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-28
1
-1
/
+0
*
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-28
4
-21
/
+30
*
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-16
1
-1
/
+1
*
USB: fix minor nit in usbfs checking
Mark Lord
2009-01-07
1
-1
/
+1
*
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
5
-16
/
+26
*
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
2009-01-07
1
-4
/
+38
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
1
-0
/
+1
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
2
-95
/
+109
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
1
-0
/
+20
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
2
-21
/
+8
*
USB: utilize the bus notifiers
Alan Stern
2009-01-07
6
-44
/
+91
*
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
1
-21
/
+24
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
8
-60
/
+70
*
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
1
-2
/
+2
*
USB: Don't use __module_param_call; use core_param.
Rusty Russell
2009-01-07
1
-2
/
+6
*
USB: announce new devices earlier
Alan Stern
2009-01-07
1
-6
/
+7
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
2
-4
/
+4
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
3
-2
/
+105
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
4
-2
/
+91
*
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
1
-16
/
+7
*
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
2009-01-07
1
-5
/
+0
[next]