summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-13usb: introduce usb_device authorization bitsInaky Perez-Gonzalez1-0/+7
2007-10-13USB: gadget: gadget zero cleanupsDavid Brownell1-141/+96
2007-10-13USB: gadget: file storage gadget cleanupsDavid Brownell1-73/+45
2007-10-13USB: gadget: serial gadget cleanupsDavid Brownell1-93/+73
2007-10-13USB: gadget: gmidi cleanupsDavid Brownell1-48/+32
2007-10-13USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell1-87/+54
2007-10-13USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell4-37/+59
2007-10-13USB: Add drivers/usb/misc/iowarrior.c to the MakefileNico Erfurth1-0/+1
2007-10-13USB: separate out endpoint queue management and DMA mapping routinesAlan Stern1-150/+166
2007-10-13USB: update spinlock usage for root-hub URBsAlan Stern1-23/+29
2007-10-13USB: cleanup for previous patchesAlan Stern3-12/+8
2007-10-13USB: avoid urb->pipe in usbmonAlan Stern3-38/+68
2007-10-13USB: avoid urb->pipe in usbfsAlan Stern1-28/+41
2007-10-13USB: address-0 handling during device initializationAlan Stern2-11/+14
2007-10-13USB: avoid using urb->pipe in usbcoreAlan Stern4-35/+44
2007-10-13USB: add direction bit to urb->transfer_flagsAlan Stern3-4/+48
2007-10-13USB: add ep->enableAlan Stern6-16/+17
2007-10-13USB: add urb->epAlan Stern3-39/+65
2007-10-13USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk1-3/+0
2007-10-13USB: usb_gadget.h whitespace fixesDavid Brownell1-31/+31
2007-10-13USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day1-11/+0
2007-10-13USB: OHCI handles more ZFMicro quirksMike Nuss5-75/+253
2007-10-13usblp: Make use of URB_FREE_BUFFERPete Zaitcev1-3/+1
2007-10-13usblp: Implement the ENOSPC conventionPete Zaitcev1-26/+39
2007-10-13USB: Clean up duplicate includes in drivers/usb/Jesper Juhl1-1/+0
2007-10-13USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber1-2/+1
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-92/+129
2007-10-12missed bio_endio() in axonramAl Viro1-2/+2
2007-10-12[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller3-48/+50
2007-10-12[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-12[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-12[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-12[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-12[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-12[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds529-13476/+31125
2007-10-12Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds89-1710/+2498
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds1247-44341/+204066