summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Minor libata documentation patchEdward Falk2005-06-281-3/+93
* [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-283-3/+23
* [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-281-0/+7
* [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-283-0/+106
* [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-283-7/+125
* [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-281-63/+70
* [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-281-63/+70
* [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-282-75/+22Star
* [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-286-117/+128
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-2880-3812/+8556
|\
| * [PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern2005-06-271-1/+1
| * [PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell2005-06-271-0/+2
| * [PATCH] USB: usbnet debug message fixDavid Brownell2005-06-271-1/+1
| * [PATCH] USB Storage: retry hard errorsMatthew Dharm2005-06-271-0/+9
| * [PATCH] USB Storage: port reset on transport errorMatthew Dharm2005-06-274-64/+82
| * [PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm2005-06-271-10/+9Star
| * [PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer2005-06-271-0/+1
| * [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere2005-06-271-0/+1
| * [PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2005-06-272-2/+11
| * [PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham2005-06-271-0/+2
| * [PATCH] USB: wireless usb <linux/usb_ch9.h> declarationsDavid Brownell2005-06-271-7/+176
| * [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell2005-06-271-10/+7Star
| * [PATCH] USB UHCI: Detect invalid portsAlan Stern2005-06-271-7/+7
| * [PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell2005-06-271-1/+7
| * [PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell2005-06-271-32/+21Star
| * [PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern2005-06-271-17/+162
| * [PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern2005-06-271-17/+23
| * [PATCH] USB: usbatm kcalloc cleanupDuncan Sands2005-06-271-4/+1Star
| * [PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton2005-06-271-1/+2
| * [PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands2005-06-271-4/+5
| * [PATCH] USB ATM: reduce log spammingDuncan Sands2005-06-271-10/+11
| * [PATCH] USB ATM: bits and bobsDuncan Sands2005-06-272-13/+44
| * [PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands2005-06-271-0/+196
| * [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands2005-06-271-0/+878
| * [PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands2005-06-271-552/+533Star
| * [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0Star
| * [PATCH] USB ATM: new usbatm coreDuncan Sands2005-06-274-1364/+1414
| * [PATCH] USB: misc ehci updatesDavid Brownell2005-06-274-20/+70
| * [PATCH] USB: pxa2xx_udc updatesDavid Brownell2005-06-272-21/+32
| * [PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell2005-06-271-11/+17
| * [PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell2005-06-271-22/+29
| * [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-277-43/+41Star
| * [PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell2005-06-271-1/+10
| * [PATCH] USB: upgrade of the idmouse driverFlorian Echtler2005-06-271-61/+88
| * [PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern2005-06-271-0/+10
| * [PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern2005-06-271-92/+162
| * [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern2005-06-271-98/+133
| * [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern2005-06-271-27/+23Star
| * [PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern2005-06-271-2/+28
| * [PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2005-06-273-41/+125