Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Sebastian Andrzej Siewior
|
8d8479db3d
usb/core: consider link speed while looking at bMaxPower
|
12 years ago |
Alan Stern
|
969ddcfc95
USB: hub_for_each_child should skip unconnected ports
|
12 years ago |
Alan Stern
|
0a2314035c
USB: Fix race condition when removing host controllers
|
12 years ago |
Lan Tianyu
|
ff823c79a5
usb: move children to struct usb_port
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Greg Kroah-Hartman
|
50ee9339c7
Merge 2.6.39-rc4 into usb-next
|
14 years ago |
Dmitry Torokhov
|
bce1a702ed
USB: change the way we initialize format strings
|
14 years ago |
Dmitry Torokhov
|
2868a2b1ba
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Alan Stern
|
834e2312e7
USB: teach "devices" file about Wireless and SuperSpeed USB
|
15 years ago |
Carlos Sánchez Acosta
|
44526f91b8
USB: devices: fix Coding Styles
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dmitry Torokhov
|
3ceb85ae35
USB: remove unused defintion of struct usb_device_status
|
15 years ago |
Linus Torvalds
|
7bc80cd935
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
|
15 years ago |
Oliver Neukum
|
f9de332ebf
USB: Remove BKL from lseek implementations
|
15 years ago |
Oliver Neukum
|
554f76962d
USB: Remove BKL from poll()
|
15 years ago |
Oliver Neukum
|
acbe2febe7
USB: Don't use GFP_KERNEL while we cannot reset a storage device
|
15 years ago |
Frans Pop
|
bf7fbb022f
USB: add missing class descriptions used in usb/devices file
|
16 years ago |
Julia Lawall
|
2e0fe70968
USB: drivers: use USB API functions rather than constants
|
16 years ago |
Felipe Balbi
|
38f3ad5e74
usb: hub: add check for unsupported bus topology
|
17 years ago |
Adrian Bunk
|
ea05af61a8
USB: remove CVS keywords
|
17 years ago |
Greg Kroah-Hartman
|
376c0d3f14
USB: fix codingstyle issues in drivers/usb/core/devices.c
|
17 years ago |
Craig W. Nadler
|
165fe97ed6
USB: add IAD support to usbfs and sysfs
|
18 years ago |
Greg Kroah-Hartman
|
341487a837
USB: remove use of the bus rwsem, as it doesn't really protect anything.
|
18 years ago |
Oliver Neukum
|
6957e1ac9c
USB: fix needless failure under certain conditions
|
18 years ago |
Oliver Neukum
|
1a68f71d4f
USB: a bit more coding style cleanup
|
18 years ago |
David Brownell
|
2360e4aa64
USB: indicate active altsetting in proc/bus/usb/devices file
|
18 years ago |