index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
*
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
2011-07-01
*
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: allow multiple gadgets to be built
Felipe Balbi
2011-07-01
*
usb: musb: choose correct fifo_mode
Felipe Balbi
2011-07-01
*
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-07-01
*
usb: musb: be careful when using different fifo_modes
Felipe Balbi
2011-07-01
*
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: chips: remove ifdef trickery
Felipe Balbi
2011-07-01
*
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
2011-07-01
*
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
2011-07-01
*
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2011-07-01
*
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
2011-07-01
*
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
*
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
2011-07-01
*
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
*
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
*
USB: deprecate g_file_storage
Alan Stern
2011-06-15
*
usb: renesas_usbhs: fixup connection fail
Kuninori Morimoto
2011-06-14
*
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
|
\
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-06-13
|
|
\
|
|
*
Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...
Thomas Gleixner
2011-06-06
|
|
|
\
|
|
|
*
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
2011-06-01
|
|
|
*
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
2011-06-01
|
|
*
|
rtc: Staticize non-exported __rtc_set_alarm()
Mark Brown
2011-06-01
|
|
*
|
rtc: Fix ioctl error path return
John Stultz
2011-06-01
|
|
|
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-13
|
|
\
\
|
|
*
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-06-09
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
oprofile: Fix locking dependency in sync_start()
Robert Richter
2011-05-31
|
|
|
*
oprofile: Free potentially owned tasks in case of errors
Robert Richter
2011-05-31
|
*
|
|
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-06-13
|
|
\
\
\
[next]