Commit Graph

20488 Commits (e89a2cfb7d7b5a658295fef9be84b12e813163bd)

Author SHA1 Message Date
Geoff Levand 4a1a4d8b87 USB: ps3 controller hid quirk 18 years ago
Geoff Levand ad75a41085 USB: ps3 ehci bus glue 18 years ago
Oliver Neukum b3ebd52221 USB: better ethtool support for kaweth 18 years ago
Oliver Neukum b98b98f97c USB: power management for kaweth 18 years ago
Phil Endecott 511779fd9e usb: gadgetfs remove delayed init mode 18 years ago
David Brownell 2505107def usb: gadgetfs whitespace cleanup 18 years ago
Marc Pignat 6dde896e4e USB: ohci-at91 refcount fix for irq wake enables 18 years ago
Alan Stern f3f4906516 usb-storage: SCSI level fixes 18 years ago
Alan Stern 85a975d0ce UHCI: no dummy TDs for Iso QHs 18 years ago
Alan Stern f3fe239b67 UHCI: improved debugging checks for the frame list 18 years ago
Oliver Neukum f38649fee9 USB: race on disconnect in mdc800 18 years ago
Pete Zaitcev 6f23ee1fef USB: add binary API to usbmon 18 years ago
John Daiker 7ca46b862f USB Gadget file_storage.c: remove unnecessary casts 18 years ago
Johannes Hölzl 52d67f0b5c USB: Bugfix for aircable: Add module and name to usb_serial_driver 18 years ago
Johannes Hölzl d9b1b78773 USB serial: add driver pointer to all usb-serial drivers 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
Sylvain Munaut 495a678fc6 ohci: Add support for OHCI controller on the of_platform bus 18 years ago
Sylvain Munaut 5e16fabe5d ohci: Rework bus glue integration to allow several at once 18 years ago
Ole Andre Vadla Ravnas ad55d71a3d rndis_host learns ActiveSync basics 18 years ago
David Brownell 11d5489873 USB: ethernet gadget interop with MCCI Windows driver 18 years ago
Alan Stern 1737bf2c5e usbcore: remove unneeded error check 18 years ago
David Brownell 2360e4aa64 USB: indicate active altsetting in proc/bus/usb/devices file 18 years ago
Dan Carpenter 316547fdfa USB: devio.c add missing INIT_LIST_HEAD() 18 years ago
Oliver Neukum 2cba72f025 USB: mutexification of rio500 18 years ago
Tobias Klauser 4727810705 USB: Remove unneeded void * casts in idmouse.c 18 years ago
David Brownell 5f84813774 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> 18 years ago
Benjamin Herrenschmidt d728e327d4 USB: Fix EHCI warning 18 years ago
Benjamin Herrenschmidt b32e904d54 USB: Fix OHCI warning 18 years ago
Benjamin Herrenschmidt 083522d766 USB: Implement support for EHCI with big endian MMIO 18 years ago
Benjamin Herrenschmidt 11d1a4aa8d USB: Implement support for "split" endian OHCI 18 years ago
Benjamin Herrenschmidt 4302a595cd USB: Rework the OHCI quirk mecanism as suggested by David 18 years ago
Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Greg Kroah-Hartman 6e8cf7751f USB: add EPIC support to the io_edgeport driver 18 years ago
Luiz Fernando N. Capitulino 20b2e28fc5 USB: unusual_devs.h for Sony floppy 18 years ago
Dave Jones 2f65168de7 Driver Core: Increase the default timeout value of the firmware subsystem 18 years ago
Kay Sievers b7a3e813fb Driver core: allow to delay the uevent at device creation time 18 years ago
Kay Sievers f9f852df2f Driver core: add device_type to struct device 18 years ago
Kay Sievers 239378f16a Driver core: add uevent vars for devices of a class 18 years ago
Cornelia Huck cb986b749c driver core: Change function call order in device_bind_driver(). 18 years ago
Cornelia Huck c578abbc20 driver core: Don't stop probing on ->probe errors. 18 years ago
Cornelia Huck fbfb144553 driver core fixes: device_register() retval check in platform.c 18 years ago
Cornelia Huck cb360bbf63 driver core fixes: make_class_name() retval checks 18 years ago
Greg Kroah-Hartman 80f745fb1b USB: add the sysfs driver name to all modules 18 years ago
Greg Kroah-Hartman 4b315627e6 SERIO: add the sysfs driver name to all modules 18 years ago
Greg Kroah-Hartman 725522b545 PCI: add the sysfs driver name to all modules 18 years ago
Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 years ago
Cornelia Huck 717e48c29d driver core: Remove device_is_registered() in device_move(). 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Greg Kroah-Hartman 2943ecf2ed Driver core: convert SPI code to use struct device 18 years ago