aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells1-81/+43
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells1-50/+39
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro1-2/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro5-6/+6
2013-04-09usb-storage: switch to ->show_info()Al Viro1-28/+14
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro1-4/+1
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro2-4/+0
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold1-1/+2
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov1-2/+17
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman8-11/+28
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle1-1/+1
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson1-2/+1
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz1-2/+2
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern1-1/+0
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2-0/+14
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I1-2/+7
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern3-1/+15
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-14usb: gadget: u_serial: fix typo which cause build warningBo Shen1-1/+1
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy1-1/+1
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds36-216/+528
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-11qcaux: add Franklin U600Dan Williams1-0/+1
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi1-4/+0