| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 1 | -15/+0 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 21 | -127/+161 |
| |\ |
|
| * \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 | 10 | -22/+99 |
| |\ \ |
|
| * | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds | Anton Vorontsov | 2009-11-11 | 1 | -15/+0 |
* | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-11 | 1 | -11/+99 |
|\ \ \ \ |
|
| * | | | | usbdevfs: move compat_ioctl handling to devio.c | Arnd Bergmann | 2009-12-10 | 1 | -11/+99 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-11 | 2 | -58/+32 |
|\ \ \ \ \ |
|
| * | | | | | opticon: Fix resume logic | Alan Cox | 2009-12-11 | 1 | -1/+2 |
| * | | | | | usb_serial: Kill port mutex | Alan Cox | 2009-12-11 | 2 | -3/+2 |
| * | | | | | usb_serial: Use the shutdown() operation | Alan Cox | 2009-12-11 | 1 | -28/+11 |
| * | | | | | tty_port: add "tty_port_open" helper | Alan Cox | 2009-12-11 | 1 | -29/+20 |
| |/ / / / |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-12-11 | 1 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 2009-12-11 | 1 | -3/+4 |
| |/ / / / |
|
* | | | | | USB: mos7840: add device IDs for B&B electronics devices | Cliff Brake | 2009-12-11 | 1 | -3/+21 |
* | | | | | USB: ftdi_sio: add USB device ID's for B&B Electronics line | Cliff Brake | 2009-12-11 | 2 | -0/+28 |
* | | | | | USB: musb: musb_host: fix sparse warning | Felipe Balbi | 2009-12-11 | 1 | -5/+5 |
* | | | | | USB: musb: musb_gadget: fix sparse warning | Felipe Balbi | 2009-12-11 | 1 | -2/+2 |
* | | | | | USB: musb: omap2430: fix sparse warning | Felipe Balbi | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: core: message: fix sparse warning | Felipe Balbi | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: core: hub: fix sparse warning | Felipe Balbi | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: core: fix sparse warning for static function | Felipe Balbi | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS | Michal Nazarewicz | 2009-12-11 | 3 | -10/+21 |
* | | | | | USB: Check bandwidth when switching alt settings. | Sarah Sharp | 2009-12-11 | 4 | -22/+149 |
* | | | | | USB: Refactor code to find alternate interface settings. | Sarah Sharp | 2009-12-11 | 2 | -10/+39 |
* | | | | | USB: xhci: Fix command completion after a drop endpoint. | Sarah Sharp | 2009-12-11 | 1 | -16/+20 |
* | | | | | USB: xhci: Make reverting an alt setting "unfailable". | Sarah Sharp | 2009-12-11 | 3 | -18/+94 |
* | | | | | USB: usbtmc: Use usb_clear_halt() instead of custom code. | Sarah Sharp | 2009-12-11 | 1 | -28/+8 |
* | | | | | USB: ehci-omap.c: introduce missing kfree | Julia Lawall | 2009-12-11 | 1 | -1/+2 |
* | | | | | USB: xhci-mem.c: introduce missing kfree | Julia Lawall | 2009-12-11 | 1 | -1/+4 |
* | | | | | USB: add remove_id sysfs attr for usb drivers | CHENG Renquan | 2009-12-11 | 1 | -9/+91 |
* | | | | | USB: g_multi kconfig: fix depends and help text | Randy Dunlap | 2009-12-11 | 1 | -7/+7 |
* | | | | | USB: option: add pid for ZTE | zhao.ming9@zte.com.cn | 2009-12-11 | 1 | -0/+36 |
* | | | | | USB: wusb: correctly check size of security descriptor. | David Vrabel | 2009-12-11 | 1 | -3/+3 |
* | | | | | USB: wusb: don't leak urb in certain error cases | David Vrabel | 2009-12-11 | 1 | -4/+3 |
* | | | | | USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. | David Vrabel | 2009-12-11 | 1 | -11/+11 |
* | | | | | USB: usb-storage: fix bug in fill_inquiry | Alan Stern | 2009-12-11 | 1 | -7/+8 |
* | | | | | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 2009-12-11 | 3 | -4/+23 |
* | | | | | USB: prepare for changover to Runtime PM framework | Alan Stern | 2009-12-11 | 3 | -65/+36 |
* | | | | | USB: add devpath sysfs attribute | Greg Kroah-Hartman | 2009-12-11 | 1 | -1/+12 |
* | | | | | USB: twl4030: Enable USB regulators before enabling USB charging | Aguilar Pena, Leed | 2009-12-11 | 1 | -2/+2 |
* | | | | | USB: usbtmc: repeat usb_bulk_msg until whole message is transfered | Andre Herms | 2009-12-11 | 1 | -4/+10 |
* | | | | | USB: musb_gadget: remove pointless loop | Sergei Shtylyov | 2009-12-11 | 1 | -92/+82 |
* | | | | | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() | Sergei Shtylyov | 2009-12-11 | 2 | -27/+38 |
* | | | | | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov | 2009-12-11 | 3 | -2/+26 |
* | | | | | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again | Sergei Shtylyov | 2009-12-11 | 1 | -1/+0 |
* | | | | | USB: MUSB: save hardware revision at init | Anand Gadiyar | 2009-12-11 | 2 | -6/+12 |
* | | | | | USB: musb: fix printf warning in debug code | Mike Frysinger | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: musb: Blackfin code needs NOP_USB_XCEIV too | Cliff Cai | 2009-12-11 | 1 | -2/+1 |