Age | Commit message (Expand) | Author |
2008-10-17 | USB: Fix s3c2410_udc usb speed handling | Yauhen Kharuzhy |
2008-10-17 | usb gadget: USB_GADGET_VBUS_DRAW Kconfig option | David Brownell |
2008-10-17 | MUSB: Add sanity check for maximum number of endpoints | Kevin Hilman |
2008-10-17 | usb: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-17 | usbmon: fix tiny race exposed by the fastboot patches | Arjan van de Ven |
2008-10-17 | USB: change hub initialization sleeps to delayed_work | Alan Stern |
2008-10-17 | USB: ehci-dbg: fix reading less content of periodic file | Ming Lei |
2008-10-17 | USB: ehci-dbg: increase debug buffer size for periodic file | Ming Lei |
2008-10-17 | usb: gadget: workaround storage command size issues | Felipe Balbi |
2008-10-17 | USB: g_printer: fix handling zero-length packet | SangSu Park |
2008-10-17 | USB Serial: Sierra: debug message fix | Kevin Lloyd |
2008-10-17 | USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed | Oliver Neukum |
2008-10-17 | USB: ftdi_sio: fix 'product' parameter description | Paulius Zaleckas |
2008-10-17 | usb core: fix USB_OTG_BLACKLIST_HUB typo | Peter Korsgaard |
2008-10-17 | OHCI: Allow broken controllers to auto-stop | Alan Stern |
2008-10-17 | usb-storage: report underflow with no sense data | Alan Stern |
2008-10-17 | usb: add Freescale QE/CPM USB peripheral controller driver | Li Yang |
2008-10-17 | USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test | Julien Brunel |
2008-10-17 | USB: remove unused #include <version.h> | Huang Weiyi |
2008-10-17 | usb gadget: defer obex enumeration | David Brownell |
2008-10-17 | usb gadget: cdc obex glue | Felipe Balbi |
2008-10-17 | usb gadget: function activation/deactivation | David Brownell |
2008-10-17 | USB: gadget: net2280: implement set_wedge | Alan Stern |
2008-10-17 | USB: gadget: dummy_hcd: implement set_wedge | Alan Stern |
2008-10-17 | usb: gadget Kconfig cleanup | David Brownell |
2008-10-17 | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier |
2008-10-17 | USB: extend poisoning to anchors | Oliver Neukum |
2008-10-17 | USB: kill URBs permanently | Oliver Neukum |
2008-10-17 | drivers/usb/class/usblp.c: adjust error handling code | Julia Lawall |
2008-10-17 | USB: add USB test and measurement class driver | Greg Kroah-Hartman |
2008-10-17 | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger |
2008-10-17 | USB: Add Oceanic product ID to ftdi_sio | Vladimir Vukicevic |
2008-10-17 | USB: option.c remove duplicate device ids now supported in hso.c | Denis Joseph Barrow |
2008-10-17 | USB: option: add Ericsson F3507g and Dell 5530 | Dan Williams |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | usb: turn dev_warn+WARN_ON combos into dev_WARN | Arjan van de Ven |
2008-10-16 | usb gadget: link fixes for network gadget | David Brownell |
2008-10-16 | usb gadget: link fixes for cdc composite gadget | David Brownell |
2008-10-16 | usb gadget: link fixes for storage gadget | David Brownell |
2008-10-16 | usb gadget: link fixes for printer gadget | David Brownell |
2008-10-16 | usb gadget: link fixes for MIDI gadget | David Brownell |
2008-10-16 | usb gadget: link fixes for gadget zero | David Brownell |
2008-10-16 | usb gadget: link fixes for serial gadget | David Brownell |
2008-10-16 | device create: usb: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-15 | Merge branch 'fixes' into for-linus | Russell King |
2008-10-14 | Merge branch 's3c-move' into devel | Russell King |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse |
2008-10-13 | tty: usb-serial krefs | Alan Cox |