Age | Commit message (Expand) | Author |
2009-12-23 | USB: Fix double-linking of drivers/usb/otg when ULPI is selected | Bill Gatliff |
2009-12-23 | USB: gadget: Use ERR_PTR/IS_ERR | Julia Lawall |
2009-12-23 | USB: fix bugs in usb_(de)authorize_device | Alan Stern |
2009-12-23 | USB: rename usb_configure_device | Alan Stern |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-17 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-16 | USB ehci: replace mach header with plat | Thomas Weber |
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 |