Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7419485f197c436d41535df78ddea1085042d271
/
drivers
7419485
usb: gadget: configfs: OS Extended Properties descriptors support
by Andrzej Pietrasiewicz
· 11 years ago
a747b09
usb: gadget: f_rndis: OS Descriptors configfs support
by Andrzej Pietrasiewicz
· 11 years ago
da42431
usb: gadget: configfs: OS Extended Compatibility descriptors support
by Andrzej Pietrasiewicz
· 11 years ago
87213d3
usb: gadget: configfs: OS String support
by Andrzej Pietrasiewicz
· 11 years ago
de7a8d2
usb: gadget: f_rndis: OS descriptors support
by Andrzej Pietrasiewicz
· 11 years ago
37a3a53
usb: gadget: OS Feature Descriptors support
by Andrzej Pietrasiewicz
· 11 years ago
19824d5
usb: gadget: OS String support
by Andrzej Pietrasiewicz
· 11 years ago
74d4846
usb: gadget: FunctionFS: share VLA macros with all usb gadget files
by Andrzej Pietrasiewicz
· 11 years ago
10f0577
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
by Dan Carpenter
· 11 years ago
c5ab571
usb: phy: msm: reset controller is mandatory now
by Arnd Bergmann
· 11 years ago
a8d191c
usb: musb: omap2plus bus glue needs USB host support
by Arnd Bergmann
· 11 years ago
70c1ff4
usb: musb: tusb-dma can't be built-in if tusb is not
by Arnd Bergmann
· 11 years ago
64890ed
usb: gadget: s3c2410_udc: don't use pr_debug return value
by Arnd Bergmann
· 11 years ago
966036f
usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()
by Alexey Khoroshilov
· 11 years ago
f06d186
usb: gadget: tcm_usb_gadget: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e5f06f9
usb: gadget: r8a66597-udc: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
f3772c2
usb: gadget: mv_u3d_core: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
c797f7f
usb: gadget: m66592-udc: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
8a24bb4
usb: gadget: fusb300_udc: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
8a67ab7
usb: gadget: fsl_udc_core: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
0351c32
usb: gadget: fotg210-udc: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
d48d41f
usb: gadget: f_uac2: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
bcdbc08
usb: gadget: atmel_usba: always test udc->driver
by Alexandre Belloni
· 11 years ago
4d9f872
usb: gadget: configfs: fix typo
by Peter Chen
· 11 years ago
22a8250
usb: musb: tusb: remove dead code
by Paul Bolle
· 11 years ago
411dd19
usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled
by George Cherian
· 11 years ago
b5fb8d0
usb: udc-core: set gadget state as not attached after unloading module
by Peter Chen
· 11 years ago
6027f31
usb: gadget: set gadget state as configured
by Peter Chen
· 11 years ago
1f7fc40
usb: phy: msm: enable build on other architectures
by Felipe Balbi
· 11 years ago
2459749
usb: phy: msm: switch over to writel()
by Felipe Balbi
· 11 years ago
b3025e6
usb: phy: msm: cast to enum msm_usb_phy_type
by Felipe Balbi
· 11 years ago
e695abb
usb: phy: msm: Use usb_add_phy_dev() to register device
by Ivan T. Ivanov
· 11 years ago
01799b6
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
by Ivan T. Ivanov
· 11 years ago
349907c
usb: phy: msm: Handle disconnect events
by Ivan T. Ivanov
· 11 years ago
30bf866
usb: phy: msm: Select secondary PHY via TCSR
by Tim Bird
· 11 years ago
9f27984b
usb: phy: msm: Fix PTS definitions for MSM USB controller
by Tim Bird
· 11 years ago
d69c6f5
usb: phy: msm: Correct USB PHY Reset sequence for newer platform
by Ivan T. Ivanov
· 11 years ago
cfa3ff5
usb: phy: msm: Add support for secondary PHY control
by Ivan T. Ivanov
· 11 years ago
a273454
usb: phy: msm: Use reset framework for LINK and PHY resets
by Ivan T. Ivanov
· 11 years ago
8364f9a
usb: phy: msm: Add device tree support and binding information
by Ivan T. Ivanov
· 11 years ago
f60c114
usb: phy: msm: Properly check result from platform_get_irq()
by Ivan T. Ivanov
· 11 years ago
f5ef237
usb: phy: msm: Remove HSUSB prefix from regulator names
by Ivan T. Ivanov
· 11 years ago
ff0e4a6
usb: phy: msm: Remove unused pclk_src_name
by Ivan T. Ivanov
· 11 years ago
971232c
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
by Ivan T. Ivanov
· 11 years ago
3aca0fa
usb: phy: msm: Fix checkpatch.pl warnings
by Ivan T. Ivanov
· 11 years ago
f7ddad4
usb: phy: msm: Remove unnecessarily check for valid regulators.
by Ivan T. Ivanov
· 11 years ago
6b99c68e
usb: phy: msm: Migrate to Managed Device Resource allocation
by Ivan T. Ivanov
· 11 years ago
06a6ec4
usb: phy: msm: Enable deferred driver probing
by Ivan T. Ivanov
· 11 years ago
37cfdaf
usb: phy: msm: Move global regulators variables to driver state
by Ivan T. Ivanov
· 11 years ago
0d092fd
usb: phy: msm: Make driver selectable on ARCH_QCOM
by Ivan T. Ivanov
· 11 years ago
427c3df
usb: dwc3: gadget: pretty print Generic CMDs
by Felipe Balbi
· 11 years ago
e57ebc1
usb: dwc3: gadget: pretty print link states
by Felipe Balbi
· 11 years ago
40cc57c
usb: dwc3: gadget: print both cmd string and number
by Felipe Balbi
· 11 years ago
bd8ce54
usb: dwc3: exynos: Make provision for vdd regulators
by Vivek Gautam
· 11 years ago
5b78398
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
by Wolfram Sang
· 11 years ago
9f58fa4c
usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
aea8928
usb: dwc3: add glue layer dependencies
by Jean Delvare
· 11 years ago
1d57de3
usb: musb: dsps: handle babble interrupts
by Daniel Mack
· 11 years ago
ca88fc2
usb: musb: add a work_struct to recover from babble errors
by Daniel Mack
· 11 years ago
1e42d20
usb: musb: add reset hook to platform ops
by Daniel Mack
· 11 years ago
8652bcb
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
by Andreas Larsson
· 11 years ago
b38d27e
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.maxpacket_limit
by Andreas Larsson
· 11 years ago
5bddbd7
usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information
by Andreas Larsson
· 11 years ago
73e1c09
usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays
by Andreas Larsson
· 11 years ago
196800d
usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map
by Andreas Larsson
· 11 years ago
2287626
usb: gadget: gr_udc: improve platform_device variable name
by Andreas Larsson
· 11 years ago
2f36ff6
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
by Felipe Balbi
· 11 years ago
e741e63
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
by Felipe Balbi
· 11 years ago
d7078df
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
by Felipe Balbi
· 11 years ago
4525bee
usb: phy: rename usb_nop_xceiv to usb_phy_generic
by Felipe Balbi
· 11 years ago
0700faa
usb: gadget: only GPL drivers in the gadget and phy framework
by Felipe Balbi
· 11 years ago
5f94adf
usb: dwc3: core: refactor mode initialization to its own function
by Felipe Balbi
· 11 years ago
0418325
usb: phy: mv-u3d: switch over to writel/readl
by Felipe Balbi
· 11 years ago
3c9f94a
usb: dwc3: core: refactor PHY initialization
by Felipe Balbi
· 11 years ago
687ef98
usb: dwc3: gadget: clear stall when disabling endpoint
by Felipe Balbi
· 11 years ago
fd1232b2
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
by Mikulas Patocka
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
de0c9cf
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 11 years ago
141eacc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
9309444
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
07f5fef
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
810d8ce
drivers: net: xen-netfront: fix array initialization bug
by Vincenzo Maffione
· 11 years ago
dcfba94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
6871438
r8152: check RTL8152_UNPLUG
by hayeswang
· 11 years ago
cec9ae5
net: sun4i-emac: add promiscuous support
by Marc Zyngier
· 11 years ago
0af764e
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
b7e70ca
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
by Linus Torvalds
· 11 years ago
7f87307
Merge tag 'md/3.15' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
3e8072d
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
b076808
ib_srpt: Use correct ib_sg_dma primitives
by Mike Marciniszyn
· 11 years ago
e3d4440
target/tcm_fc: Rename ft_tport_create to ft_tport_get
by Andy Grover
· 11 years ago
0d7cb93
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
by Andy Grover
· 11 years ago
705665d
target/tcm_fc: Rename structs and list members for clarity
by Andy Grover
· 11 years ago
d242c1d
target/tcm_fc: Limit to 1 TPG per wwn
by Andy Grover
· 11 years ago
b295e76
target/tcm_fc: Don't export ft_lport_list
by Andy Grover
· 11 years ago
2c42be2
target/tcm_fc: Fix use-after-free of ft_tpg
by Andy Grover
· 11 years ago
47b1584
target: Add check to prevent Abort Task from aborting itself
by Alex Leung
· 11 years ago
79d2d21
Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
Next »