index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
pinctrl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
1
-4
/
+20
2017-01-24
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
1
-8
/
+24
2017-01-24
tools: usb: ffs-test: add SS descriptors
Felipe Balbi
1
-1
/
+49
2017-01-24
tools: usb: ffs-test: switch to _DEFAULT_SOURCE
Felipe Balbi
1
-1
/
+1
2017-01-24
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
1
-0
/
+5
2017-01-24
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
Baolin Wang
1
-0
/
+14
2017-01-24
usb: phy: tahvo: Replace the deprecated extcon API
Chanwoo Choi
1
-5
/
+5
2017-01-24
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
1
-13
/
+7
2017-01-24
usb: renesas_usbhs: Replace the deprecated extcon API
Chanwoo Choi
1
-1
/
+1
2017-01-24
usb: phy: qcom-8x16-usb: Replace the extcon API
Chanwoo Choi
1
-9
/
+4
2017-01-24
usb: phy: msm: Replace the extcon API
Chanwoo Choi
1
-22
/
+11
2017-01-24
usb: phy: omap-otg: Replace the extcon API
Chanwoo Choi
1
-18
/
+6
2017-01-24
usb: dwc3: gadget: align transfers to wMaxPacketSize
Felipe Balbi
2
-8
/
+63
2017-01-24
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
Felipe Balbi
2
-2
/
+17
2017-01-24
usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
Felipe Balbi
1
-22
/
+36
2017-01-24
usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
Felipe Balbi
1
-17
/
+5
2017-01-24
usb: gadget: f_uac2: improve error handling
Peter Chen
1
-4
/
+6
2017-01-24
Documentation: usb: fix wrong documentation paths
Yegor Yefremov
5
-7
/
+7
2017-01-24
Documentation: dt: dwc3: add reference to the usb-xhci properties
Martin Blumenstingl
1
-0
/
+4
2017-01-24
usb: dwc2: host: use true/false for boolean
Nicholas Mc Guire
1
-6
/
+6
2017-01-24
usb: dwc2: host: use msleep() for long delays
Nicholas Mc Guire
1
-6
/
+6
2017-01-24
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2017-01-24
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
1
-3
/
+1
2017-01-24
usb: gadget: constify usb_gadget_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-24
usb: dwc2: use u32 for DT binding parameters
Leo Yan
2
-7
/
+7
2017-01-24
usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"
Colin Ian King
1
-1
/
+1
2017-01-24
usb: gadget: printer: Remove pnp_string static buffer
Krzysztof Opasiak
3
-28
/
+62
2017-01-24
usb: gadget: ether: Add \n to each attribute of ethernet functions
Krzysztof Opasiak
2
-5
/
+21
2017-01-24
usb: gadget: udc-core: Rescan pending list on driver unbind
Krzysztof Opasiak
1
-14
/
+31
2017-01-16
Linux 4.10-rc4
v4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
fix a fencepost error in pipe_advance()
Al Viro
1
-23
/
+31
2017-01-15
coredump: Ensure proper size of sparse core files
Dave Kleikamp
3
-0
/
+20
2017-01-15
aio: fix lock dep warning
Shaohua Li
1
-2
/
+4
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2
-0
/
+67
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
4
-34
/
+0
2017-01-14
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
1
-0
/
+4
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
3
-17
/
+37
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-13
block: don't try to discard from __blkdev_issue_zeroout
Christoph Hellwig
1
-7
/
+6
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-13
vfio/type1: Remove pid_namespace.h include
Alex Williamson
1
-1
/
+0
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-13
vfio iommu type1: fix the testing of capability for remote task
Jike Song
1
-2
/
+1
2017-01-12
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
1
-0
/
+22
[next]