Age | Commit message (Expand) | Author |
2009-12-16 | isp1362-hcd: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-15 | USB: Close usb_find_interface race v3 | Russ Dill |
2009-12-15 | Revert "USB: Close usb_find_interface race" | Greg Kroah-Hartman |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-11 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-11 | opticon: Fix resume logic | Alan Cox |
2009-12-11 | usb_serial: Kill port mutex | Alan Cox |
2009-12-11 | usb_serial: Use the shutdown() operation | Alan Cox |
2009-12-11 | tty_port: add "tty_port_open" helper | Alan Cox |
2009-12-11 | USB: mos7840: add device IDs for B&B electronics devices | Cliff Brake |
2009-12-11 | USB: ftdi_sio: add USB device ID's for B&B Electronics line | Cliff Brake |
2009-12-11 | USB: musb: musb_host: fix sparse warning | Felipe Balbi |
2009-12-11 | USB: musb: musb_gadget: fix sparse warning | Felipe Balbi |
2009-12-11 | USB: musb: omap2430: fix sparse warning | Felipe Balbi |
2009-12-11 | USB: core: message: fix sparse warning | Felipe Balbi |
2009-12-11 | USB: core: hub: fix sparse warning | Felipe Balbi |
2009-12-11 | USB: core: fix sparse warning for static function | Felipe Balbi |
2009-12-11 | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS | Michal Nazarewicz |
2009-12-11 | USB: Check bandwidth when switching alt settings. | Sarah Sharp |
2009-12-11 | USB: Refactor code to find alternate interface settings. | Sarah Sharp |
2009-12-11 | USB: xhci: Fix command completion after a drop endpoint. | Sarah Sharp |
2009-12-11 | USB: xhci: Make reverting an alt setting "unfailable". | Sarah Sharp |
2009-12-11 | USB: usbtmc: Use usb_clear_halt() instead of custom code. | Sarah Sharp |
2009-12-11 | USB: ehci-omap.c: introduce missing kfree | Julia Lawall |
2009-12-11 | USB: xhci-mem.c: introduce missing kfree | Julia Lawall |
2009-12-11 | USB: add remove_id sysfs attr for usb drivers | CHENG Renquan |
2009-12-11 | USB: g_multi kconfig: fix depends and help text | Randy Dunlap |
2009-12-11 | USB: option: add pid for ZTE | zhao.ming9@zte.com.cn |
2009-12-11 | USB: wusb: correctly check size of security descriptor. | David Vrabel |
2009-12-11 | USB: wusb: don't leak urb in certain error cases | David Vrabel |
2009-12-11 | USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. | David Vrabel |
2009-12-11 | USB: usb-storage: fix bug in fill_inquiry | Alan Stern |
2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern |
2009-12-11 | USB: prepare for changover to Runtime PM framework | Alan Stern |
2009-12-11 | USB: add devpath sysfs attribute | Greg Kroah-Hartman |
2009-12-11 | USB: twl4030: Enable USB regulators before enabling USB charging | Aguilar Pena, Leed |
2009-12-11 | USB: usbtmc: repeat usb_bulk_msg until whole message is transfered | Andre Herms |
2009-12-11 | USB: musb_gadget: remove pointless loop | Sergei Shtylyov |
2009-12-11 | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() | Sergei Shtylyov |
2009-12-11 | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov |
2009-12-11 | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again | Sergei Shtylyov |
2009-12-11 | USB: MUSB: save hardware revision at init | Anand Gadiyar |
2009-12-11 | USB: musb: fix printf warning in debug code | Mike Frysinger |