Commit Graph

134 Commits (b7f6961d83d480c8636543d1d0dbb9584b878a68)

Author SHA1 Message Date
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Pete Zaitcev f5691d70d4 [PATCH] USB: fix usb_find_interface for ppc64 19 years ago
Pete Zaitcev aafbf24a11 [PATCH] USB: replace __setup("nousb") with __module_param_call 19 years ago
Alan Stern f3d34ed48c [PATCH] USB: fix local variable clash 19 years ago
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const 19 years ago
Alan Stern 2425e9fe67 [PATCH] USB: Don't assume root-hub resume succeeds 19 years ago
Chris Humbert bd39b7f195 [PATCH] USB: don't allocate dma pools for PIO HCDs 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago
Alan Stern 55c527187c [PATCH] USB: Consider power budget when choosing configuration 19 years ago
Alan Stern 4bf0ba8614 [PATCH] USB: Fix locking for USB suspend/resume 19 years ago
Alan Stern 7d069b7d80 [PATCH] USB: Disconnect children during hub unbind 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Greg Kroah-Hartman 2143acc6dc [PATCH] USB: make registering a usb driver automatically set the module owner 19 years ago
Greg Kroah-Hartman ba9dc657af [PATCH] USB: allow usb drivers to disable dynamic ids 19 years ago
Greg Kroah-Hartman 733260ff9c [PATCH] USB: add dynamic id functionality to USB core 19 years ago
Greg Kroah-Hartman ddae41be61 [PATCH] USB: reorg some functions out of the main usb.c file 19 years ago
Alan Stern 1c50c317e2 [PATCH] USB: central handling for host controllers that were reset during suspend/resume 19 years ago
Alan Stern 5a9191ff68 [PATCH] usbcore: allow suspend/resume even if drivers don't support it 19 years ago
Benjamin Herrenschmidt 8de9840265 [PATCH] USB: Fix USB suspend/resume crasher (#2) 19 years ago
David Brownell 21b1861fb2 [PATCH] USB: ohci, move ppc asic tweaks nearer pci 19 years ago
David Brownell f03c17fc9a [PATCH] USB: EHCI updates 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
Andrew Morton 058120d70e [PATCH] usb devio warning fix 19 years ago
Andrew Morton 777da5905e [PATCH] USB: usbdevfs_ioctl 32bit fix 19 years ago
OGAWA Hirofumi bc7cb323ba [PATCH] usbfs: usbfs_dir_inode_operations cleanup 19 years ago
Dmitry Torokhov d4ece29d89 [PATCH] USB: fix 'unused variable' warning 19 years ago
Greg Kroah-Hartman 4303fc6f05 USB: fix up some odd parts due to partial merges 19 years ago
Andrew Morton 9a7834d06d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 19 years ago
Andrew Morton db2d55b7f7 [PATCH] USB: fix pm patches with CONFIG_PM off part 1 19 years ago
Alan Stern 4f62efe67f [PATCH] usbcore: Fix handling of sysfs strings and other attributes 19 years ago
Alan Stern 16f16d117c [PATCH] USB: Fix maxpacket length for ep0 on root hubs 19 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 19 years ago
Alan Stern b724ae7796 [PATCH] usbcore: Wrap lines before column 80 19 years ago
Alan Stern 0e6c8e8db5 [PATCH] usbcore: endpoint attributes track altsetting changes 19 years ago
Alan Stern be69e5b190 [PATCH] usbcore: Improve endpoint sysfs file handling 19 years ago
Greg Kroah-Hartman 7521803dcc [PATCH] USB: always export interface information for modalias 19 years ago
Pete Zaitcev c36fc889b5 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs 19 years ago
Greg Kroah-Hartman 72adaa9627 [PATCH] USB: convert usbmon to use usb notifiers 19 years ago
Greg Kroah-Hartman 54a5c4cd2e [PATCH] USB: convert usbfs/inode.c to use usb notifiers 19 years ago
Greg Kroah-Hartman a7b986b3e1 [PATCH] USB: convert usbfs/devio.c to use usb notifiers 19 years ago
Greg Kroah-Hartman 3099e75a7c [PATCH] USB: add notifier functions to the USB core for devices and busses 19 years ago
Greg Kroah-Hartman 4592bf5a22 [PATCH] USB: remove the global function usbdev_lookup_minor 19 years ago
Alan Stern 0c0382e32d [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 19 years ago
Greg Kroah-Hartman 74ad9bd2fc [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields 19 years ago
Alan Stern d09d36a91c [PATCH] USB: usb_bulk_message() handles interrupts endpoints 19 years ago
David Brownell b13296c661 [PATCH] updates for "controller suspended" handling 19 years ago
David Brownell 5edbfb7c8a [PATCH] stop exporting two functions 19 years ago