| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-04 | 64 | -1040/+1116 |
|\ |
|
| * | arm: mach-rpc: ecard: fix build error | Greg Kroah-Hartman | 2017-06-14 | 1 | -1/+1 |
| * | zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO() | Greg Kroah-Hartman | 2017-06-13 | 1 | -1/+1 |
| * | driver-core: remove struct bus_type.dev_attrs | Greg Kroah-Hartman | 2017-06-12 | 2 | -38/+1 |
| * | powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-12 | 1 | -23/+33 |
| * | powerpc: vio: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-12 | 1 | -6/+10 |
| * | USB: usbip: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -4/+3 |
| * | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 2017-06-12 | 6 | -28/+23 |
| * | platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -63/+28 |
| * | pcmcia: ds: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 2017-06-12 | 1 | -2/+2 |
| * | wireless: ipw2x00: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 2 | -10/+6 |
| * | net: ehea: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 2017-06-12 | 1 | -4/+2 |
| * | net: caif: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 2017-06-12 | 1 | -10/+10 |
| * | TTY: hvc: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -4/+3 |
| * | PCI: pci-driver: convert to use DRIVER_ATTR_WO | Greg Kroah-Hartman | 2017-06-12 | 1 | -4/+4 |
| * | IB: nes: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -49/+31 |
| * | HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups | Greg Kroah-Hartman | 2017-06-12 | 1 | -14/+10 |
| * | arm: ecard: fix dev_groups patch typo | Greg Kroah-Hartman | 2017-06-10 | 1 | -1/+1 |
| * | tty: serdev: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
| * | sparc: vio: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -7/+11 |
| * | hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
| * | hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -1/+0 |
| * | powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -6/+10 |
| * | powerpc: ps3: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
| * | macintosh: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 2 | -10/+23 |
| * | sh: superhyway: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 3 | -12/+21 |
| * | rpmsg: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -10/+13 |
| * | amba: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -13/+12 |
| * | parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -10/+13 |
| * | mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -6/+10 |
| * | arm: ecard: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -17/+23 |
| * | driver core: remove class_attrs from struct class | Greg Kroah-Hartman | 2017-06-09 | 2 | -35/+0 |
| * | pktcdvd: use class_groups instead of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -18/+17 |
| * | gpio: use class_groups instead of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -5/+8 |
| * | zram: use class_groups instead of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -11/+15 |
| * | mtd: use class_groups instead of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -7/+9 |
| * | scsi: ibmvscsi_tgt: remove use of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -5/+0 |
| * | uwb: use class_groups instead of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -5/+6 |
| * | driver core: remove CLASS_ATTR usage | Greg Kroah-Hartman | 2017-06-07 | 3 | -6/+5 |
| * | firmware: move umh try locks into the umh code | Luis R. Rodriguez | 2017-06-03 | 1 | -32/+36 |
| * | firmware: move assign_firmware_buf() further up | Luis R. Rodriguez | 2017-06-03 | 1 | -39/+38 |
| * | firmware: add sanity check on shutdown/suspend | Luis R. Rodriguez | 2017-06-03 | 2 | -0/+110 |
| * | firmware: always enable the reboot notifier | Luis R. Rodriguez | 2017-06-03 | 1 | -19/+18 |
| * | firmware: share fw fallback killing on reboot/suspend | Luis R. Rodriguez | 2017-06-03 | 1 | -15/+14 |
| * | firmware: move kill_requests_without_uevent() up above | Luis R. Rodriguez | 2017-06-03 | 1 | -16/+16 |
| * | arm,arm64,drivers: add a prefix to drivers arch_topology interfaces | Juri Lelli | 2017-06-03 | 4 | -20/+20 |
| * | arm,arm64,drivers: move externs in a new header file | Juri Lelli | 2017-06-03 | 4 | -9/+20 |
| * | arm,arm64,drivers: reduce scope of cap_parsing_failed | Juri Lelli | 2017-06-03 | 3 | -8/+4 |
| * | arm, arm64: factorize common cpu capacity default code | Juri Lelli | 2017-06-03 | 7 | -423/+262 |
| * | arm: remove wrong CONFIG_PROC_SYSCTL ifdef | Juri Lelli | 2017-06-03 | 1 | -2/+0 |