aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* usb: gadget: allow multiple gadgets to be builtFelipe Balbi2011-07-01
* usb: musb: choose correct fifo_modeFelipe Balbi2011-07-01
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-01
* usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-01
* usb: gadget: dummy_hcd: move common bits of suspend/resume into one functionSebastian Andrzej Siewior2011-07-01
* usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPERSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possibleSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: use dummy_pullup() instead of open codingSebastian Andrzej Siewior2011-07-01
* usb: gadget: chips: remove ifdef trickeryFelipe Balbi2011-07-01
* usb: gadget: ci13xx_udc: fix usb_ep_enable() callFelipe Balbi2011-07-01
* usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior2011-07-01
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-01
* usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior2011-07-01
* usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman2011-07-01
* usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2011-07-01
* usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman2011-07-01
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01
* usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-01
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-28
* usb: gadget: coding style fixTatyana Brokhman2011-06-28
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-28
* USB: deprecate g_file_storageAlan Stern2011-06-15
* usb: renesas_usbhs: fixup connection failKuninori Morimoto2011-06-14
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-13
| |\
| | * Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-06
| | |\
| | | * ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-01
| | | * ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-01
| | * | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-01
| | * | rtc: Fix ioctl error path returnJohn Stultz2011-06-01
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-13
| |\ \
| | * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-09
| | |\ \ | | | |/ | | |/|
| | | * oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-31
| | | * oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-31
| * | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-13
| |\ \ \
| | * | | spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-06-12
| |\ \ \ \
| | * | | | ide-cd: signedness warning fix againConnor Hansen2011-06-11
| * | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-12
| |\ \ \ \ \
| | * | | | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-09
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-11
| | * | | | | net: ep93xx_eth: fix DMA API violationsMika Westerberg2011-06-11