summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-21USB: serial: fix interface refcountingJohan Hovold
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi
2013-03-18Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14usb: gadget: u_serial: fix typo which cause build warningBo Shen
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton