summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-24usb-storage: make cypress_atacb a separate moduleAlan Stern7-39/+111
2009-03-24usb-storage: make sddr55 a separate moduleAlan Stern8-81/+139
2009-03-24usb-storage: make isd200 a separate moduleAlan Stern8-88/+154
2009-03-24usb-storage: make sddr09 a separate moduleAlan Stern8-108/+174
2009-03-24usb-storage: prepare for subdriver separationAlan Stern9-134/+257
2009-03-24usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young1-0/+3
2009-03-24USB: fix ehci printk formatsRandy Dunlap1-1/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison35-152/+152
2009-03-24USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman3-0/+155
2009-03-24USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman1-0/+59
2009-03-24USB: serial: add symbol serial driverGreg Kroah-Hartman3-0/+350
2009-03-24USB: Add platform device support for the ISP1760 USB chipCatalin Marinas3-17/+81
2009-03-24USB: Make the isp1760_register function prototype more genericCatalin Marinas2-6/+8
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern2-0/+35
2009-03-24USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh1-8/+7
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern2-34/+36
2009-03-24usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud1-4/+1
2009-03-24USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock1-0/+5
2009-03-24USB: serial: remove recourse to generic methodOliver Neukum1-1/+0
2009-03-24USB: skeleton: Use dev_info instead of infoMatt Kraai1-2/+4
2009-03-24usb_storage: make Kconfig note visible in the consoleBorislav Petkov1-2/+2
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta3-0/+189
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel6-39/+59
2009-03-24USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum1-2/+5
2009-03-24USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum1-0/+1
2009-03-24USB: serial generic resume function fixOliver Neukum1-8/+0
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum1-0/+4
2009-03-24USB: count reaches -1, tested 0Roel Kluin1-1/+1
2009-03-24USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-03-24USB: suspend/resume support for option driverOliver Neukum1-6/+80
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2-65/+94
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis1-6/+6
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2-36/+69
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2-15/+20
2009-03-24USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall5-18/+16
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2-10/+8
2009-03-24USB: ub: use USB API functions rather than constantsJulia Lawall1-5/+4
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik1-1/+23
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik3-1/+22
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2-0/+34
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2-8/+138
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik1-11/+31
2009-03-24usblp: continuously poll for statusPete Zaitcev1-4/+7
2009-03-24USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-03-24USB: gadget: fix rndis regressionDavid Brownell1-1/+1