Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
48eab1f28d49a3eeda050ad03fddf24a594c1f79
/
drivers
48eab1f
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
by Cristian Birsan
· 8 years ago
fcc9634c
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
by Cristian Birsan
· 8 years ago
9840354
usb: dwc3: Add dual-role support
by Roger Quadros
· 8 years ago
41ce145
usb: dwc3: core: make dwc3_set_mode() work properly
by Roger Quadros
· 8 years ago
b202c42
usb: dwc3: debugfs: remove unnecessary | operator
by Roger Quadros
· 8 years ago
6b3261a
usb: dwc3: core: add current_dr_role member
by Roger Quadros
· 8 years ago
fac3234
usb: udc: allow adding and removing the same gadget device
by Roger Quadros
· 8 years ago
d6e5a54
usb: dwc3: simplify ZLP handling
by Felipe Balbi
· 8 years ago
4199c5f
usb: dwc3: ep0: improve handling of unaligned OUT requests
by Felipe Balbi
· 8 years ago
d686a5f
usb: dwc3: ep0: pass dep as argument to internal functions
by Felipe Balbi
· 8 years ago
7d5e650
usb: dwc3: ep0: use immediate SETUP on TRB
by Felipe Balbi
· 8 years ago
374a102
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
by Alexey Khoroshilov
· 8 years ago
b378e3b
usb: gadget: udc: atmel: Check fifo configuration values against device tree
by Cristian Birsan
· 8 years ago
d7b2bff
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
by Michael Grzeschik
· 8 years ago
b5c7ed5
usb: dwc3: expose dwc3_trb_type_string()
by Felipe Balbi
· 8 years ago
90abb42
usb: dwc3: debugfs: return strings that match tracepoints
by Felipe Balbi
· 8 years ago
26c9f3e
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
by Felipe Balbi
· 8 years ago
2df301c
usb: dwc3: debugfs: downcase OTG on 'mode' file
by Felipe Balbi
· 8 years ago
97b3ffa
usb: gadget: udc: amd5536: split core and PCI layer
by Raviteja Garimella
· 8 years ago
cc995c9
usb: gadget: udc: renesas_usb3: add support for usb role swap
by Yoshihiro Shimoda
· 8 years ago
fbf4987
usb: gadget: udc: atmel: Minor code cleanup
by Cristian Birsan
· 8 years ago
3b68e7c
usb: gadget: udc: renesas_usb3: add extcon support
by Yoshihiro Shimoda
· 8 years ago
77172a1
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
by Yoshihiro Shimoda
· 8 years ago
e92634c
usb: otg-fsm: Prevent build warning "VDBG" redefined
by Roger Quadros
· 8 years ago
ff3f078
usb: dwc3: use BIT() macro where possible
by Roger Quadros
· 8 years ago
ea920bb
usb: gadget: f_fs: simplify ffs_dev name handling
by Michal Nazarewicz
· 8 years ago
8ec32c3
usb: dwc2: simplify optional reset handling
by Philipp Zabel
· 8 years ago
20839db
usb: phy: Remove unused config
by Baolin Wang
· 8 years ago
9f20dfb
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()
by Yuyang Du
· 8 years ago
a2cfed4
usb: mtu3: Replace the extcon API
by Chanwoo Choi
· 8 years ago
387f869
usb: gadget: u_ether: conditionally align transfer size
by Felipe Balbi
· 8 years ago
fea14e6
usb: gadget: u_ether: use better list accessors
by Felipe Balbi
· 8 years ago
aad7c25
usb: dwc3: trace: change format for string to cmd trace
by Felipe Balbi
· 8 years ago
bc27f66
usb: gadget: reword configuration choices
by Romain Izard
· 8 years ago
6e253d0
usb: gadget: legacy gadgets are optional
by Romain Izard
· 8 years ago
af771d7
usb: dwc3: gadget: Fix starting microframe for ISOC
by John Youn
· 8 years ago
3a932b0
usb: dwc3: exynos: change goto labels to meaningful names
by Shuah Khan
· 8 years ago
f3bcfc7
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
by Bryan O'Donoghue
· 8 years ago
47d3946
usb: dwc3: refactor gadget endpoint count calculation
by Bryan O'Donoghue
· 8 years ago
8261bd4e
usb: dwc3: make macros safe to expression arguments
by Roger Quadros
· 8 years ago
e35b135
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)
by Bruno Herrera
· 8 years ago
f87599a
usb: gadget: udc: remove unnecessary variable and update function prototype
by Gustavo A. R. Silva
· 8 years ago
71ef322
usb: gadget: udc: avoid use of freed pointer
by Gustavo A. R. Silva
· 8 years ago
dad3f79
usb: dwc2: Make sure we disconnect the gadget state
by John Stultz
· 8 years ago
c8cd751
usb: gadget: uvc: Missing files for configfs interface
by Petr Cvek
· 8 years ago
a38b395
usb: gadget: pxa27x: Remove duplicate function prototype
by Petr Cvek
· 8 years ago
05428ba
usb: dwc3: remove dwc3_log_msg trace class
by Lu Baolu
· 8 years ago
edc69d5
usb: gadget: mv_udc: clarify a switch with an implicit fall-through
by Michal Nazarewicz
· 8 years ago
1966b86
usb: dwc3: make sure UX_EXIT_PX is cleared
by Felipe Balbi
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
b172679
RDMA/vmw_pvrdma: Activate device on ethernet link up
by Aditya Sarwade
· 8 years ago
e51c2fb
RDMA/vmw_pvrdma: Dont hardcode QP header page
by Adit Ranadive
· 8 years ago
6332dee
RDMA/vmw_pvrdma: Cleanup unused variables
by Adit Ranadive
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
04e904a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
2056b7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
42ea16f
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
e8fe23f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
cb88645
infiniband: Fix alignment of mmap cookies to support VIPT caching
by Jason Gunthorpe
· 8 years ago
213e4eb
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
86f46ab
IB/core: Protect against self-requeue of a cq work item
by Sagi Grimberg
· 8 years ago
9a31328
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
e887118
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
871a862
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
86b7eab
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ebe6482
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02a2cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d64a047
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
f505a5c
Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
8201f1e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
90ff2b7
Merge branch 'pm-cpuidle-fixes'
by Rafael J. Wysocki
· 8 years ago
6488294
Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes'
by Rafael J. Wysocki
· 8 years ago
7f0b97d
Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes
by Stephen Boyd
· 8 years ago
fd290e7
Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
5617c05
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
22db87b
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a2125d0
hwmon: (asus_atk0110) fix uninitialized data access
by Arnd Bergmann
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1914f0c
xen/acpi: upload PM state from init-domain to Xen
by Ankur Arora
· 8 years ago
12ffed9
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
by Michel Dänzer
· 8 years ago
1c2593c
xen/acpi: Replace hard coded "ACPI0007"
by Ankur Arora
· 8 years ago
027fb89
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
by Adrian Hunter
· 8 years ago
e2ebfb2
mmc: sdhci: Do not disable interrupts while waiting for clock
by Adrian Hunter
· 8 years ago
68c3865
net:ethernet:aquantia: Fix for RX checksum offload.
by Pavel Belous
· 8 years ago
Next »