| Commit message (Expand) | Author | Age |
* | [PATCH] lockdep: annotate USBFS | Arjan van de Ven | 2006-07-03 |
* | [PATCH] lockdep: annotate i_mutex | Ingo Molnar | 2006-07-03 |
* | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] SELinux: update USB code with new kill_proc_info_as_uid | David Quigley | 2006-06-30 |
|/ |
|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-25 |
|\ |
|
| * | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" | Linus Torvalds | 2006-06-24 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
|\| |
|
| * | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
| * | [PATCH] USB: get USB suspend to work again | Greg Kroah-Hartman | 2006-06-23 |
| * | [PATCH] USB: only make /sys/class/usb show up when there is something in it | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: convert usb class devices to real devices | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: make endpoints real struct devices | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: move the endpoint specific sysfs code to it's own file | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer | Philippe Retornaz | 2006-06-21 |
| * | [PATCH] usbcore: recovery from Set-Configuration failure | Alan Stern | 2006-06-21 |
| * | [PATCH] USB hub: use usb_reset_composite_device | Alan Stern | 2006-06-21 |
| * | [PATCH] usbcore: port reset for composite devices | Alan Stern | 2006-06-21 |
| * | [PATCH] usbcore: Fix broken RNDIS config selection | Giridhar Pemmasani | 2006-06-21 |
| * | [PATCH] USB: print message when device is rejected due to insufficient power | Daniel Drake | 2006-06-21 |
| * | [PATCH] USB: add usb_interrupt_msg() function for api completeness. | Greg Kroah-Hartman | 2006-06-21 |
| * | [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs | Micah Dowty | 2006-06-21 |
| * | [PATCH] USB: Remove 4088-byte limit on usbfs control URBs | Micah Dowty | 2006-06-21 |
| * | [PATCH] USB: usbcore: always turn on hub port power | Alan Stern | 2006-06-21 |
| * | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 |
* | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 |
|/ |
|
* | [PATCH] USB: usbcore: don't check the device's power source | Alan Stern | 2006-05-09 |
* | [PATCH] USB: fix OHCI PM regression | David Brownell | 2006-05-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-04-14 |
|\ |
|
| * | [PATCH] pm: print name of failed suspend function | Andrew Morton | 2006-04-14 |
* | | [PATCH] USB: otg hub support is optional | David Brownell | 2006-04-14 |
* | | [PATCH] USB: drivers/usb/core/: remove unused exports | Adrian Bunk | 2006-04-14 |
|/ |
|
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-03-21 |
|\ |
|
| * | [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS | Horst Schirmeier | 2006-03-20 |
| * | [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference) | Horst Schirmeier | 2006-03-20 |
| * | [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces | Alan Stern | 2006-03-20 |
| * | [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n | Alan Stern | 2006-03-20 |
| * | [PATCH] USB core and HCDs: don't put_device while atomic | Alan Stern | 2006-03-20 |
| * | [PATCH] USB: remove usbcore-specific wakeup flags | David Brownell | 2006-03-20 |
| * | [PATCH] USB: usbcore sets up root hubs earlier | David Brownell | 2006-03-20 |
| * | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 2006-03-20 |
| * | [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static | Adrian Bunk | 2006-03-20 |
| * | [PATCH] USB: optimise devio.c usbdev_read fix | Andrew Morton | 2006-03-20 |