summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-234-188/+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 "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-142-0/+18
| * | | | | 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-261-7/+6
|\ \ \ \ \
| * | | | | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-253-6/+23
|\ \ \ \ \
| * | | | | hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann2017-03-231-0/+3
| * | | | | 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-2516-55/+91
|\ \ \ \ \
| * | | | | 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
| * | | | | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-6/+20
| * | | | | IB/rxe: Update documentation linkLeon Romanovsky2017-03-241-1/+1
| * | | | | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-241-1/+1
| * | | | | IB/rxe: double free on errorDan Carpenter2017-03-241-1/+1
| * | | | | RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-242-3/+12
| * | | | | RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-242-4/+6
| * | | | | RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-243-22/+17
| * | | | | infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-242-4/+4
| * | | | | IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
| * | | | | i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-257-5/+22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-03-235-3/+12
| |\ \ \ \ \
| | * | | | | clk: sunxi-ng: fix recalc_rate formula of NKMP clocksIcenowy Zheng2017-03-201-1/+1
| | * | | | | clk: sunxi-ng: Fix div/mult settings for osc12M on A64Philipp Tomsich2017-03-201-1/+1
| | * | | | | clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clockChen-Yu Tsai2017-03-061-1/+1
| | * | | | | clk: sunxi: ccu-sun5i needs nkmpArnd Bergmann2017-03-061-0/+1