summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-123-1/+85
* usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez2007-10-121-48/+88
* usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez2007-10-121-8/+11
* usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez2007-10-121-0/+5
* usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-121-5/+19
* usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-121-1/+4
* usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-121-0/+18
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-121-15/+18
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-122-1/+79
* USB: gadget: gadget zero cleanupsDavid Brownell2007-10-121-141/+96
* USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-121-73/+45
* USB: gadget: serial gadget cleanupsDavid Brownell2007-10-121-93/+73
* USB: gadget: gmidi cleanupsDavid Brownell2007-10-121-48/+32
* USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell2007-10-121-87/+54
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-123-37/+26
* USB: Add drivers/usb/misc/iowarrior.c to the MakefileNico Erfurth2007-10-121-0/+1
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-121-150/+166
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-121-23/+29
* USB: cleanup for previous patchesAlan Stern2007-10-122-11/+7
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-123-38/+68
* USB: avoid urb->pipe in usbfsAlan Stern2007-10-121-28/+41
* USB: address-0 handling during device initializationAlan Stern2007-10-122-11/+14
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-123-32/+41
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-122-4/+18
* USB: add ep->enableAlan Stern2007-10-125-16/+15
* USB: add urb->epAlan Stern2007-10-122-39/+39
* USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk2007-10-121-3/+0
* USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day2007-10-121-11/+0
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-125-75/+253
* usblp: Make use of URB_FREE_BUFFERPete Zaitcev2007-10-121-3/+1
* usblp: Implement the ENOSPC conventionPete Zaitcev2007-10-121-26/+39
* USB: Clean up duplicate includes in drivers/usb/Jesper Juhl2007-10-121-1/+0
* USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber2007-10-121-2/+1
* [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
* [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
* [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
* [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
* [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
* [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1131-883/+1449
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-6/+16
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-26/+45
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-111-80/+199
| |\
| | * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-101-3/+3
| | * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-091-12/+10
| | * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-091-9/+98
| | * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-091-16/+16
| | * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-091-53/+80
| | * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-091-9/+9
OpenPOWER on IntegriCloud