summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold1-9/+15
2013-08-14USB: quatech2: fix port DMA-buffer allocationsJohan Hovold1-6/+15
2013-08-14USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold1-2/+12
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold1-8/+56
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold1-4/+36
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14USB: chipidea: i.MX: simplify usbmiscSascha Hauer3-107/+76
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen1-0/+3
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen4-21/+6
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen1-3/+2
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen3-0/+39
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen5-12/+71
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen3-52/+70
2013-08-14usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen1-1/+10
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2-7/+35
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen5-11/+54
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen5-2/+80
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen1-1/+6
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen1-1/+22
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen3-24/+26
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam1-1/+0
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann1-5/+3
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann1-1/+0
2013-08-14usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann1-3/+1
2013-08-14usb: chipidea: improve kconfig 2.0Lothar Waßmann1-4/+3
2013-08-14usb: chipidea: imx: delete the dead codePeter Chen1-3/+0
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam1-2/+2
2013-08-14usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam1-7/+0
2013-08-14Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede1-0/+38
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi1-1/+4
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley1-7/+17
2013-08-14usb: host: add Kconfig option for EHSETJack Pham3-1/+26
2013-08-14pl2303: improve the chip type detection/distinctionFrank Schäfer1-23/+72
2013-08-14pl2303: improve the chip type information output on startupFrank Schäfer1-5/+10
2013-08-14pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer1-3/+2
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds32-105/+282
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou2-14/+15
2013-08-13xhci: trace debug statements related to ring expansionXenia Ragiadakou3-3/+9
2013-08-13xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou3-68/+113
2013-08-13xhci: trace debug statements for urb cancellationXenia Ragiadakou3-28/+54
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen1-1/+1
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-4/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4