Commit Graph

111 Commits (12074a35b4ef36d7a971beaf42412b22f304cdd1)

Author SHA1 Message Date
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 20 years ago
Andrew Morton 058120d70e [PATCH] usb devio warning fix 20 years ago
Andrew Morton 777da5905e [PATCH] USB: usbdevfs_ioctl 32bit fix 20 years ago
OGAWA Hirofumi bc7cb323ba [PATCH] usbfs: usbfs_dir_inode_operations cleanup 20 years ago
Dmitry Torokhov d4ece29d89 [PATCH] USB: fix 'unused variable' warning 20 years ago
Greg Kroah-Hartman 4303fc6f05 USB: fix up some odd parts due to partial merges 20 years ago
Andrew Morton 9a7834d06d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 20 years ago
Andrew Morton db2d55b7f7 [PATCH] USB: fix pm patches with CONFIG_PM off part 1 20 years ago
Alan Stern 4f62efe67f [PATCH] usbcore: Fix handling of sysfs strings and other attributes 20 years ago
Alan Stern 16f16d117c [PATCH] USB: Fix maxpacket length for ep0 on root hubs 20 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 20 years ago
Alan Stern b724ae7796 [PATCH] usbcore: Wrap lines before column 80 20 years ago
Alan Stern 0e6c8e8db5 [PATCH] usbcore: endpoint attributes track altsetting changes 20 years ago
Alan Stern be69e5b190 [PATCH] usbcore: Improve endpoint sysfs file handling 20 years ago
Greg Kroah-Hartman 7521803dcc [PATCH] USB: always export interface information for modalias 20 years ago
Pete Zaitcev c36fc889b5 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs 20 years ago
Greg Kroah-Hartman 72adaa9627 [PATCH] USB: convert usbmon to use usb notifiers 20 years ago
Greg Kroah-Hartman 54a5c4cd2e [PATCH] USB: convert usbfs/inode.c to use usb notifiers 20 years ago
Greg Kroah-Hartman a7b986b3e1 [PATCH] USB: convert usbfs/devio.c to use usb notifiers 20 years ago
Greg Kroah-Hartman 3099e75a7c [PATCH] USB: add notifier functions to the USB core for devices and busses 20 years ago
Greg Kroah-Hartman 4592bf5a22 [PATCH] USB: remove the global function usbdev_lookup_minor 20 years ago
Alan Stern 0c0382e32d [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 20 years ago
Greg Kroah-Hartman 74ad9bd2fc [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields 20 years ago
Alan Stern d09d36a91c [PATCH] USB: usb_bulk_message() handles interrupts endpoints 20 years ago
David Brownell b13296c661 [PATCH] updates for "controller suspended" handling 20 years ago
David Brownell 5edbfb7c8a [PATCH] stop exporting two functions 20 years ago
David Brownell 5f827ea3c3 [PATCH] usbcore PCI glue updates for PM 20 years ago
David Brownell f3f3253d64 [PATCH] root hub updates (greater half) 20 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 20 years ago
David Brownell 9293677af3 [PATCH] all HCDs provide root hub suspend/resume methods 20 years ago
Matt Porter e08fb39b77 [PATCH] USB: Fix usb hub build 20 years ago
David Brownell 8ad7fe16df [PATCH] remove some USB_SUSPEND dependencies 20 years ago
David Brownell dbc3887e7d [PATCH] remove duplicated resume path code 20 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 20 years ago
David Brownell c9f89fa40c [PATCH] remove suspend-path recursion 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
Greg Kroah-Hartman e639dd3f4e [PATCH] USB: add more snooping hooks in devio.c 20 years ago
Greg Kroah-Hartman d6e5bcf4a7 [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed 20 years ago
Greg Kroah-Hartman 094f164957 [PATCH] USB: add endpoint information to sysfs 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
David Brownell b94dc6b586 [PATCH] usb device wakeup flags 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 years ago
Linus Torvalds d7dd8a72ab Use the new "kill_proc_info_as_uid()" for USB disconnect too 20 years ago
Harald Welte 46113830a1 [PATCH] Fix signal sending in usbdevio on async URB completion 20 years ago
Daniel Ritz 03cdc0c304 [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend 20 years ago
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago
David Brownell b789696af8 [PATCH] USB: relax usbcore reset timings 20 years ago
David Brownell dd16525b69 [PATCH] USB: get rid of minor log spamming 20 years ago