aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-24usb-serial: fix usb_serial_register bug when boot with nousb paramDave Young
2009-03-24USB: fix ehci printk formatsRandy Dunlap
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman
2009-03-24USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman
2009-03-24USB: serial: add symbol serial driverGreg Kroah-Hartman
2009-03-24USB: Add platform device support for the ISP1760 USB chipCatalin Marinas
2009-03-24USB: Make the isp1760_register function prototype more genericCatalin Marinas
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern
2009-03-24USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern
2009-03-24usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud
2009-03-24USB: serial: refuse to open recently removed USB Serial devicesJames Woodcock
2009-03-24USB: serial: remove recourse to generic methodOliver Neukum
2009-03-24USB: skeleton: Use dev_info instead of infoMatt Kraai
2009-03-24usb_storage: make Kconfig note visible in the consoleBorislav Petkov
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta
2009-03-24USB: ftdi_sio: remove pointless syslog spewDavid Brownell
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel
2009-03-24USB: serial: use generic method if no alternative is provided in usb serial l...Oliver Neukum
2009-03-24USB: serial: export symbol of usb_serial_generic_resumeOliver Neukum
2009-03-24USB: serial generic resume function fixOliver Neukum
2009-03-24USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum
2009-03-24USB: count reaches -1, tested 0Roel Kluin
2009-03-24USB: suspend/resume for opticon driverOliver Neukum
2009-03-24USB: suspend/resume support for option driverOliver Neukum
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis
2009-03-24USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall
2009-03-24USB: ub: use USB API functions rather than constantsJulia Lawall
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik
2009-03-24usblp: continuously poll for statusPete Zaitcev
2009-03-24USB: usb-storage: increase max_sectors for tape drivesAlan Stern
2009-03-24USB: gadget: fix rndis regressionDavid Brownell
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell