summaryrefslogtreecommitdiffstats
path: root/net/sched (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02USB: cypress_m8: fix DMA buffer on stackJohan Hovold1-14/+17
2010-03-02USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold1-1/+1
2010-03-02USB: ch341: fix DMA buffer on stackJohan Hovold1-3/+11
2010-03-02USB: ch341: replace printk warnings with dev_errJohan Hovold1-4/+4
2010-03-02usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta1-0/+36
2010-03-02usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta1-0/+1
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta3-0/+16
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta2-1/+4
2010-03-02usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy1-139/+116
2010-03-02usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu1-15/+13
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S1-23/+10
2010-03-02usb: musb: workaround toggle bug when doing bulk transfer after isocSwaminathan S1-0/+24
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar1-3/+22
2010-03-02usb: musb: hsdma: add wrapper for reading DMA countAnand Gadiyar1-0/+17
2010-03-02USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta1-0/+34
2010-03-02usb: otg: twl4030: move to request_threaded_irqFelipe Balbi1-9/+1
2010-03-02USB: Correct CONFIG variable typo.Robert P. J. Day1-1/+1
2010-03-02USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum1-17/+3
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold1-9/+9
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold1-21/+16
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold1-42/+27
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold1-4/+10
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold1-3/+2
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman7-12/+12
2010-03-02USB: retain USB device power/wakeup setting across reconfigurationDan Streetman1-4/+12
2010-03-02USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby2-2/+5
2010-03-02USB: cdc_acm: Add support for pbLua console portJulian Calaby1-0/+3
2010-03-02usbmon: add bus number to text APIPete Zaitcev2-3/+8
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi2-36/+4
2010-03-02USB: musb: move to sysfs_groupsFelipe Balbi1-18/+15
2010-03-02USB: musb: move two printk to dev_errFelipe Balbi1-2/+2
2010-03-02USB: musb: use resource_size()Felipe Balbi1-1/+1
2010-03-02USB: gadget: add INT support for Blackfin musbCliff Cai1-0/+5
2010-03-02USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu1-0/+14
2010-03-02USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich1-0/+1
2010-03-02USB: host: SL811: fix unaligned accessesMichael Hennerich1-2/+3
2010-03-02USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-03-02USB: cypress_m8: allow unstable baud ratesMike Frysinger1-0/+6
2010-03-02USB: cypress_m8: unify confusing new baudrate checkMike Frysinger1-6/+3
2010-03-02USB: cypress_m8: stop using USB debug driver configMike Frysinger1-5/+1
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2-0/+42
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum3-1/+11
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi1-21/+14
2010-03-02USB: otg: add notifier supportFelipe Balbi1-0/+25
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall1-1/+1
2010-03-02USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum1-1/+1
2010-03-02USB: cdc-acm: Update to new autopm APIOliver Neukum2-22/+22
2010-03-02USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten1-2/+4
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten1-1/+1
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten1-4/+4