summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-051-8/+1
| | * md: namespace private helper namesAmir Goldstein2017-06-051-4/+4
* | | block: swim3: make of_device_ids const.Arvind Yadav2017-06-161-1/+1
* | | dm: missing break in process_queued_bios()Dan Carpenter2017-06-141-0/+1
|/ /
* | nvme-rdma: fix merge errorChristoph Hellwig2017-06-121-6/+5
* | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12361-1870/+3025
|\ \
| * \ Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-111-6/+43
| |\ \
| | * | random: invalidate batched entropy after crng initJason A. Donenfeld2017-06-081-0/+37
| | * | random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2017-06-081-6/+6
| * | | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-113-19/+47
| |\ \ \
| | * | | gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud2017-06-091-0/+7
| | * | | gpio: mvebu: fix blink counter register selectionRichard Genoud2017-06-091-1/+1
| | * | | gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
| | * | | gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
| * | | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-114-7/+9
| |\ \ \ \
| | * | | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-091-3/+11
| | * | | | mei: make sysfs modalias format similar as uevent modaliasPratyush Anand2017-06-031-1/+3
| | * | | | drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-031-1/+1
| | * | | | goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-251-1/+1
| | * | | | firmware: vpd: do not leak kobjectsDmitry Torokhov2017-05-251-2/+2
| | * | | | firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov2017-05-251-1/+1
| | * | | | firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov2017-05-251-1/+1
| | |/ / /
| * | | | Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-1110-46/+47
| |\ \ \ \
| | * | | | staging: ccree: fix buffer copyGilad Ben-Yossef2017-06-061-1/+2
| | * | | | staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-031-9/+0
| | * | | | staging: ccree: add CRYPTO dependencyArnd Bergmann2017-05-251-1/+1
| | * | | | Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-227-35/+44
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz2017-05-211-14/+22
| | | * | | iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-05-211-2/+2
| | | * | | iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-05-211-4/+4
| | | * | | iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj2017-05-211-1/+2
| | | * | | iio: adc: max9611: Fix attribute measure unitJacopo Mondi2017-05-141-3/+3
| | | * | | iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-05-141-1/+1
| | | * | | iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registeredEduardo Molinas2017-05-071-0/+1
| | | * | | iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...Eduardo Molinas2017-05-071-0/+1
| | | * | | iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay2017-05-071-2/+2
| | | * | | iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay2017-04-271-2/+2
| | | * | | iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter2017-04-261-2/+2
| | | * | | iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-04-261-4/+2
| * | | | | Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-119-35/+101
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'phy-for-4.12-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2017-06-031-7/+7
| | |\ \ \ \ \
| | | * | | | | phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointerFengguang Wu2017-06-011-1/+1
| | | * | | | | phy: qcom-qmp: fix return value check in qcom_qmp_phy_create()Wei Yongjun2017-05-191-6/+6
| | * | | | | | Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-03112-888/+1704
| | |\ \ \ \ \ \
| | | * | | | | | usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda2017-06-021-1/+1
| | | * | | | | | usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda2017-06-021-3/+25
| | | * | | | | | usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda2017-06-021-3/+0
| | | * | | | | | usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda2017-06-021-6/+6
| | | * | | | | | usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen2017-06-021-2/+11
| | | * | | | | | usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl2017-06-021-0/+2