index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
USB: Documentation: Use correct character in gadget_hid.txt
Tobias Klauser
1
-3
/
+3
2011-07-01
usb: renesas_usbhs: use dma handler
Kuninori Morimoto
1
-2
/
+2
2011-07-01
usb: renesas_usbhs: put obtained dma channel info to debug message
Kuninori Morimoto
1
-1
/
+1
2011-07-01
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+2
2011-07-01
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-07-01
usb/class: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-07-01
usb: musb: no need to access platform_device
Felipe Balbi
1
-4
/
+2
2011-07-01
usb: musb: omap: always create musb device
Felipe Balbi
1
-10
/
+0
2011-07-01
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
1
-5
/
+4
2011-07-01
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
1
-35
/
+15
2011-07-01
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2
-81
/
+17
2011-07-01
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2
-4
/
+77
2011-07-01
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
1
-25
/
+35
2011-07-01
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
1
-7
/
+4
2011-07-01
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
1
-23
/
+33
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
6
-17
/
+20
2011-07-01
usb: gadget: allow multiple gadgets to be built
Felipe Balbi
3
-237
/
+66
2011-07-01
usb: musb: choose correct fifo_mode
Felipe Balbi
1
-3
/
+8
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
14
-305
/
+10
2011-07-01
usb: musb: be careful when using different fifo_modes
Felipe Balbi
1
-2
/
+20
2011-07-01
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
1
-19
/
+18
2011-07-01
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2
-66
/
+0
2011-07-01
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
1
-16
/
+14
2011-07-01
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
1
-8
/
+3
2011-07-01
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
1
-7
/
+8
2011-07-01
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
1
-27
/
+7
2011-07-01
usb: gadget: add missing #include's
Sergei Shtylyov
1
-0
/
+5
2011-07-01
usb: gadget: chips: remove ifdef trickery
Felipe Balbi
1
-149
/
+33
2011-07-01
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
1
-2
/
+5
2011-07-01
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
1
-20
/
+9
2011-07-01
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
5
-1
/
+5
2011-07-01
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
1
-5
/
+26
2011-07-01
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
1
-5
/
+15
2011-07-01
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2
-88
/
+477
2011-07-01
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
1
-237
/
+270
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
5
-21
/
+293
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
14
-0
/
+16
2011-07-01
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
1
-1
/
+1
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2
-25
/
+113
2011-06-28
usb: gadget: coding style fix
Tatyana Brokhman
2
-16
/
+48
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
16
-315
/
+126
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
4
-0
/
+92
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
26
-117
/
+111
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
26
-143
/
+388
2011-06-28
usb: gadget: introduce UDC Class
Felipe Balbi
2
-0
/
+425
2011-06-15
USB: deprecate g_file_storage
Alan Stern
3
-7
/
+16
2011-06-14
usb: renesas_usbhs: fixup connection fail
Kuninori Morimoto
3
-3
/
+12
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
460
-2770
/
+5009
2011-06-13
Linux 3.0-rc3
v3.0-rc3
Linus Torvalds
1
-1
/
+1
2011-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-12
/
+12
[next]