| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 4 | -103/+106 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 4 | -103/+106 |
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 | 2 | -2/+0 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 4 | -4/+0 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 4 | -3/+5 |
* | [PATCH] USB: gadget drivers - add .owner initialisation | Ben Dooks | 2005-10-28 | 9 | -0/+10 |
* | [PATCH] add usb transceiver set_suspend() method | Juha Yrj?l? | 2005-10-28 | 1 | -0/+4 |
* | [PATCH] omap_udc dma off-by-one fix | David Brownell | 2005-10-28 | 1 | -3/+5 |
* | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern | 2005-10-28 | 1 | -18/+4 |
* | [PATCH] g_file_storage: fix obscure race condition | Alan Stern | 2005-10-28 | 1 | -12/+9 |
* | [PATCH] USB: File-Storage gadget: use the kthread API | Alan Stern | 2005-10-28 | 1 | -19/+13 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 10 | -50/+50 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 | 2 | -5/+5 |
| |\ |
|
| | * | [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist... | Ian Campbell | 2005-10-28 | 2 | -5/+5 |
| * | | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 | 9 | -45/+45 |
| |/ |
|
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 3 | -34/+14 |
|/ |
|
* | [PATCH] USB: fix pxa2xx_udc compile warnings | Richard Purdie | 2005-09-22 | 2 | -6/+6 |
* | [PATCH] USB gadgetfs: fixes an error on writing to endpoint file | Pavol Kurina | 2005-09-12 | 1 | -0/+1 |
* | [PATCH] USB: Gadget library: centralize gadget controller numbers | David Brownell | 2005-09-08 | 5 | -128/+92 |
* | [PATCH] USB: omap_udc tweaks | david-b@pacbell.net | 2005-07-12 | 1 | -2/+1 |
* | [PATCH] USB: gadget/ether build fixes. | Ian Campbell | 2005-07-12 | 1 | -0/+2 |
* | [PATCH] USB: gadget/ether fixes | Ian Campbell | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] USB: net2280 warning fix | Andrew Morton | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 2005-07-12 | 8 | -32/+33 |
* | [PATCH] USB: resolve ethernet gadget build glitch on pxa | David Brownell | 2005-06-27 | 1 | -0/+2 |
* | [PATCH] USB gadget: drain rndis response queue on disconnect | David Brownell | 2005-06-27 | 1 | -1/+7 |
* | [PATCH] USB: fix drivers/usb/gadget/ether.c compile error | David Brownell | 2005-06-27 | 1 | -32/+21 |
* | [PATCH] USB: dummy_hcd: add suspend/resume support | Alan Stern | 2005-06-27 | 1 | -17/+162 |
* | [PATCH] USB: dummy_hcd: sparse cleanups | Alan Stern | 2005-06-27 | 1 | -17/+23 |
* | [PATCH] USB: pxa2xx_udc updates | David Brownell | 2005-06-27 | 2 | -21/+32 |
* | [PATCH] USB: goku_udc updates (sparse, SETUP api change) | David Brownell | 2005-06-27 | 1 | -11/+17 |
* | [PATCH] USB: net2280 updates (sparse, SETUP api change) | David Brownell | 2005-06-27 | 1 | -22/+29 |
* | [PATCH] USB: gadget driver updates (SETUP api change) | David Brownell | 2005-06-27 | 6 | -42/+40 |
* | [PATCH] USB: Kconfig fixes for usb/gadget | David Brownell | 2005-06-27 | 1 | -1/+10 |
* | [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling | Alan Stern | 2005-06-27 | 1 | -0/+10 |
* | [PATCH] USB dummy_hcd: Centralize link state computations | Alan Stern | 2005-06-27 | 1 | -92/+162 |
* | [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC | Alan Stern | 2005-06-27 | 1 | -98/+133 |
* | [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT | Alan Stern | 2005-06-27 | 1 | -27/+23 |
* | [PATCH] USB dummy_hcd: Partial OTG emulation | Alan Stern | 2005-06-27 | 1 | -2/+28 |
* | [PATCH] USB: more omap_udc updates (dma and omap1710) | David Brownell | 2005-06-27 | 2 | -41/+116 |
* | [PATCH] USB: ethernet gadget updates (mostly cleanup) | David Brownell | 2005-06-27 | 1 | -180/+107 |
* | [PATCH] USB: rndis updates (mostly cleanup) | David Brownell | 2005-06-27 | 4 | -344/+285 |
* | [PATCH] USB HCDs: no longer need to register root hub | Alan Stern | 2005-06-27 | 1 | -22/+2 |
* | [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget | Alan Stern | 2005-06-27 | 1 | -3/+3 |
* | [PATCH] USB: omap_udc updates (mostly cleanups) | David Brownell | 2005-06-27 | 1 | -57/+93 |
* | [PATCH] USB: g_file_storage: export "stall" parameter | Alan Stern | 2005-06-27 | 1 | -13/+14 |
* | [PATCH] USB: g_file_storage: Consolidate min()s | Alan Stern | 2005-06-27 | 1 | -12/+9 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -2/+1 |
* | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_... | Yani Ioannou | 2005-06-20 | 4 | -10/+10 |
* | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 2005-05-03 | 4 | -4/+4 |