| Commit message (Expand) | Author | Age |
* | isp1362-hcd: use bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 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-15 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
|/ |
|
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 |
| |\ |
|
| * \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 |
| |\ \ |
|
| * | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds | Anton Vorontsov | 2009-11-11 |
* | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ |
|
| * | | | | usbdevfs: move compat_ioctl handling to devio.c | Arnd Bergmann | 2009-12-10 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-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 |
| |/ / / / |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ |
|
| * | | | | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ |
|
| * | | | | | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 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 |