summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold
2012-11-21USB: opticon: remove disconnectJohan Hovold
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold
2012-11-21USB: opticon: use port device for error and debugJohan Hovold
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold
2012-11-21USB: core: Free the allocated memory before exiting on errorSachin Kamat
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-16usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-16usb: phy: change phy notify connect/disconnect APIPeter Chen
2012-11-16usb: refine phy notify operation during connection and disconnectionPeter Chen
2012-11-16usb: mxs-phy: re-init phy during the connection is uselessPeter Chen
2012-11-16Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen
2012-11-16cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams
2012-11-16drivers/uwb: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-16USB: fix authorization and claimed port logicHindin Joseph
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-15drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita
2012-11-15ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui
2012-11-15vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds