| Commit message (Expand) | Author | Age |
* | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo | 2009-12-23 |
* | USB: option: support hi speed for modem Haier CE100 | Donny Kurnia | 2009-12-23 |
* | USB: audio gadget: free alsa devices when unloading | Cliff Cai | 2009-12-23 |
* | USB: audio gadget: fix wTotalLength calculation | Cliff Cai | 2009-12-23 |
* | usb: otg: isp1301_omap: fix compile error | Felipe Balbi | 2009-12-23 |
* | USB: musb: workaround Blackfin FIFO anomalies | Bryan Wu | 2009-12-23 |
* | USB: musb: Fix array index out of bounds issue | Maulik Mankad | 2009-12-23 |
* | USB: musb: Fix null pointer dereference issue | Maulik Mankad | 2009-12-23 |
* | USB: musb: correct DMA address for tx | Cliff Cai | 2009-12-23 |
* | USB: musb: gadget_ep0: avoid SetupEnd interrupt | Sergei Shtylyov | 2009-12-23 |
* | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled | Swaminathan S | 2009-12-23 |
* | USB: musb: do not work if no gadget driver is loaded | Felipe Balbi | 2009-12-23 |
* | USB: musb: gadget: set otg tranceiver to idle when registering gadget | Arnaud Mandy | 2009-12-23 |
* | USB: musb: Populate the VBUS GPIO with the correct GPIO number | Swaminathan S | 2009-12-23 |
* | USB: musb: fix compiling warning with min() macro | Cliff Cai | 2009-12-23 |
* | USB: musb: move musb_remove to __exit | Felipe Balbi | 2009-12-23 |
* | USB: musb_gadget: fix kernel oops in txstate() | Sergei Shtylyov | 2009-12-23 |
* | USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header | Andreas Mohr | 2009-12-23 |
* | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header | Andreas Mohr | 2009-12-23 |
* | USB core: fix recent kernel-doc warnings | Randy Dunlap | 2009-12-23 |
* | USB: add device ID for Apple Cinema Display 23in 2007 | pancho horrillo | 2009-12-23 |
* | USB: fix section mismatch in early ehci dbgp | Jan Beulich | 2009-12-23 |
* | USB: emi62: fix crash when trying to load EMI 6|2 firmware | Clemens Ladisch | 2009-12-23 |
* | USB: serial: Extra device/vendor ID for mos7840 driver | Blaise Gassend | 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-23 |
* | 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-22 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | USB ehci: replace mach header with plat | Thomas Weber | 2009-12-16 |
* | | 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 |