aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-24ide: use try_to_identify() in ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: sanitize SELECT_MASK() usage in ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: classify device type in do_probe()Bartlomiej Zolnierkiewicz
2009-03-24ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz
2009-03-24ide: shorten timeout value in ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: propagate AltStatus workarounds to ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: fix kmalloc() failure handling in ide_driveid_update()Bartlomiej Zolnierkiewicz
2009-03-24ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2009-03-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz
2009-03-24ide: remove try_to_identify() wrapperBartlomiej Zolnierkiewicz