summaryrefslogtreecommitdiffstats
path: root/Documentation/pinctrl.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-09sh: superhyway: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman3-12/+21
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-09parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-10/+13
2017-06-09mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-6/+10
2017-06-09arm: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-17/+23
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman2-35/+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-07driver core: remove CLASS_ATTR usageGreg Kroah-Hartman3-6/+5
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. Rodriguez2-0/+110
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 Lelli4-20/+20
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli4-9/+20
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli3-8/+4
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli7-423/+262
2017-06-03arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli1-2/+0
2017-06-03arm: fix return value of parse_cpu_capacityJuri Lelli1-1/+1
2017-06-03Documentation: arm: fix wrong reference number in DT definitionJuri Lelli1-2/+2
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas1-9/+24
2017-05-27doc: update kernel version in sysfs-uevent ABI docPeter Rajnoha1-1/+1
2017-05-25sysfs: remove signedness from sysfs_get_direntNick Desaulniers1-1/+1
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha6-33/+207
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-05-22Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3
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-fc: correct port role bitsJames Smart1-2/+2
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9
2017-05-19blktrace: fix integer parseShaohua Li1-2/+2
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel1-8/+10