aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-23
* USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev2009-09-23
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-23
* USB: usbmon: drop Kconfig defaultsPete Zaitcev2009-09-23
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-23
* USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-23
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-09-23
* USB: xhci: Support interrupt transfers.Sarah Sharp2009-09-23
* USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-09-23
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-09-23
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-09-23
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-09-23
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-09-23
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-09-23
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-23
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Support full speed devices.Sarah Sharp2009-09-23
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-23
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-23
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-23
* USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2009-09-23
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-23
* USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2009-09-23
* USB: fix cdc-acm regression in openOliver Neukum2009-09-23
* USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum2009-09-23
* USB: option: TELIT UC864G supportManuel Lauss2009-09-23
* USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala2009-09-23
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-09-23
* USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2009-09-23
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-21
| * trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa2009-09-21
| * trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe2009-09-21
| * trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-21
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-21
| * trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-21
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe2009-09-21
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| * trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
| * trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
| * trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | HID: Remove duplicate Kconfig entryAlessandro Guido2009-09-17
| * | HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-17
| * | HID: fix non-atomic allocation in hid_input_reportJiri Kosina2009-09-15