summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva2017-03-221-1/+0
| | | * | | usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-03-221-0/+8
| | | * | | usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-221-1/+1
| | | * | | usb: gadget: acm: fix endianness in notificationsOliver Neukum2017-03-221-1/+3
| | | * | | usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-03-221-4/+17
| | * | | | Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-03-235-227/+3
| | |\ \ \ \
| | | * | | | phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd2017-03-091-0/+1
| | | * | | | phy: phy-exynos-pcie: fix the wrong error returnJaehoon Chung2017-03-091-2/+2
| | | * | | | Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY"Rafał Miłecki2017-03-091-39/+0
| | | * | | | Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"Rafał Miłecki2017-03-093-186/+0
| | * | | | | usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-171-1/+1
| | * | | | | ACM gadget: fix endianness in notificationsOliver Neukum2017-03-171-1/+3
| | * | | | | USB: usbtmc: fix probe error pathJohan Hovold2017-03-171-2/+6
| | * | | | | USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-171-1/+9
| | * | | | | usb: musb: fix possible spinlock deadlockBin Liu2017-03-141-1/+1
| | * | | | | usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-141-1/+4
| | * | | | | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-141-2/+21
| | * | | | | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-143-0/+24
| | * | | | | uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | * | | | | uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | * | | | | USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | * | | | | USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-141-0/+5
| | * | | | | USB: lvtest: fix NULL-deref at probeJohan Hovold2017-03-141-0/+4
| | * | | | | USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-264-14/+26
| |\ \ \ \ \
| | * | | | | gcc-plugins: update architecture list in documentationAndrew Donnellan2017-03-211-2/+2
| | * | | | | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-211-2/+1
| | * | | | | powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-201-3/+17
| | * | | | | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-266-50/+47
| |\ \ \ \ \
| | * | | | | ext4: fix two spelling nitsTheodore Ts'o2017-03-252-2/+2
| | * | | | | ext4: lock the xattr block before checksuming itTheodore Ts'o2017-03-251-34/+31
| | * | | | | jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-152-11/+12
| | * | | | | ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-151-3/+2
| * | | | | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-257-71/+15
| |\ \ \ \ \ \
| | * | | | | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-153-14/+4
| | * | | | | | fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-154-57/+11
| | |/ / / / /
| * | | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-254-6/+24
| |\ \ \ \ \ \
| | * | | | | | hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann2017-03-231-0/+3
| | * | | | | | hwmon: Add missing HWMON_T_ALARMPeter Huewe2017-03-221-0/+1
| | * | | | | | hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck2017-03-221-5/+19
| | * | | | | | hwmon: (max31790) Set correct PWM valueAlex Hemme2017-03-221-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-03-2518-69/+110
| |\ \ \ \ \ \
| | * | | | | | IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-241-1/+1
| | * | | | | | RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-242-3/+7
| | * | | | | | IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-241-2/+1
| | * | | | | | IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-241-1/+7
| | * | | | | | IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-241-5/+4
| | * | | | | | uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin2017-03-241-1/+2
| | * | | | | | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-242-19/+37