Commit Graph

68250 Commits (1b9778dae71dc64d3678d766c0f1fbed79c80f9f)
 

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
David Brownell efc9052e01 USB: usb_gadget.h whitespace fixes 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
Tejun Heo 6d66f5cd26 sysfs: add copyrights 18 years ago
Greg Kroah-Hartman f0e7e1bd77 kobject: update the copyrights 18 years ago
Greg Kroah-Hartman 6adf7554b9 kset: add some kerneldoc to help describe what these strange things are 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 a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 18 years ago
Tejun Heo 85a4ffad3d sysfs: implement sysfs_open_dirent 18 years ago
Tejun Heo bc747f37a0 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir 18 years ago
Tejun Heo dc2f75f0e0 sysfs: make sysfs_root a regular directory dirent 18 years ago
Tejun Heo d6b4fd2fae sysfs: open code sysfs_attach_dentry() 18 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 18 years ago
Tejun Heo 078ce6409c sysfs: make bin attr open get active reference of parent too 18 years ago
Tejun Heo 50ab1a7286 sysfs: kill unnecessary NULL pointer check in sysfs_release() 18 years ago
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 18 years ago
Tejun Heo b13dc89c5a sysfs: reposition sysfs_dirent->s_mode. 18 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 18 years ago
Tejun Heo 59f6901568 sysfs: clean up header files 18 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 18 years ago
Tejun Heo 181b2e4be1 sysfs: fix comments of sysfs_add/remove_one() 18 years ago
Greg Kroah-Hartman 5c3e8964ce sysfs: spit a warning to users when they try to create a duplicate sysfs file 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Eric W. Biederman 45aaae9c51 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents 18 years ago
Eric W. Biederman 9918f9a481 sysfs: Rewrite rename in terms of sysfs dirents 18 years ago
Eric W. Biederman 5a26b79c42 sysfs: Remove s_dentry 18 years ago