Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4e50e0110c5cdc6d361b813692857e09ec918c9d
4e50e01
usb: dwc2: host: Use periodic interrupt even with DMA
by Douglas Anderson
· 9 years ago
d82a810e
usb: dwc2: host: There's not really a TT for the root hub
by Douglas Anderson
· 9 years ago
9ed04d9
usb: dwc2: host: Properly set the HFIR
by Douglas Anderson
· 9 years ago
8add17c
usb: dwc2: host: Giveback URB in tasklet context
by Douglas Anderson
· 9 years ago
17dd5b6
usb: dwc2: host: Add a delay before releasing periodic bandwidth
by Douglas Anderson
· 9 years ago
74fc4a7
usb: dwc2: host: Add scheduler tracing
by Douglas Anderson
· 9 years ago
c9c8ac0
usb: dwc2: host: fix split transfer schedule sequence
by Douglas Anderson
· 9 years ago
94ef7ae
usb: dwc2: host: Always add to the tail of queues
by Douglas Anderson
· 9 years ago
16e8021
usb: dwc2: host: Avoid use of chan->qh after qh freed
by Douglas Anderson
· 9 years ago
098c1ef
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
by Douglas Anderson
· 9 years ago
3bc04e2
usb: dwc2: host: Get aligned DMA in a more supported way
by Douglas Anderson
· 9 years ago
40eed7d
usb: dwc2: rockchip: Make the max_transfer_size automatic
by Douglas Anderson
· 9 years ago
77966eb
usb: dwc3: Validate the maximum_speed parameter
by John Youn
· 9 years ago
5266a760
usb: musb: sunxi: support module autoloading
by Emilio López
· 9 years ago
4a75754
usb: chipidea: otg: add A idle to B disconnect timer
by Li Jun
· 9 years ago
9c527f4
usb: otg-fsm: add B_AIDL_BDIS timer
by Li Jun
· 9 years ago
dfbae33
Documentation: usb: chipidea: Update test procedure for HNP polling
by Li Jun
· 9 years ago
75d2f75
usb: chipidea: otg: enable HNP polling support for gadget and host
by Li Jun
· 9 years ago
2dfb46b
usb: chipidea: otg: set host_request_flag for gadget
by Li Jun
· 9 years ago
c5348b6
usb: gadget: composite: handle otg status selector request from OTG host
by Li Jun
· 9 years ago
d6da40a
usb: chipidea: udc: bypass otg status selector handling to gadget driver
by Li Jun
· 9 years ago
ae57e97
usb: common: otg-fsm: add HNP polling support
by Li Jun
· 9 years ago
346dbc6
usb: add OTG status selector definition for HNP polling
by Li Jun
· 9 years ago
75a9c82
usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget
by Li Jun
· 9 years ago
175f712
usb: gadget: provide interface for legacy gadgets to get UDC name
by Marek Szyprowski
· 9 years ago
4111d49
usb: gadget: f_midi: stash substream in gmidi_in_port structure
by Michal Nazarewicz
· 9 years ago
413489c
usb: gadget: f_midi: missing unlock on error path
by Dan Carpenter
· 9 years ago
bf0028f
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
by Michal Nazarewicz
· 9 years ago
06cd928
usb: gadget: f_midi: fix in_last_port looping logic
by Michal Nazarewicz
· 9 years ago
9a71eb5
usb: gadget: f_midi: move some of f_midi_transmit to separate func
by Michal Nazarewicz
· 9 years ago
f297e86
usb: gadget: f_midi: remove useless midi reference from port struct
by Felipe F. Tonello
· 9 years ago
ef15088
usb: f_fs: avoid race condition with ffs_epfile_io_complete
by Du, Changbin
· 9 years ago
ae76e13
usb: f_fs: refactor ffs_epfile_io
by Michal Nazarewicz
· 9 years ago
b3591f6
usb: f_fs: replace unnecessary goto with a return
by Michal Nazarewicz
· 9 years ago
3163c79
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
by Michal Nazarewicz
· 9 years ago
3de4e20
usb: f_fs: fix memory leak when ep changes during transfer
by Michal Nazarewicz
· 9 years ago
1249678
usb: phy: phy-am335x: remove include of regulator/consumer.h
by Bjorn Helgaas
· 9 years ago
a9458a3
usb: gadget: pxa25x_udc: document endianess better
by Arnd Bergmann
· 9 years ago
62a6abd
usb: musb/ux500: remove duplicate check for dma_is_compatible
by Arnd Bergmann
· 9 years ago
3ec08dd
usb: musb: use %pad format string from dma_addr_t
by Arnd Bergmann
· 9 years ago
5b35bec
usb: isp1301-omap: mark power_up as __maybe_unused
by Arnd Bergmann
· 9 years ago
d0fc35bc
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
by Arnd Bergmann
· 9 years ago
65bc0fb
usb: gadget: pxa25x_udc: use readl/writel for mmio
by Arnd Bergmann
· 9 years ago
a77af20
usb: gadget: pxa25x_udc cleanup
by Arnd Bergmann
· 9 years ago
c5418a0
usb: gadget: pxa25x_udc: move register definitions from arch
by Arnd Bergmann
· 9 years ago
21a596c
usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode
by Yoshihiro Shimoda
· 9 years ago
de18757
usb: renesas_usbhs: add R-Car Gen3 power control
by Yoshihiro Shimoda
· 9 years ago
7580862
usb: dwc3: Enable SuperSpeedPlus
by John Youn
· 9 years ago
2c7f1bd
usb: dwc3: Update maximum_speed for SuperSpeedPlus
by John Youn
· 9 years ago
ee5cd41
usb: dwc3: Update speed checks for SuperSpeedPlus
by John Youn
· 9 years ago
1f38f88
usb: dwc3: Update register fields for SuperSpeedPlus
by John Youn
· 9 years ago
c4137a9
usb: dwc3: DWC_usb31 controller check
by John Youn
· 9 years ago
59a3ced
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
by John Youn
· 9 years ago
cd69cbe
usb: gadget: composite: Update debug message for SuperSpeedPlus
by John Youn
· 9 years ago
4eb8e32
usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
by John Youn
· 9 years ago
eae5820
usb: gadget: composite: Write SuperSpeedPlus config descriptors
by John Youn
· 9 years ago
f3bdbe3
usb: gadget: composite: Add function to get descriptors
by John Youn
· 9 years ago
a4afd01
usb: gadget: composite: Count configs for SuperSpeedPlus
by John Youn
· 9 years ago
554eead
usb: gadget: Update config for SuperSpeedPlus
by John Youn
· 9 years ago
f5c6122
usb: gadget: Update function for SuperSpeedPlus
by John Youn
· 9 years ago
eaef50c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
by John Youn
· 9 years ago
f228a8d
usb: gadget: composite: Return SSP Dev Cap descriptor
by John Youn
· 9 years ago
1a85329
usb: gadget: composite: Return bcdUSB 0x0310
by John Youn
· 9 years ago
1ca1b6a
usb: gadget: Add gadget_is_superspeed_plus()
by John Youn
· 9 years ago
446fa3a
usb: ch9: Add size macro for SSP dev cap descriptor
by John Youn
· 9 years ago
7b05d3b
Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
d3d8425
usb: chipidea: imx: avoid EPROBE_DEFER printed as error
by Stefan Agner
· 9 years ago
1bc7da8
Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
by Peter Chen
· 9 years ago
4670ba6
doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-ttha
by Peter Chen
· 9 years ago
aa73818
usb: chipidea: add system interface for ttctrl.ttha
by Peter Chen
· 9 years ago
34d5732
usb: chipidea: udc: remove unused value assignment
by Li Jun
· 9 years ago
6a6319f
dt-bindings: ci-hdrc-usb2: add missing compatibles
by Stefan Wahren
· 9 years ago
8134572
usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23
by Stefan Wahren
· 9 years ago
fc77dbd
Linux 4.5-rc6
by Linus Torvalds
· 9 years ago
1b9540c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4b696dc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
76c03f0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8da5143
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
62718e3
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
12b9fa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
340b3a5
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5129fa4
do_last(): ELOOP failure exit should be done after leaving RCU mode
by Al Viro
· 9 years ago
a7f7754
should_follow_link(): validate ->d_seq after having decided to follow
by Al Viro
· 9 years ago
d456564
namei: ->d_inode of a pinned dentry is stable only for positives
by Al Viro
· 9 years ago
c80567c
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
by Al Viro
· 9 years ago
0fcbf99
fs: return -EOPNOTSUPP if clone is not supported
by Christoph Hellwig
· 9 years ago
b6853f7
hpfs: don't truncate the file when delete fails
by Mikulas Patocka
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1c27147
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
1e9d180
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
by Ross Zwisler
· 9 years ago
b9ea44b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
20a90f5
dax: give DAX clearing code correct bdev
by Ross Zwisler
· 9 years ago
73f34a5
ext4: online defrag not supported with DAX
by Ross Zwisler
· 9 years ago
0a6cf91
ext2, ext4: only set S_DAX for regular inodes
by Ross Zwisler
· 9 years ago
03cdadb
block: disable block device DAX by default
by Dan Williams
· 9 years ago
a4a8481f
ocfs2: unlock inode if deleting inode from orphan fails
by Guozhonghua
· 9 years ago
Next »