summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso2013-07-251-1/+2
| * | | Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-07-254-7/+14
| |\ \ \
| | * | | xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-07-251-1/+1
| | * | | usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-252-1/+7
| | * | | usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap2013-07-251-0/+1
| | * | | usb: xhci: Mark two functions __maybe_unusedOlof Johansson2013-07-251-2/+2
| | * | | xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-07-251-3/+3
| * | | | usb: serial: option: Add ONYX 3G device supportEnrico Mioso2013-07-241-0/+1
| * | | | USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-241-1/+1
| |/ / /
| * | | usb: option: add TP-LINK MA260Bjørn Mork2013-07-231-0/+2
| * | | USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov2013-07-231-0/+2
| * | | USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
| * | | USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
| * | | usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
| * | | USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
| * | | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
| * | | USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-07-221-0/+7
| * | | usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
| * | | USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
| * | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-162-11/+11
| * | | Merge tag 'fixes-for-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-1612-22/+30
| |\ \ \ | | |_|/ | |/| |
| | * | usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
| | * | usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
| | * | usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-151-0/+6
| | * | usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| | * | usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| | * | usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| | * | usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| | * | usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
| | * | usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto2013-07-151-4/+0
| | * | usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
| | * | usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
| | * | usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
| | * | usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
| | * | usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-151-2/+2
| | * | usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
| | * | usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-07-151-0/+1
| |/ /
* | | Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-263-3/+4
|\ \ \
| * | | serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao2013-07-241-1/+1
| * | | tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-241-1/+2
| * | | TTY: snyclinkmp: calculating wrong addressesDan Carpenter2013-07-241-1/+1
| | |/ | |/|
* | | Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-269-20/+38
|\ \ \
| * | | MAINTAINERS: Update the list of maintainers for staging/comedi driver.Lidza Louina2013-07-242-2/+2
| * | | staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han2013-07-241-2/+5
| * | | staging: android: logger: Correct write offset reset on errorKarlis Ogsts2013-07-231-1/+3
| * | | staging: zram: protect zram_reset_device() callSergey Senozhatsky2013-07-231-1/+5
| * | | staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter2013-07-231-1/+1
| * | | staging: drm/imx: drop "select OF_VIDEOMODE"Paul Bolle2013-07-231-1/+0
| * | | staging: frontier: use after free in disconnect()Dan Carpenter2013-07-231-1/+1
| * | | staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-07-231-10/+15
OpenPOWER on IntegriCloud