summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2017-06-12platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RWGreg Kroah-Hartman
2017-06-12pcmcia: ds: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman
2017-06-12wireless: ipw2x00: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-06-12net: ehea: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman
2017-06-12net: caif: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman
2017-06-12TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-06-12PCI: pci-driver: convert to use DRIVER_ATTR_WOGreg Kroah-Hartman
2017-06-12IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-06-12HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groupsGreg Kroah-Hartman
2017-06-09tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09hwtracing: intel_th: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09sh: superhyway: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09rpmsg: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09amba: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman
2017-06-09pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-09gpio: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-09zram: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-09mtd: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-09scsi: ibmvscsi_tgt: remove use of class_attrsGreg Kroah-Hartman
2017-06-09uwb: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-03firmware: move umh try locks into the umh codeLuis R. Rodriguez
2017-06-03firmware: move assign_firmware_buf() further upLuis R. Rodriguez
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez
2017-06-03firmware: always enable the reboot notifierLuis R. Rodriguez
2017-06-03firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez
2017-06-03firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: stop queues on error detectionJames Smart
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds