Commit Graph

175588 Commits (264a26838056fc2d759f58bec2e720e01fcb1bdb)
 

Author SHA1 Message Date
Michal Nazarewicz b6058d0fef USB: g_file_storage: parts of file_storage.c moved to separate file 15 years ago
Daniel Mack 7e8d5cd93f USB: Add EHCI support for MX27 and MX31 based boards 15 years ago
Alan Stern ed1db3ada1 USB: fix a bug in the scatter-gather library 15 years ago
Alan Stern 253e05724f USB: add a "remove hardware" sysfs attribute 15 years ago
Alan Stern d697cdda43 USB: don't use a fixed DMA mapping for hub status URBs 15 years ago
Sarah Sharp dccd574ccc USB: ehci: Respect IST when scheduling new split iTDs. 15 years ago
Sarah Sharp d7e055f197 USB: ehci: Minor constant fix for SCHEDULE_SLOP. 15 years ago
Sarah Sharp 3c67d899cd USB: xhci: Remove unused HCD statistics code. 15 years ago
Sarah Sharp 6f5165cf98 USB: xhci: Add watchdog timer for URB cancellation. 15 years ago
Sarah Sharp 4f0f0baef0 USB: xhci: Re-purpose xhci_quiesce(). 15 years ago
Sarah Sharp 678539cfaa USB: xhci: Handle URB cancel, complete and resubmit race. 15 years ago
Oliver Neukum 0c487206fe USB: improved error handling in usb_port_suspend() 15 years ago
Felipe Balbi 54ab2b02ef USB: host: ehci: introduce omap ehci-hcd driver 15 years ago
Daniel Mack 2d57a95f09 USB OTG: Add generic driver for ULPI OTG transceiver 15 years ago
Daniel Mack 91c8a5a998 USB OTG: add support for ulpi connected external transceivers 15 years ago
David Vrabel c3f22d92a1 USB: wusb: add wusb_phy_rate sysfs file to host controllers 15 years ago
David Vrabel d19fc29192 usb: whci-hcd: decode more QHead fields in the debug files 15 years ago
Oliver Neukum dca8cd04df USB: usbtmc: minor formatting cleanups 15 years ago
Hong Xu 23f6d914c3 USB: modifications for at91sam9g10 15 years ago
Laurent Pinchart 0ad72524ef USB audio gadget: handle endpoint control requests at the function level 15 years ago
Laurent Pinchart 5242658d1b USB gadget: Handle endpoint requests at the function level 15 years ago
Julia Lawall 4de8405759 USB: skeleton: Correct use of ! and & 15 years ago
David Vrabel f0ad073f04 USB: whci-hcd: fix type and format warnings in sg code 15 years ago
David Vrabel 8e08b9766b USB: allow interrupt transfers to WUSB devices 15 years ago
David Vrabel 294a39e782 USB: whci-hcd: support urbs with scatter-gather lists 15 years ago
David Vrabel 4c1bd3d7a7 USB: make urb scatter-gather support more generic 15 years ago
Jean Delvare 09ce497e79 USB: Add missing static markers to ohci-pnx4008 15 years ago
Julie Zhu 08d3c18e66 USB: Add support for Xilinx USB host controller 15 years ago
Matthew Wilcox 9eb66f7131 USB Storage: Make driver less chatty when it finds a new device 15 years ago
Matthew Wilcox 00fa43ef09 USB: usb-storage: Associate the name of the interface with the scsi host 15 years ago
Matthew Wilcox b1f0a34ca9 USB: Convert a dev_info to a dev_dbg 15 years ago
Jason Wessel 872d359962 USB: ehci-hub: Remove redundant ehci->debug check 15 years ago
Roland Koebler 38fcb83099 USB: serial: ftdi_sio: add space/mark parity 15 years ago
Linus Torvalds 4e2ccdb040 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 15 years ago
Alan Stern 3589972e51 Driver core: fix race in dev_driver_string 15 years ago
Magnus Damm c60e0504c8 Driver Core: Early platform driver buffer 15 years ago
Eric W. Biederman e16acb503b sysfs: sysfs_setattr remove unnecessary permission check. 15 years ago
Eric W. Biederman ca1bab3819 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir 15 years ago
Eric W. Biederman 832b6af198 sysfs: Propagate renames to the vfs on demand 15 years ago
Eric W. Biederman a16bbc3430 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish 15 years ago
Eric W. Biederman 06fc0d66f7 sysfs: In sysfs_chmod_file lazily propagate the mode change. 15 years ago
Eric W. Biederman e61ab4ae48 sysfs: Implement sysfs_getattr & sysfs_permission 15 years ago
Eric W. Biederman c099aacd48 sysfs: Nicely indent sysfs_symlink_inode_operations 15 years ago
Eric W. Biederman 6b0bfe9383 sysfs: Update s_iattr on link and unlink. 15 years ago
Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 years ago
Eric W. Biederman 4be3df28be sysfs: Simplify iattr time assignments 15 years ago
Eric W. Biederman 4c6974f51a sysfs: Simplify sysfs_chmod_file semantics 15 years ago
Eric W. Biederman e8f077c883 sysfs: Use dentry_ops instead of directly playing with the dcache 15 years ago
Eric W. Biederman 28a027cfc0 sysfs: Rename sysfs_d_iput to sysfs_dentry_iput 15 years ago
Eric W. Biederman f44d3e7857 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex 15 years ago