index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-25
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-6
/
+2
2006-06-24
Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"
Linus Torvalds
1
-6
/
+2
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
11
-359
/
+596
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-22
[PATCH] USB: get USB suspend to work again
Greg Kroah-Hartman
1
-0
/
+2
2006-06-21
[PATCH] USB: only make /sys/class/usb show up when there is something in it
Greg Kroah-Hartman
1
-16
/
+54
2006-06-21
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-7
/
+6
2006-06-21
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-10
/
+10
2006-06-21
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
1
-88
/
+150
2006-06-21
[PATCH] USB: make usb_create_ep_files take a struct device
Greg Kroah-Hartman
3
-5
/
+5
2006-06-21
[PATCH] USB: move the endpoint specific sysfs code to it's own file
Greg Kroah-Hartman
4
-198
/
+218
2006-06-21
[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer
Philippe Retornaz
1
-2
/
+6
2006-06-21
[PATCH] usbcore: recovery from Set-Configuration failure
Alan Stern
1
-76
/
+75
2006-06-21
[PATCH] USB hub: use usb_reset_composite_device
Alan Stern
1
-19
/
+15
2006-06-21
[PATCH] usbcore: port reset for composite devices
Alan Stern
3
-5
/
+83
2006-06-21
[PATCH] usbcore: Fix broken RNDIS config selection
Giridhar Pemmasani
1
-1
/
+1
2006-06-21
[PATCH] USB: print message when device is rejected due to insufficient power
Daniel Drake
1
-1
/
+9
2006-06-21
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
1
-0
/
+31
2006-06-21
[PATCH] USB: Allow high-bandwidth isochronous packets via usbfs
Micah Dowty
1
-1
/
+2
2006-06-21
[PATCH] USB: Remove 4088-byte limit on usbfs control URBs
Micah Dowty
1
-2
/
+2
2006-06-21
[PATCH] USB: usbcore: always turn on hub port power
Alan Stern
1
-8
/
+15
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-10
/
+2
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
1
-1
/
+1
2006-05-08
[PATCH] USB: usbcore: don't check the device's power source
Alan Stern
1
-10
/
+13
2006-05-08
[PATCH] USB: fix OHCI PM regression
David Brownell
1
-7
/
+6
2006-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-4
/
+3
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
1
-4
/
+3
2006-04-14
[PATCH] USB: otg hub support is optional
David Brownell
2
-0
/
+14
2006-04-14
[PATCH] USB: drivers/usb/core/: remove unused exports
Adrian Bunk
2
-3
/
+0
2006-03-29
Merge ../linux-2.6
Paul Mackerras
2
-60
/
+11
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-3
/
+3
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-2
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-57
/
+8
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-125
/
+156
2006-03-20
[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS
Horst Schirmeier
1
-1
/
+2
2006-03-20
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
Horst Schirmeier
1
-5
/
+7
2006-03-20
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
Alan Stern
1
-6
/
+10
2006-03-20
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
Alan Stern
1
-1
/
+1
2006-03-20
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-2
/
+0
2006-03-20
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
4
-27
/
+48
2006-03-20
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
1
-49
/
+55
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
6
-28
/
+33
2006-03-20
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
Adrian Bunk
1
-3
/
+2
2006-03-20
[PATCH] USB: optimise devio.c usbdev_read fix
Andrew Morton
1
-4
/
+4
2006-03-20
[PATCH] USB: optimise devio.c::usbdev_read
Oliver Neukum
1
-13
/
+8
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
Greg Kroah-Hartman
1
-3
/
+3
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-01-31
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
Alexey Dobriyan
1
-0
/
+1
2006-01-31
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
Greg Kroah-Hartman
1
-0
/
+1
[next]