projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2016-06-20
John Youn
usb: dwc3: gadget: Handle TRB index 0 when full or...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Account for link TRB in TRBs left
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Account for max size in TRB space
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Don't prepare TRBs if no space
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Initialize the TRB ring
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Simplify skipping of link TRBs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: Endianness issue on dwc3_log_ctrl
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: gadget: Fix usage of bitwise operator
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: ep0: Use the correct type for SET_SEL data
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
John Youn
usb: dwc3: ep0: Fix endianness of wIndex passed to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: improve gcmd trace
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: remove udelay() from generic cmd
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: single return point on generic commands
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: trace: print ep cmd status with a single...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: loop while (timeout)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: fix trace output when command fails
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: trace: fully decode IRQ events
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: no more tracking endpoint type with...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Janusz Dziedzic
usb: dwc3: trace: pretty-print TRB's ctrl field
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: add a per-endpoint request queue...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: pci: add Power Management dummy hooks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: implement runtime PM
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: fix for possible endpoint disable...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Konrad Leszczynski
usb: dwc3: fix for the isoc transfer EP_BUSY flag
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: core: simplify suspend/resume operations
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: core: re-factor init and exit paths
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: core: move fladj to dwc3 structure
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: add a pointer to endpoint registers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: pass dep as argument to endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: initialize NUMP based on RxFIFO...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: return 0 if we try to Wakeup in...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: remove udelay(1) when sending ep...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: prepare TRBs on update transfers too
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: core: get rid of DWC3_PM_OPS macro
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: fix gadget suspend/resume
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Tim Harvey
usb: gadget: net2280: add USB2380 support
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: gadget: storage: increase maximum storage num...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Felipe Balbi
usb: gadget: storage: get rid of fsg_num_buffers_validate()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Linus Torvalds
Linux 4.7-rc4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Linus Torvalds
Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Olof Johansson
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Olof Johansson
Merge tag 'omap-for-v4.7/fixes-powedomain' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Olof Johansson
Merge tag 'fixes-rcu-fiq-signed' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Lee Jones
ARM: dts: STi: stih407-family: Disable reserved-memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Olof Johansson
Merge tag 'imx-fixes-4.7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-19
Linus Torvalds
Merge branch 'fixes' of git://git.armlinux.org.uk/...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'usb-4.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'staging-4.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'driver-core-4.7-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'char-misc-4.7-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge branch 'for-linus-4.7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'acpi-4.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge tag 'pm-4.7-rc4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
isa: Dummy isa_register_driver should return error...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
isa: Call isa_bus_init before dependent ISA bus drivers...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
watchdog: ebc-c384_wdt: Allow build for X86_64
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
iio: stx104: Allow build for X86_64
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
gpio: Allow PC/104 devices on X86_64
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
William Breathitt...
isa: Allow ISA-style drivers on modern systems
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
Greg Kroah...
usbip: rate limit get_frame_number message
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Rafael J. Wysocki
Merge branch 'acpica-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Rafael J. Wysocki
Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hans de Goede
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Hans de Goede
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'iommu-fixes-v4.7-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'for-4.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Chris Mason
Merge branch 'for-chris' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Chandan Rajendra
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
David Sterba
btrfs: remove build fixup for qgroup_account_snapshot
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
David Sterba
btrfs: use new error message helper in qgroup_account_s...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Zygo Blaxell
btrfs: avoid blocking open_ctree from cleaner_kthread
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Josef Bacik
Btrfs: don't BUG_ON() in btrfs_orphan_add
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Jeff Mahoney
btrfs: account for non-CoW'd blocks in btrfs_abort_tran...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Liu Bo
Btrfs: check if extent buffer is aligned to sectorsize
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Heinrich Schuchardt
btrfs: Use correct format specifier
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Dave Gerlach
ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Tero Kristo
ARM: OMAP2+: timer: add probe for clocksources
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Janusz Krzysztofik
ARM: OMAP1: fix ams-delta FIQ handler to work with...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Joerg Roedel
iommu/vt-d: Enable QI on all IOMMUs before setting...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'pwm/for-4.7-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Linus Torvalds
Merge branch 'overlayfs-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Dan Carpenter
KEYS: potential uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Daniel Thompson
arm64: kgdb: Match pstate size with gdbserver protocol
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Viresh Kumar
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Ocquidant,...
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Yang Zhang
kvm: vmx: check apicv is active before using VT-d poste...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Xiubo Li
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Suzuki K Poulose
coresight: Handle build path error
commit
|
commitdiff
|
tree
|
snapshot
next