index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+3
2011-01-07
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-207
/
+61
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-3
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-3
/
+5
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-0
/
+3
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-4
/
+3
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+10
2010-12-16
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
1
-2
/
+10
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
9
-207
/
+61
2010-11-22
usb: musb: do not use dma for control transfers
Anand Gadiyar
1
-0
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
4
-4
/
+0
2010-11-16
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
6
-110
/
+13
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
5
-16
/
+11
2010-11-16
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-11-16
USB: use the no_callbacks flag for interfaces
Ming Lei
2
-53
/
+31
2010-11-11
usb: core: fix information leak to userland
Vasiliy Kulikov
1
-3
/
+4
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-52
/
+67
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
USB: accept some invalid ep0-maxpacket values
Alan Stern
1
-3
/
+6
2010-10-22
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
1
-0
/
+3
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
1
-14
/
+13
2010-10-22
usb: makefile cleanup
matt mooney
1
-12
/
+7
2010-10-22
usb: core: endpoint: Fix error path
Rahul Ruikar
1
-1
/
+1
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
1
-1
/
+1
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
1
-5
/
+13
2010-10-22
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
1
-7
/
+7
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-1
/
+2
2010-10-22
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
1
-4
/
+7
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-1
/
+3
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
1
-1
/
+4
2010-10-22
USB: core: update comment to match current function name
Wolfram Sang
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-24
USB: update Kconfig help text for CONFIG_USB_SUSPEND
Alan Stern
1
-3
/
+3
2010-09-24
USB: fix bug in initialization of interface minor numbers
Alan Stern
2
-19
/
+17
2010-09-03
usb: allow drivers to use allocated bandwidth until unbound
Thadeu Lima de Souza Cascardo
1
-11
/
+11
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
2
-8
/
+4
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-10
USB: accept RNDIS configs if there's no alternative
Alan Stern
1
-1
/
+3
2010-08-10
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2
-1
/
+8
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
1
-0
/
+1
2010-08-10
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-08-10
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
1
-0
/
+5
2010-08-10
USB: add runtime PM for PCI-based host controllers
Alan Stern
1
-14
/
+62
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2
-1
/
+16
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+3
2010-08-10
USB: move PCI HCD resume routine
Alan Stern
1
-38
/
+39
[next]