aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2006-09-27usbcore: move code among source filesAlan Stern
2006-09-27usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern
2006-09-27usbfs: detect device unregistrationAlan Stern
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern
2006-09-27USB: Make usb_buffer_free() NULL-safeDmitry Torokhov
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman
2006-07-12[PATCH] USB: remove devfs information from KconfigMichal Piotrowski
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-24Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman
2006-06-21[PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman
2006-06-21[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz
2006-06-21[PATCH] usbcore: recovery from Set-Configuration failureAlan Stern
2006-06-21[PATCH] USB hub: use usb_reset_composite_deviceAlan Stern
2006-06-21[PATCH] usbcore: port reset for composite devicesAlan Stern
2006-06-21[PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani
2006-06-21[PATCH] USB: print message when device is rejected due to insufficient powerDaniel 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 usbfsMicah Dowty
2006-06-21[PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty
2006-06-21[PATCH] USB: usbcore: always turn on hub port powerAlan Stern
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-05-08[PATCH] USB: usbcore: don't check the device's power sourceAlan Stern
2006-05-08[PATCH] USB: fix OHCI PM regressionDavid Brownell
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk