| Commit message (Expand) | Author | Age |
* | [PATCH] USB: net2280 warning fix | David Brownell | 2006-01-31 |
* | [PATCH] Remove usb gadget generic driver methods | Russell King | 2006-01-13 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
* | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-04 |
* | [PATCH] USB Gadget: dummy_hcd: updates to hcd->state | Alan Stern | 2006-01-04 |
* | [PATCH] USB Gadget: file_storage: remove "volatile" declarations | Alan Stern | 2006-01-04 |
* | [PATCH] USB: Cleanups for usb gadget mass-storage | Pavel Machek | 2006-01-04 |
* | [PATCH] USB: One potential problem in gadget/serial.c | Fengwei Yin | 2006-01-04 |
* | [PATCH] USB: dummy_hcd: rename variables | Alan Stern | 2006-01-04 |
* | [PATCH] USB: file-storage gadget: Add reference count for children | Alan Stern | 2006-01-04 |
* | [PATCH] USB: fix build breakage in dummy_hcd.c | Greg Kroah-Hartman | 2005-11-17 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | [PATCH] USB: gadget drivers - add .owner initialisation | Ben Dooks | 2005-10-28 |
* | [PATCH] add usb transceiver set_suspend() method | Juha Yrj?l? | 2005-10-28 |
* | [PATCH] omap_udc dma off-by-one fix | David Brownell | 2005-10-28 |
* | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern | 2005-10-28 |
* | [PATCH] g_file_storage: fix obscure race condition | Alan Stern | 2005-10-28 |
* | [PATCH] USB: File-Storage gadget: use the kthread API | Alan Stern | 2005-10-28 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 |
| |\ |
|
| | * | [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist... | Ian Campbell | 2005-10-28 |
| * | | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 |
| |/ |
|
* / | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
|/ |
|
* | [PATCH] USB: fix pxa2xx_udc compile warnings | Richard Purdie | 2005-09-22 |
* | [PATCH] USB gadgetfs: fixes an error on writing to endpoint file | Pavol Kurina | 2005-09-12 |
* | [PATCH] USB: Gadget library: centralize gadget controller numbers | David Brownell | 2005-09-08 |
* | [PATCH] USB: omap_udc tweaks | david-b@pacbell.net | 2005-07-12 |
* | [PATCH] USB: gadget/ether build fixes. | Ian Campbell | 2005-07-12 |
* | [PATCH] USB: gadget/ether fixes | Ian Campbell | 2005-07-12 |
* | [PATCH] USB: net2280 warning fix | Andrew Morton | 2005-07-12 |
* | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 2005-07-12 |
* | [PATCH] USB: resolve ethernet gadget build glitch on pxa | David Brownell | 2005-06-27 |
* | [PATCH] USB gadget: drain rndis response queue on disconnect | David Brownell | 2005-06-27 |
* | [PATCH] USB: fix drivers/usb/gadget/ether.c compile error | David Brownell | 2005-06-27 |
* | [PATCH] USB: dummy_hcd: add suspend/resume support | Alan Stern | 2005-06-27 |
* | [PATCH] USB: dummy_hcd: sparse cleanups | Alan Stern | 2005-06-27 |
* | [PATCH] USB: pxa2xx_udc updates | David Brownell | 2005-06-27 |
* | [PATCH] USB: goku_udc updates (sparse, SETUP api change) | David Brownell | 2005-06-27 |
* | [PATCH] USB: net2280 updates (sparse, SETUP api change) | David Brownell | 2005-06-27 |
* | [PATCH] USB: gadget driver updates (SETUP api change) | David Brownell | 2005-06-27 |
* | [PATCH] USB: Kconfig fixes for usb/gadget | David Brownell | 2005-06-27 |
* | [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling | Alan Stern | 2005-06-27 |
* | [PATCH] USB dummy_hcd: Centralize link state computations | Alan Stern | 2005-06-27 |
* | [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC | Alan Stern | 2005-06-27 |
* | [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT | Alan Stern | 2005-06-27 |