index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
2
-14
/
+9
2016-11-03
usb: core: endpoint: remove unnecessary & operation
Felipe Balbi
1
-2
/
+1
2016-11-03
usb: core: devices: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: chipidea: udc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
media: usb: uvc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
5
-13
/
+8
2016-11-03
usb: ch9: make usb_endpoint_maxp() return only packet size
Felipe Balbi
1
-2
/
+3
2016-11-03
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2
-5
/
+5
2016-11-03
usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-3
/
+3
2016-11-03
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2
-5
/
+7
2016-11-03
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+1
2016-11-03
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: core: devices: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-8
/
+2
2016-11-03
usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+2
2016-11-01
media: usb: uvc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+3
2016-10-31
media: usbtv: core: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+5
2016-10-31
usb: dwc3: trace: print out ep0state also from XferComplete
Felipe Balbi
4
-13
/
+16
2016-10-31
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h
Felipe Balbi
2
-16
/
+16
2016-10-31
usb: dwc3: gadget: remove redundant trace prints
Felipe Balbi
2
-58
/
+2
2016-10-31
usb: dwc3: debug: decode control endpoint phase too
Felipe Balbi
2
-0
/
+14
2016-10-31
usb: dwc3: gadget: conditionally disable Link State change events
Felipe Balbi
1
-1
/
+3
2016-10-31
usb: dwc3: gadget: giveback request if we can't kick it
Felipe Balbi
1
-4
/
+1
2016-10-31
usb: dwc3: gadget: make use of No Response Update Transfer
Felipe Balbi
1
-1
/
+23
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2
-1
/
+3
2016-10-31
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
1
-2
/
+11
2016-10-31
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2
-3
/
+8
2016-10-31
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
1
-1
/
+1
2016-10-31
usb: add helper to extract bits 12:11 of wMaxPacketSize
Felipe Balbi
1
-0
/
+19
2016-10-29
Linux 4.9-rc3
v4.9-rc3
Linus Torvalds
1
-1
/
+1
2016-10-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2016-10-29
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-5
/
+13
2016-10-29
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
21
-67
/
+87
2016-10-29
Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-18
/
+67
2016-10-29
Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2
-7
/
+0
2016-10-29
Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...
Olof Johansson
1
-0
/
+2
2016-10-29
Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
5
-5
/
+16
2016-10-29
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
7
-49
/
+51
2016-10-29
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+5
2016-10-29
Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-38
/
+46
[prev]
[next]