summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2-10/+23
2017-06-09sh: superhyway: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2-11/+20
2017-06-09rpmsg: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-10/+13
2017-06-09amba: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-13/+12
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman1-33/+0
2017-06-09pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman1-18/+17
2017-06-09gpio: use class_groups instead of class_attrsGreg Kroah-Hartman1-5/+8
2017-06-09zram: use class_groups instead of class_attrsGreg Kroah-Hartman1-11/+15
2017-06-09mtd: use class_groups instead of class_attrsGreg Kroah-Hartman1-7/+9
2017-06-09scsi: ibmvscsi_tgt: remove use of class_attrsGreg Kroah-Hartman1-5/+0
2017-06-09uwb: use class_groups instead of class_attrsGreg Kroah-Hartman1-5/+6
2017-06-03firmware: move umh try locks into the umh codeLuis R. Rodriguez1-32/+36
2017-06-03firmware: move assign_firmware_buf() further upLuis R. Rodriguez1-39/+38
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez1-0/+99
2017-06-03firmware: always enable the reboot notifierLuis R. Rodriguez1-19/+18
2017-06-03firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez1-15/+14
2017-06-03firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez1-16/+16
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli1-10/+10
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli1-0/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli1-2/+2
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli3-0/+251
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas1-9/+24
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha2-13/+4
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+10
2017-05-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+45
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart3-5/+1
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-132/+174
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-122/+226
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+30
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds8-39/+76
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds16-66/+94
2017-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-21/+38
2017-05-20Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2017-05-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+10
2017-05-20Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+13
2017-05-20Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+4
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-4/+7
2017-05-19Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie1-16/+31
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10
2017-05-19watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-05-19watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun1-3/+1
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini1-12/+10
2017-05-19firmware: ti_sci: fix strncat length checkArnd Bergmann1-1/+2
2017-05-19Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-16/+34
2017-05-19Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-1/+1