summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-23
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-23
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-23
* USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-23
* usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-23
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-23
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-23
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-23
* USB: musb: correct DMA address for txCliff Cai2009-12-23
* USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-23
* USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-23
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-23
* USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-23
* USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-23
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-23
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-23
* USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-23
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-23
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-23
* USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-23
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-23
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-23
* USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-23
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-23
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-23
* USB: rename usb_configure_deviceAlan Stern2009-12-23
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-17
|\
| * USB ehci: replace mach header with platThomas Weber2009-12-16
* | isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-15
|\
| * USB: Close usb_find_interface race v3Russ Dill2009-12-15
| * Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman2009-12-15
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-13
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24
| |\ \
| * | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-11
* | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | opticon: Fix resume logicAlan Cox2009-12-11