summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[PATCH] USB: Code motion in the hub driverAlan Stern1-21/+18
2005-09-08[PATCH] USB: Fix HP8200 detection in shuttle_usbatDaniel Drake1-65/+32
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2-14/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern18-77/+25
2005-09-08[PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm1-0/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm6-1/+242
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm1-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm1-27/+35
2005-09-08[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2-8/+3
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2-37/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2-1/+3
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2-10/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2-11/+6
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2-7/+1
2005-09-08[PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net1-6/+6
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap1-3/+6
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev1-164/+123
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-09-08[PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore1-0/+7
2005-09-08[PATCH] USB: Fix regression in core/devio.cAlan Stern1-7/+8
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers7-14/+114
2005-09-08[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-08[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2-4/+87
2005-09-08[PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott1-1/+18
2005-09-08[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M1-2/+4
2005-09-08[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman1-5/+0
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell5-128/+92
2005-09-08[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser1-12/+12
2005-09-08[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-09-08[PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez1-99/+152
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds21-313/+871
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds61-12082/+1299
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds4-90/+43
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds30-179/+615
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds5-0/+1157
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds26-26/+41
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds6-10/+23
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds26-219/+1037
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy9-48/+18
2005-09-08[TCP]: Fix off by one in tcp_fragment() "already sent" test.Herbert Xu1-1/+1
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2-31/+5
2005-09-08[ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks1-88/+130
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren20-99/+743
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ7-63/+32
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz3-8/+7
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2-0/+51
2005-09-08Merge branch 'master' of /usr/src/linux-2.6 Anton Altaparmakov264-32123/+28825