Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
497a2a39cb42a8c36456a385b28be892b76ed2ab
497a2a3
usb: dwc3: core: use devm_iremap_nocache() version
by Felipe Balbi
· 12 years ago
e67fdeb
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
by Pratyush Anand
· 13 years ago
053d3e5
usb: dwc3: gadget: correct missed isoc when endpoint is busy
by Pratyush Anand
· 12 years ago
eed03f1
usb: dwc3: gadget: Fix sparse warnings
by Moiz Sonasath
· 12 years ago
0c42163
usb: dwc3: ep0: make sure to reinitilize ep1 on STALL
by Felipe Balbi
· 13 years ago
a866ee0
usb: dwc3: ep0: fix status phase delayed status direction
by Felipe Balbi
· 13 years ago
a7e8d65
usb: dwc3: ep0: drop XferNotReady(DATA) support
by Felipe Balbi
· 13 years ago
b6c4acd
usb: dwc3: ep0: move DATA phase away from on-demand
by Felipe Balbi
· 13 years ago
cb84c5e
usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it
by Felipe Balbi
· 13 years ago
1cd6601
usb: dwc3: ep0: drop dead code
by Felipe Balbi
· 13 years ago
929646c
usb: dwc3: ep0: split the special cases on ep0_queue
by Felipe Balbi
· 13 years ago
2640f34
usb: dwc3: ep0: drop unnecessary variable
by Felipe Balbi
· 13 years ago
07e0ee8
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
by Felipe Balbi
· 13 years ago
77473f7
usb: dwc3: return error in case of run/stop timeout
by Pratyush Anand
· 13 years ago
49917a4
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
by Pratyush Anand
· 13 years ago
4dbba17
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
by Pratyush Anand
· 13 years ago
d69dcdd
usb: dwc3: keep default hird threshold value as 4b1100
by Pratyush Anand
· 13 years ago
eb84075
usb: dwc3: correct set_halt implementation for ep0
by Pratyush Anand
· 13 years ago
0ed27b1
usb: dwc3: ep0: prevent starting transfers twice on ep0
by Felipe Balbi
· 13 years ago
4ee20d5
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
by Felipe Balbi
· 13 years ago
4959cfc
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 13 years ago
46485a0
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 13 years ago
6263ebe
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
by Pratyush Anand
· 13 years ago
99d4da8
USB: DWC3: Issue device soft reset before core soft reset
by Pratyush Anand
· 13 years ago
38a535c
USB: DWC3: Put 100 ms delay for phy to be stable
by Pratyush Anand
· 13 years ago
1147f1c
usb: dwc3: Remove duplicate header file inclusion
by Sachin Kamat
· 13 years ago
110ff60
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 13 years ago
eaec3e9
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 13 years ago
bccd680
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 13 years ago
50ed834
usb: dwc3: resume phy during gadget initialization on recent cores
by Pratyush Anand
· 13 years ago
b403c11
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
by Pratyush Anand
· 13 years ago
a09be0a
usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled
by Felipe Balbi
· 13 years ago
5e5d2aa
usb: dwc3: gadget: don't call stop_active_transfers() on disconnect
by Felipe Balbi
· 13 years ago
b129eb7
usb: dwc3: gadget: don't wait for ep cmd IRQ
by Felipe Balbi
· 13 years ago
8e5e3de
usb: dwc3: gadget: drop useless code
by Felipe Balbi
· 13 years ago
413dba6
usb: dwc3: Fix break from cleanup request loop
by Pratyush Anand
· 13 years ago
73939b0
usb: dwc3: Fix missed isoc IN transaction
by Pratyush Anand
· 13 years ago
e8478e6
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
by Pratyush Anand
· 13 years ago
8379bef
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
by Pratyush Anand
· 13 years ago
df02342
USB: DWC3: Generate interrupt on each TRB as default option
by Pratyush Anand
· 13 years ago
ed8c398
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
by Felipe Balbi
· 13 years ago
8761921
usb: dwc3: ep0: be careful with endianness on SetSEL command
by Felipe Balbi
· 13 years ago
65811b6
usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup
by Felipe Balbi
· 13 years ago
d8bb4f7
usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ
by Gerard CAUVY
· 13 years ago
34d548c
usb: dwc3: gadget: disable U1/U2 on disconnect
by Felipe Balbi
· 13 years ago
b4d0435
usb: dwc3: gadget: prevent DCTL register corruption
by Felipe Balbi
· 13 years ago
43fa01a
usb: dwc3: core: make sure evt->lpos is correctly initialized
by Paul Zimmerman
· 13 years ago
88df427
usb: dwc3: support new revisions of DWC3 core
by Paul Zimmerman
· 13 years ago
dffb81b
usb: dwc3: gadget: rename phy_power() to phy_suspend()
by Paul Zimmerman
· 13 years ago
8b9388f
usb: dwc3: gadget: reinitialize retries
by Paul Zimmerman
· 13 years ago
394c74f
usb: dwc3: add definitions for new registers
by Paul Zimmerman
· 13 years ago
5d409eb
usb: dwc3: gadget: remove trailing semicolon
by Felipe Balbi
· 13 years ago
7a94fbb
usb: dwc3: ep0: fix a typo in comment
by Felipe Balbi
· 13 years ago
9610cd2
usb: dwc3: ep0: align on function signature
by Felipe Balbi
· 13 years ago
0a1730a
usb: dwc3: ep0: switch over to IS_ALIGNED
by Felipe Balbi
· 13 years ago
db0af40
usb: dwc3: handle pending unaligned Control OUT data phase correctly
by Felipe Balbi
· 13 years ago
800bf64
usb: dwc3: fix a WARN and a comment
by Felipe Balbi
· 13 years ago
e6e44c7
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
57cdac1
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
b0791fb
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
by Felipe Balbi
· 13 years ago
f39a37f
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
by Paul Zimmerman
· 13 years ago
395c349
usb: dwc3: ep0: implement support for Set Isoch Delay request
by Felipe Balbi
· 13 years ago
dc6e094
usb: dwc3: gadget: increase setup buffer size
by Felipe Balbi
· 13 years ago
9e788d6
usb: dwc3: ep0: implement Set SEL support
by Felipe Balbi
· 13 years ago
959c321
usb: ch9: define Set SEL and Set Isoch Delay macros
by Felipe Balbi
· 13 years ago
573c276
usb: dwc3: gadget: implement Global Command support
by Felipe Balbi
· 13 years ago
bb8b8a3
usb: dwc3: ep0: add LPM handling
by Sebastian Andrzej Siewior
· 13 years ago
38d2c6c
usb: dwc3: workaround: metastability state on Run/Stop bit
by Felipe Balbi
· 13 years ago
c712cf8
usb: dwc3: core: define more revision macros
by Felipe Balbi
· 13 years ago
6d63a27
Merge "ASoC: wcd9304: Include all registers to debugfs dump."
by Linux Build Service Account
· 12 years ago
6be9151
Merge "msm: kgsl: set io_fraction to max for msm policy"
by Linux Build Service Account
· 12 years ago
0e5ead6
Merge "cpufreq: update the input even handler to handle sync cores correctly."
by Linux Build Service Account
· 12 years ago
ac77650
Merge "wcnss: Add SSR3 functionality for 8974/Pronto"
by Linux Build Service Account
· 12 years ago
2c2d49f
Merge "mmc: card: Add eMMC4.5 packing control unit-tests"
by Linux Build Service Account
· 12 years ago
51062f2
Merge "mmc: card: Add eMMC4.5 write packed commands unit-tests"
by Linux Build Service Account
· 12 years ago
3d94073
Merge "USB: ci13xxx_udc: Set QMULT for ISO endpoints"
by Linux Build Service Account
· 12 years ago
82cfa51
Merge "msm: devices-msm7x27a: Add pl310 errp device for 8625"
by Linux Build Service Account
· 12 years ago
a3cfcc2
Merge "mm: cache-pl310-erp: Add support for PL310 Error Reporting"
by Linux Build Service Account
· 12 years ago
19a6c0e
Merge "msm_fb: display: wfd with vsync driven frame push"
by Linux Build Service Account
· 12 years ago
547c84e
Merge "printk: Defer CPU_ONLINE console flushing"
by Linux Build Service Account
· 12 years ago
cb30027
Merge "msm: pil-q6v4-lpass: Combine SSR and PIL drivers"
by Linux Build Service Account
· 12 years ago
379236d
Merge "USB: msm72k_udc: set QMULT for ISO endpoints"
by Linux Build Service Account
· 12 years ago
6994ab6
Merge "platform: msm: Remove bug in LUT offset calculation"
by Linux Build Service Account
· 12 years ago
20bd674
Merge "8226: Add support for HSUSB 2.0"
by Linux Build Service Account
· 12 years ago
ca820d3
Merge "defconfig: msm9625: enable Ion support for 9625"
by Linux Build Service Account
· 12 years ago
220a89c
platform: msm: Remove bug in LUT offset calculation
by Jay Chokshi
· 12 years ago
6294bc1
Merge "msm: camera: kernel driver for sensor imx135"
by Linux Build Service Account
· 12 years ago
eeac880
Merge "qseecom: Enable clocks for the Crypto Engine used by Trustzone."
by Linux Build Service Account
· 12 years ago
5c6655e
Merge "arm/dt: msm8974: Add bus scaling parameters for qseecom"
by Linux Build Service Account
· 12 years ago
b444fbd
Merge "msm: msm_bus: Fix QoS setting for ports on Sys NoC"
by Linux Build Service Account
· 12 years ago
721a8d0
Merge "msm: pil-q6v4-mss: Combine SSR and PIL drivers"
by Linux Build Service Account
· 12 years ago
315aa77
Merge "Perf: Make L1 PMU IRQ name target independent"
by Linux Build Service Account
· 12 years ago
1e42eca
Merge "Perf: Change IRQ functions for CPU variants"
by Linux Build Service Account
· 12 years ago
3317cfb
Merge "msm: Dont modify Debug image state during init"
by Linux Build Service Account
· 12 years ago
0970b69
Merge "msm: msm_bus: Correct BIMC QoS settings"
by Linux Build Service Account
· 12 years ago
d9a8e39
Merge "msm: kgsl: Enable "big page" memory allocations"
by Linux Build Service Account
· 12 years ago
472afa5
Merge "iommu/msm: let iommu_map_range use all page sizes."
by Linux Build Service Account
· 12 years ago
5e7e761
Merge "msm: 9625: Enable the MSM restart driver"
by Linux Build Service Account
· 12 years ago
ce0bcbd
Merge "defconfig: 8910: add initial defconfig"
by Linux Build Service Account
· 12 years ago
f4d6851
Merge "af_netlink: force credentials passing [CVE-2012-3520]"
by Linux Build Service Account
· 12 years ago
Next »