Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c71fc37c191747ea1f00424e84f96c1f88e52bfc
/
drivers
c71fc37
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
by Felipe Balbi
· 13 years ago
14ff96e
usb: renesas: pipe: convert a long if into a XOR operation
by Felipe Balbi
· 13 years ago
abfbe33
usb: gadget: remove useless depends on Kconfig
by Felipe Contreras
· 13 years ago
922be95
usb: gadget: s3c-hsudc: remove the_controller global
by Heiko Stübner
· 13 years ago
dee19be
usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
by Heiko Stübner
· 13 years ago
bab7d03
usb: gadget: s3c-hsudc: Add regulator handling
by Heiko Stübner
· 13 years ago
d93e260
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
by Heiko Stübner
· 13 years ago
103495a
usb: gadget: s3c-hsudc: move device registration to probe
by Heiko Stübner
· 13 years ago
e9bcb9e
usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
by Heiko Stübner
· 13 years ago
a197756
usb: gadget: s3c-hsudc: add __devinit to probe function
by Heiko Stübner
· 13 years ago
715a3e4
usb: gadget: s3c-hsudc: move platform_data struct to global header
by Heiko Stübner
· 13 years ago
3a082ec
USB: EHCI: Add Marvell Host Controller driver
by Neil Zhang
· 13 years ago
277164f
USB: OTG: add Marvell usb OTG driver support
by Neil Zhang
· 13 years ago
5e6c86b
usb: gadget: mv_udc: drop ARCH dependency
by Neil Zhang
· 13 years ago
c2bbd16
usb: gadget: mv_udc: fix bug in ep_dequeue
by Neil Zhang
· 13 years ago
91d959d
usb: gadget: mv_udc: rewrite queue_dtd according to spec
by Neil Zhang
· 13 years ago
86bb702
usb: gadget: mv_udc: fix readl error
by Neil Zhang
· 13 years ago
8418153
usb: renesas_usbhs: silence a gcc warning
by Dan Carpenter
· 13 years ago
d9b78f3
usb: renesas_usbhs: tidyup for smatch warnings
by Kuninori Morimoto
· 13 years ago
15a3838
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
by Kuninori Morimoto
· 13 years ago
2d833fa
usb: renesas_usbhs: add force packet remove method
by Kuninori Morimoto
· 13 years ago
6d0376f
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
by Kuninori Morimoto
· 13 years ago
b1930da
usb: renesas_usbhs: add usbhsh_is_running()
by Kuninori Morimoto
· 13 years ago
31e00fd
usb: renesas_usbhs: disable attch irq after device attached
by Kuninori Morimoto
· 13 years ago
3edeee3
usb: renesas_usbhs: care pipe sequence
by Kuninori Morimoto
· 13 years ago
e5679d0
usb: renesas_usbhs: add usbhs_pipe_attach() method
by Kuninori Morimoto
· 13 years ago
e4c57de
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
by Kuninori Morimoto
· 13 years ago
c1e4877
usb: renesas_usbhs: modify device attach method
by Kuninori Morimoto
· 13 years ago
5479654
usb: renesas_usbhs: pop packet when urb dequeued
by Kuninori Morimoto
· 13 years ago
37332ee
usb: renesas_usbhs: add lost error value when enqueue
by Kuninori Morimoto
· 13 years ago
2bcb751
usb: gadget: mv_udc: replace some debug info
by Neil Zhang
· 13 years ago
5076ae5
usb: gadget: mv_udc: refine suspend/resume function
by Neil Zhang
· 13 years ago
85ff7bf
usb: gadget: mv_udc: refine the clock relative code
by Neil Zhang
· 13 years ago
309d6d2
usb: gadget: mv_udc: disable ISR when stopped
by Neil Zhang
· 13 years ago
487d54d
usb: gadget: mv_udc: add otg relative code
by Neil Zhang
· 13 years ago
9823a52
usb: gadget: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
b294b20
usb: renesas_usbhs: remove the_controller_link
by Kuninori Morimoto
· 13 years ago
dfbb7f4
usb: renesas_usbhs: add test-mode support
by Kuninori Morimoto
· 13 years ago
91b158f
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
by Kuninori Morimoto
· 13 years ago
25fa707
usb: renesas_usbhs: send packet in necessary timing.
by Kuninori Morimoto
· 13 years ago
17f7f76
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
by Kuninori Morimoto
· 13 years ago
ced6e09
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
by Kuninori Morimoto
· 13 years ago
9cf1b06
usb: renesas_usbhs: add usbhs_pipe_is_stall()
by Kuninori Morimoto
· 13 years ago
4b81593
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
by Kuninori Morimoto
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
7aac8d15
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
by Kuninori Morimoto
· 13 years ago
4825093
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
by Kuninori Morimoto
· 13 years ago
3eddc9e
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
by Kuninori Morimoto
· 13 years ago
f352741
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
by Kuninori Morimoto
· 13 years ago
d399f90
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
by Kuninori Morimoto
· 13 years ago
ab14230
usb: gadget: renesas_usbhs: check device0 status when alloc
by Kuninori Morimoto
· 13 years ago
c5b963f
usb: gadget: renesas_usbhs: remove usbhsh_request list
by Kuninori Morimoto
· 13 years ago
9c67365
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
by Kuninori Morimoto
· 13 years ago
fca8ab7
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
by Kuninori Morimoto
· 13 years ago
3dd4926
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
by Kuninori Morimoto
· 13 years ago
fc9d5c7
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
by Kuninori Morimoto
· 13 years ago
ee8a0bf
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
by Kuninori Morimoto
· 13 years ago
1ab6f25
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
by Kuninori Morimoto
· 13 years ago
144974e
usb: gadget: mass_storage: support multi-luns with different logic block size
by Yuping Luo
· 13 years ago
b4fcea2
usb: gadget: renesas_usbhs: unified callback function
by Kuninori Morimoto
· 13 years ago
f1ee56a
usb: gadget: renesas_usbhs: add platform power control function
by Kuninori Morimoto
· 13 years ago
a49a88f
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
by Kuninori Morimoto
· 13 years ago
25234b4
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
by Kuninori Morimoto
· 13 years ago
7619015
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
by Kuninori Morimoto
· 13 years ago
3244a7b
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
by Kuninori Morimoto
· 13 years ago
2288e10
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
by Kuninori Morimoto
· 13 years ago
dd39c35
USB: ci13xxx_udc: handle controllers with less than 16 EPs
by Marc Kleine-Budde
· 13 years ago
7bb4fdc
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
by Marc Kleine-Budde
· 13 years ago
e2f4e0b
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
by Linus Torvalds
· 13 years ago
af209e0
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
53523d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
1cee22b
rapidio/tsi721: modify PCIe capability settings
by Alexandre Bounine
· 13 years ago
b439e66
rapidio/tsi721: fix mailbox resource reporting
by Alexandre Bounine
· 13 years ago
ceb9639
rapidio/tsi721: switch to dma_zalloc_coherent
by Alexandre Bounine
· 13 years ago
2dbcd05
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
by Jonghwan Choi
· 13 years ago
5d8c71f
md: raid5 crash during degradation
by Adam Kwolek
· 13 years ago
09d9673
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9283d8c
md/raid5: never wait for bad-block acks on failed device.
by NeilBrown
· 13 years ago
8bd2f0a
md: ensure new badblocks are handled promptly.
by NeilBrown
· 13 years ago
52c6415
md: bad blocks shouldn't cause a Blocked status on a Faulty device.
by NeilBrown
· 13 years ago
af8a243
md: take a reference to mddev during sysfs access.
by NeilBrown
· 13 years ago
1d23f17
md: refine interpretation of "hold_active == UNTIL_IOCTL".
by NeilBrown
· 13 years ago
34a9d2c
Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
1c70132
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
fe6b91f
PM / Driver core: leave runtime PM enabled during system shutdown
by Alan Stern
· 13 years ago
c65b53b
spi/gpio: fix section mismatch warning
by Manuel Lauss
· 13 years ago
d9ddcec
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
by Jiri Slaby
· 13 years ago
00d2952
spi/nuc900: Include linux/module.h
by Axel Lin
· 13 years ago
807cc4b
spi/ath79: fix compile error due to missing include
by Gabor Juhos
· 13 years ago
77a7300
of/irq: Get rid of NO_IRQ usage
by Anton Vorontsov
· 13 years ago
10ec5e6
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
24bb5a0
vmwgfx: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
eb1711b
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
by Daniel Vetter
· 13 years ago
dc87cd5
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
by Alex Deucher
· 13 years ago
b835c0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
d68fb11
ptp: Fix clock_getres() implementation
by Thomas Gleixner
· 13 years ago
ddca8f3
iscsi-target: Fix hex2bin warn_unused compile message
by Nicholas Bellinger
· 13 years ago
c638830
target: Don't return an error if disabling unsupported features
by Andy Grover
· 13 years ago
65b0c78
target/rd: fix or rewrite the copy routine
by Sebastian Andrzej Siewior
· 13 years ago
Next »