Commit Graph

116 Commits (733260ff9c45bd4db60f45d17e8560a4a68dff4d)

Author SHA1 Message Date
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
David Brownell 5f827ea3c3 [PATCH] usbcore PCI glue updates for PM 19 years ago
David Brownell f3f3253d64 [PATCH] root hub updates (greater half) 19 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 19 years ago
David Brownell 9293677af3 [PATCH] all HCDs provide root hub suspend/resume methods 19 years ago
Matt Porter e08fb39b77 [PATCH] USB: Fix usb hub build 19 years ago
David Brownell 8ad7fe16df [PATCH] remove some USB_SUSPEND dependencies 19 years ago
David Brownell dbc3887e7d [PATCH] remove duplicated resume path code 19 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 19 years ago
David Brownell c9f89fa40c [PATCH] remove suspend-path recursion 19 years ago
David Brownell db69087437 [PATCH] usb_interface power state 19 years ago
Greg Kroah-Hartman e639dd3f4e [PATCH] USB: add more snooping hooks in devio.c 19 years ago
Greg Kroah-Hartman d6e5bcf4a7 [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed 19 years ago
Greg Kroah-Hartman 094f164957 [PATCH] USB: add endpoint information to sysfs 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
David Brownell b94dc6b586 [PATCH] usb device wakeup flags 19 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 19 years ago
Linus Torvalds d7dd8a72ab Use the new "kill_proc_info_as_uid()" for USB disconnect too 20 years ago