summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-25USB: replace uses of __constant_{endian}Harvey Harrison35-152/+152
2009-03-25USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman3-0/+155
2009-03-25USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman1-0/+59
2009-03-25USB: serial: add symbol serial driverGreg Kroah-Hartman3-0/+350
2009-03-25USB: Add platform device support for the ISP1760 USB chipCatalin Marinas3-17/+81
2009-03-25USB: Make the isp1760_register function prototype more genericCatalin Marinas2-6/+8
2009-03-25USB: EHCI: add software retry for transaction errorsAlan Stern2-0/+35
2009-03-25USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh1-8/+7
2009-03-25USB: EHCI: Make timer_action out-of-lineAlan Stern2-34/+36
2009-03-25usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud1-4/+1
2009-03-25USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock1-0/+5
2009-03-25USB: serial: remove recourse to generic methodOliver Neukum1-1/+0
2009-03-25USB: skeleton: Use dev_info instead of infoMatt Kraai1-2/+4
2009-03-25usb_storage: make Kconfig note visible in the consoleBorislav Petkov1-2/+2
2009-03-25USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-25USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-25USB: otg: adding nop usb transceiverAjay Kumar Gupta3-0/+189
2009-03-25USB: ftdi_sio: remove pointless syslog spewDavid Brownell1-9/+2
2009-03-25USB: add missing KERN_* constants to printksFrank Seidel6-39/+59
2009-03-25USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum1-2/+5
2009-03-25USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum1-0/+1
2009-03-25USB: serial generic resume function fixOliver Neukum1-8/+0
2009-03-25USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum1-0/+4
2009-03-25USB: count reaches -1, tested 0Roel Kluin1-1/+1
2009-03-25USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-03-25USB: suspend/resume support for option driverOliver Neukum1-6/+80
2009-03-25USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2-65/+94
2009-03-25USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis1-6/+6
2009-03-25USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2-36/+69
2009-03-25USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2-15/+20
2009-03-25USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-03-25USB: gadget: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-25USB: drivers: use USB API functions rather than constantsJulia Lawall5-18/+16
2009-03-25USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2-10/+8
2009-03-25USB: ub: use USB API functions rather than constantsJulia Lawall1-5/+4
2009-03-25USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik1-1/+23
2009-03-25USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik3-1/+22
2009-03-25USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2-0/+34
2009-03-25USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2-8/+138
2009-03-25USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik1-11/+31
2009-03-25usblp: continuously poll for statusPete Zaitcev1-4/+7
2009-03-25USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-03-25USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2009-03-25USB: add quirk to avoid config and interface stringsAlan Stern3-2/+9
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-103/+236
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24