index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
usb: dwc3: core: support optional PHYs
Kishon Vijay Abraham I
1
-20
/
+14
2014-03-05
Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txt
Kishon Vijay Abraham I
1
-4
/
+4
2014-03-05
usb: dwc3: define more revisions
Felipe Balbi
1
-0
/
+3
2014-03-05
usb: dwc3: fix randconfig build errors
Felipe Balbi
2
-13
/
+33
2014-03-05
usb: dwc3: gadget: pre-start Stream transfers when they're queued
Felipe Balbi
1
-0
/
+17
2014-03-05
usb: dwc3: gadget: call gadget driver's ->suspend/->resume
Felipe Balbi
1
-0
/
+35
2014-03-05
usb: dwc3: gadget: add 'force' argument to stop_active_transfer
Paul Zimmerman
1
-7
/
+8
2014-03-05
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed
Felipe Balbi
1
-0
/
+4
2014-03-05
usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation
Felipe Balbi
1
-4
/
+14
2014-03-05
usb: dwc3: core: fix indentation
Felipe Balbi
1
-1
/
+1
2014-03-05
usb: dwc3: core: allocate scratch buffers
Felipe Balbi
2
-0
/
+111
2014-03-05
usb: dwc3: gadget: add a 'restore' argument to set_ep_config
Paul Zimmerman
1
-10
/
+22
2014-03-05
usb: dwc3: gadget: implement dwc3_gadget_get_link_state
Paul Zimmerman
2
-0
/
+17
2014-03-05
usb: dwc3: add 'saved_state' field to dwc3_ep structure
Paul Zimmerman
1
-0
/
+2
2014-03-05
usb: dwc3: add has_hibernation flag
Felipe Balbi
1
-0
/
+2
2014-03-05
usb: dwc3: cleanup struct dwc3
Felipe Balbi
1
-19
/
+24
2014-03-05
usb: dwc3: workaround: bogus hibernation events
Felipe Balbi
1
-0
/
+31
2014-03-05
usb: dwc3: workaround: clock gating issues
Felipe Balbi
1
-9
/
+27
2014-03-05
usb: dwc3: core: define bit 10 of GCTL register
Felipe Balbi
1
-0
/
+1
2014-03-05
usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers
Felipe Balbi
1
-6
/
+3
2014-03-05
usb: gadget: at91_udc: fix ep maxpacket initialisation
Robert Baldyga
1
-7
/
+7
2014-03-05
usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+2
2014-03-05
usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method
Sergei Shtylyov
1
-3
/
+3
2014-03-05
usb: musb: avoid NULL pointer dereference
Felipe Balbi
1
-3
/
+2
2014-02-20
usb: musb: dsps, debugfs files
Markus Pargmann
1
-0
/
+54
2014-02-20
usb: dwc3: fix wrong bit mask in dwc3_event_devt
Huang Rui
1
-3
/
+3
2014-02-20
usb: gadget: gr_udc: remove some unneeded error handling
Dan Carpenter
1
-8
/
+2
2014-02-19
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
Bo Shen
2
-2
/
+2
2014-02-19
usb: gadget: at91: fix the number of endpoint parameter
Bo Shen
1
-1
/
+1
2014-02-18
usb: gadget: f_fs: add aio support
Robert Baldyga
1
-26
/
+239
2014-02-18
usb: gadget: f_fs: add poll for endpoint 0
Robert Baldyga
1
-0
/
+42
2014-02-18
usb: gadget: f_fs: fix setup request handling
Robert Baldyga
2
-2
/
+1
2014-02-18
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
Michal Nazarewicz
2
-10
/
+19
2014-02-18
usb: gadget: functionfs: fix typo in the enum variable
Michal Nazarewicz
2
-14
/
+14
2014-02-18
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
Andrzej Pietrasiewicz
1
-15
/
+15
2014-02-18
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
Andrzej Pietrasiewicz
2
-4
/
+4
2014-02-18
usb: gadget: code cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-02-18
usb: gadget: FunctionFS: dereference ffs_dev conditionally
Andrzej Pietrasiewicz
1
-4
/
+5
2014-02-18
usb: musb: dsps, use devm_kzalloc
Markus Pargmann
1
-3
/
+1
2014-02-18
usb: dwc3: omap: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2014-02-18
usb: gadget: s3c-hsotg: stall ep0 in set_halt function
Robert Baldyga
1
-32
/
+46
2014-02-18
usb: gadget: printer: fix memory leak
wenlin.kang
1
-1
/
+3
2014-02-18
usb: gadget: printer: fix possible deadlock
wenlin.kang
1
-0
/
+3
2014-02-18
usb: gadget: s3c-hsudc: remove unused label
Sachin Kamat
1
-1
/
+0
2014-02-18
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-02-18
usb: gadget: fix error return code
Julia Lawall
1
-0
/
+1
2014-02-18
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
Jingoo Han
1
-4
/
+4
2014-02-18
usb: gadget: s3c-hsotg: fix build on x86 and other architectures
Matt Porter
2
-7
/
+6
2014-02-18
usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.
George Cherian
1
-0
/
+53
2014-02-18
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
George Cherian
1
-0
/
+13
[next]