index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
usb: dwc3: of-simple: add compatible for rockchip rk3399
William Wu
1
-0
/
+1
2016-08-25
usb: dwc3: rockchip: add devicetree bindings documentation
William Wu
1
-0
/
+59
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
3
-0
/
+10
2016-08-25
usb: dwc3: make usb2 phy utmi interface configurable
William Wu
3
-0
/
+36
2016-08-25
usb: dwc3: add dis_u2_freeclk_exists_quirk
William Wu
3
-0
/
+13
2016-08-25
usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk
Jussi Kivilinna
1
-0
/
+38
2016-08-25
usb: gadget: net2280: fix infinite loop in irq handler
Jussi Kivilinna
1
-3
/
+37
2016-08-25
usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCM
Jussi Kivilinna
1
-2
/
+80
2016-08-25
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-25
usb: gadget: remove redundant self assignment
Colin Ian King
1
-3
/
+1
2016-08-25
usb: gadget: configfs: log function unbinding as information
Romain Izard
1
-2
/
+3
2016-08-25
usb: phy: generic: remove the vbus dependency
Robert Jarzmik
1
-5
/
+2
2016-08-25
usb: phy: generic: cope with initial state
Robert Jarzmik
1
-0
/
+2
2016-08-25
usb: gadget: pxa27x: add phy notifier event handler
Robert Jarzmik
1
-2
/
+49
2016-08-25
usb: dwc3: gadget: improve increment request->actual
Felipe Balbi
1
-6
/
+2
2016-08-25
usb: dwc3: gadget: remove condition that never happens
Felipe Balbi
1
-4
/
+2
2016-08-25
usb: dwc3: gadget: add remaining sg entries to ring
Felipe Balbi
1
-9
/
+24
2016-08-22
usb: dwc3: gadget: interrupt on ring full too
Felipe Balbi
1
-1
/
+4
2016-08-22
usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request
Felipe Balbi
1
-0
/
+4
2016-08-22
usb: dwc3: gadget: avoid while (1) loop on completion
Felipe Balbi
1
-13
/
+19
2016-08-22
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
1
-76
/
+7
2016-08-22
usb: dwc3: gadget: simplify dwc3_ep_prev_trb()
Felipe Balbi
1
-5
/
+5
2016-08-22
usb: dwc3: gadget: increment dequeue pointer on completion
Felipe Balbi
1
-14
/
+3
2016-08-22
usb: dwc3: gadget: retire LST bit completely
Felipe Balbi
1
-47
/
+15
2016-08-21
Linux 4.8-rc3
Linus Torvalds
1
-1
/
+1
2016-08-21
Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-22
/
+2
2016-08-21
EDAC, skx_edac: Add EDAC driver for Skylake
Tony Luck
4
-0
/
+1136
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-19
Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
1
-0
/
+1
2016-08-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
8
-22
/
+34
2016-08-19
Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
3
-38
/
+53
2016-08-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-19
/
+29
2016-08-19
Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
31
-79
/
+215
2016-08-19
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
Linus Torvalds
11
-28
/
+119
2016-08-19
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-3
/
+3
2016-08-18
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-100
/
+224
2016-08-18
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
5
-14
/
+15
2016-08-18
Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux
Linus Torvalds
3
-8
/
+3
2016-08-19
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
10
-95
/
+219
2016-08-19
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
Dave Airlie
1
-5
/
+5
2016-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+24
2016-08-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+11
2016-08-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+25
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-69
/
+207
2016-08-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2016-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-4
/
+14
2016-08-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+17
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-65
/
+91
2016-08-18
Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-25
/
+14
[next]