Commit Graph

30228 Commits (9a2b85c620b9779360c7726de4caeda78cac38d4)

Author SHA1 Message Date
David Brownell 8c07021635 USB: gadget: gmidi cleanups 18 years ago
David Brownell 0cf4f2de0a USB: gadget: ethernet gadget cleanups, shrinkage 18 years ago
David Brownell a4e3ef5597 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup 18 years ago
Nico Erfurth a1d534bb23 USB: Add drivers/usb/misc/iowarrior.c to the Makefile 18 years ago
Alan Stern 9a9bf406df USB: separate out endpoint queue management and DMA mapping routines 18 years ago
Alan Stern 9439eb94b5 USB: update spinlock usage for root-hub URBs 18 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 18 years ago
Alan Stern 18ea5d00d0 USB: avoid urb->pipe in usbmon 18 years ago
Alan Stern 93cf9b909e USB: avoid urb->pipe in usbfs 18 years ago
Alan Stern 4326ed0be9 USB: address-0 handling during device initialization 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 18 years ago
Adrian Bunk a96173af52 USB: Storage: usbat_check_status(): fix check-after-use 18 years ago
Robert P. J. Day 9f705bde6e USB: Remove dead references to "SAFE_SERIAL" CONFIG variables. 18 years ago
Mike Nuss 89a0fd18a9 USB: OHCI handles more ZFMicro quirks 18 years ago
Pete Zaitcev e8fa0ce65c usblp: Make use of URB_FREE_BUFFER 18 years ago
Pete Zaitcev 7f477358e2 usblp: Implement the ENOSPC convention 18 years ago
Jesper Juhl ca337db6f9 USB: Clean up duplicate includes in drivers/usb/ 18 years ago
Micah Gruber 011db81523 USB: Remove unneeded pointer intf from speedtch_upload_firmware() 18 years ago
Alan Stern cd59abfcc4 PM: merge device power-management source files 18 years ago
Greg Kroah-Hartman e89a4116ef Driver core: rename ktype_edd and ktype_efivar 18 years ago
Greg Kroah-Hartman a1148fb03f Driver core: rename ktype_driver 18 years ago
Greg Kroah-Hartman 8f4afc410b Driver core: rename ktype_device 18 years ago
Greg Kroah-Hartman adc56808f3 Driver core: rename ktype_class 18 years ago
Greg Kroah-Hartman e4bc16621d driver core: remove subsystem_init() 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Jean Delvare 1359555eb7 Driver core: Make platform_device.id an int 18 years ago
Akinobu Mita 44b760a825 sysdev: remove global sysdev drivers list 18 years ago
Adrian Bunk b4d1eb2cce drivers/base/power/: make 2 functions static 18 years ago
Markus Rechberger 109f0e93b6 Fix Firmware class name collision 18 years ago
Kay Sievers 7ac1cf4a87 Driver core: add uevent file for bus and driver 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
tonyj@suse.de 07c015e765 Convert from class_device to device in drivers/char 18 years ago
tonyj@suse.de 60043428a5 Convert from class_device to device for drivers/video 18 years ago
Jean Delvare 34b51f39e2 dmi-id: Possible cleanup 18 years ago
Jean Delvare 6374475661 dmi-id: Use dynamic sysfs attributes 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Greg Kroah-Hartman 5901d0145c Driver core: remove get_bus() 18 years ago
Greg Kroah-Hartman fc1ede5888 Driver core: remove put_bus() 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
Greg Kroah-Hartman 27f20e5e4e Driver core: remove kset_set_kset_s 18 years ago
Greg Kroah-Hartman d6b05b84ed Driver core: remove subsys_set_kset 18 years ago
Kay Sievers 6a8d8abb6e Driver core: add CONFIG_UEVENT_HELPER_PATH 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago