index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
1
-3
/
+17
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
1
-2
/
+3
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
1
-9
/
+10
2008-07-21
usbfs: fix race between open and unregister
Alan Stern
1
-5
/
+11
2008-07-21
usbfs: simplify the lookup-by-minor routines
Alan Stern
1
-9
/
+6
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
3
-31
/
+41
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
3
-21
/
+139
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2
-17
/
+18
2008-07-21
USB: fix comment of usb_set_configuration
Ming Lei
1
-1
/
+1
2008-07-21
USB: use standard SG iterator in the scatter-gather library
Alan Stern
1
-6
/
+6
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2
-9
/
+4
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
3
-2
/
+8
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2
-4
/
+0
2008-07-21
USB: implement "soft" unbinding
Alan Stern
1
-5
/
+6
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-21
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
3
-5
/
+4
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
6
-15
/
+15
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-21
USB: handle pci_name() being const
Greg Kroah-Hartman
2
-2
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
6
-55
/
+143
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
3
-0
/
+20
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
1
-11
/
+4
2008-07-03
USB: fix interrupt disabling for HCDs with shared interrupt handlers
Stefan Becker
1
-10
/
+28
2008-06-20
usbdev: BKL pushdown
Jonathan Corbet
1
-0
/
+2
2008-06-20
usbcore: cdev lock_kernel() pushdown
Jonathan Corbet
1
-0
/
+3
2008-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
1
-0
/
+3
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-05-29
USB: add another scanner quirk
René Rebe
1
-0
/
+4
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
2
-1
/
+7
2008-05-29
USB: add all configs to the "descriptors" attribute
Alan Stern
1
-23
/
+21
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2
-5
/
+9
2008-05-20
USB: Core: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-05-14
USB: create attributes before sending uevent
Alan Stern
5
-58
/
+96
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+2
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-47
/
+47
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
1
-4
/
+23
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
3
-20
/
+0
[next]