index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
29
-61
/
+73
*
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
2013-12-12
1
-1
/
+1
*
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
2013-12-12
3
-1
/
+94
*
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
2
-116
/
+0
*
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2013-12-12
2
-56
/
+96
*
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
2013-12-12
5
-209
/
+433
*
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
2013-12-12
3
-123
/
+314
*
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
2013-12-12
3
-13
/
+35
*
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
Andrzej Pietrasiewicz
2013-12-12
1
-40
/
+76
*
usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko
Andrzej Pietrasiewicz
2013-12-12
5
-16
/
+26
*
usb: gadget: f_rndis: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
2
-107
/
+1
*
usb: gadget: g_ffs: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-12-12
2
-40
/
+66
*
usb: gadget: f_subset: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
2
-62
/
+1
*
usb: gadget: g_ffs: convert to new interface of f_subset
Andrzej Pietrasiewicz
2013-12-12
2
-22
/
+48
*
usb: gadget: f_ecm: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
2
-74
/
+1
*
usb: gadget: g_ffs: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-12-12
2
-14
/
+80
*
usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable
Andrzej Pietrasiewicz
2013-12-12
1
-8
/
+5
*
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
2013-12-12
1
-0
/
+7
*
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
Robert Baldyga
2013-12-12
1
-0
/
+3
*
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
Robert Baldyga
2013-12-12
1
-2
/
+2
*
usb: phy: initialize the notifier when add a new phy
Neil Zhang
2013-12-12
5
-7
/
+4
*
usb: renesas_usbhs: fifo: request DMAEngine once
Kuninori Morimoto
2013-12-12
1
-14
/
+4
*
usb: phy: add Keystone usb phy driver
WingMan Kwok
2013-12-12
3
-0
/
+152
*
usb: dwc3: add Keystone specific glue layer
WingMan Kwok
2013-12-12
3
-0
/
+210
*
usb: dwc3: set gadget's quirk ep_out_align_size
David Cohen
2013-12-10
1
-0
/
+6
*
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
Michal Nazarewicz
2013-12-10
1
-4
/
+19
*
usb: gadget: f_fs: remove loop from I/O function
Michal Nazarewicz
2013-12-10
1
-54
/
+40
*
usb: phy: r-car gen2: use usb_add_phy_dev
Valentine Barshak
2013-12-09
1
-1
/
+1
*
usb: dwc3: omap: remove unnecessary lock
Felipe Balbi
2013-12-09
1
-10
/
+0
*
usb: omap1: Tahvo USB transceiver driver
Aaro Koskinen
2013-12-06
3
-0
/
+479
*
usb: omap1: OTG controller driver
Aaro Koskinen
2013-12-06
3
-0
/
+180
*
usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-12-06
1
-2
/
+9
*
usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
1
-1
/
+1
*
usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
1
-1
/
+1
*
usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-06
1
-1
/
+1
*
usb: gadget: f_sourcesink: add configfs support
Andrzej Pietrasiewicz
2013-11-26
4
-5
/
+335
*
usb: gadget: f_loopback: add configfs support
Andrzej Pietrasiewicz
2013-11-26
4
-2
/
+158
*
usb: gadget: factor out alloc_ep_req
Andrzej Pietrasiewicz
2013-11-26
8
-49
/
+83
*
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
2013-11-26
1
-1
/
+15
*
usb: musb: dsps: polling ID pin status only in otg mode
Bin Liu
2013-11-26
1
-2
/
+3
*
usb: phy: Add OTG FSM configuration option
Anton Tikhomirov
2013-11-26
2
-3
/
+11
*
usb: phy: move OTG FSM header
Anton Tikhomirov
2013-11-26
3
-247
/
+2
*
usb: phy: replace spinlock with mutex in OTG FSM
Anton Tikhomirov
2013-11-26
3
-10
/
+8
*
usb: phy: fsm: protect against multiple inclusions
Anton Tikhomirov
2013-11-26
1
-0
/
+5
*
usb: phy: fsm: don't depend on indirect includes
Felipe Balbi
2013-11-26
1
-0
/
+3
*
usb: gadget: update some out of date comments
Dan Carpenter
2013-11-26
2
-2
/
+2
*
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
2013-11-26
2
-2
/
+2
*
usb: gadget: goku: remove unused argument
Michal Nazarewicz
2013-11-26
1
-8
/
+4
*
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
2013-11-26
1
-1
/
+1
*
usb: musb: dsps: add support for suspend and resume
Daniel Mack
2013-11-26
4
-2
/
+66
[next]