summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: rbd: convert to use BUS_ATTR_WO and ROGreg Kroah-Hartman2019-01-221-26/+19
* rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman2019-01-221-3/+2
* PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman2019-01-221-3/+2
* PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman2019-01-221-4/+3
* firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/Masahiro Yamada2019-01-223-0/+43
* firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to MakefileMasahiro Yamada2019-01-222-6/+1
* driver core: move device->knode_class to device_privateWei Yang2019-01-183-6/+16
* Merge 5.0-rc2 into driver-core-nextGreg Kroah-Hartman2019-01-15258-1438/+2114
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-149-56/+186
| |\
| | * Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-127-36/+181
| | |\
| | | * reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi2019-01-071-0/+12
| | | * reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi2019-01-073-25/+25
| | | * reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen2019-01-074-11/+101
| | | * reset: fix null pointer dereference on dev by dev_nameColin Ian King2019-01-071-1/+2
| | | * reset: Add reset_control_get_count()Geert Uytterhoeven2019-01-071-0/+41
| | | * ARC: HSDK: improve reset driverEugeniy Paltsev2019-01-071-0/+1
| | * | soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Biju Das2019-01-071-19/+4
| | * | ARM: shmobile: fix build regressionsArnd Bergmann2019-01-071-1/+1
| | |/
| * | Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-142-4/+4
| |\ \
| | * | Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
| | * | staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-071-2/+2
| | * | staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-071-1/+1
| | |/
| * | Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-142-24/+32
| |\ \
| | * | tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov2019-01-111-7/+13
| | * | serial: lantiq: Do not swap register read/writesHauke Mehrtens2019-01-081-17/+19
| | |/
| * | Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-145-6/+33
| |\ \
| | * | USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-071-1/+2
| | * | usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal2019-01-071-3/+6
| | * | USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-071-0/+12
| | * | USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-071-2/+6
| | * | usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-071-0/+7
| | |/
| * | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-121-2/+3
| * | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-1211-64/+185
| |\ \
| | * | ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal2019-01-111-0/+3
| | * | ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal2019-01-111-9/+18
| | * | ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-01-111-17/+51
| | * | ata: ahci: mvebu: remove stale commentMiquel Raynal2019-01-111-5/+0
| | * | ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-112-0/+15
| | * | Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe2019-01-106-39/+72
| | |\ \
| | | * | nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov2019-01-091-1/+0
| | | * | nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall2019-01-093-7/+16
| | | * | nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-01-091-1/+1
| | | * | nvme-multipath: zero out ANA log bufferHannes Reinecke2019-01-091-0/+2
| | | * | nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg2019-01-091-0/+2
| | | * | nvme-tcp: don't ask if controller is fabricsSagi Grimberg2019-01-091-9/+6
| | | * | nvme-tcp: remove dead codeSagi Grimberg2019-01-091-1/+0
| | | * | nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-01-091-1/+3
| | | * | nvme-pci: rerun irq setup on IO queue init errorsKeith Busch2019-01-091-14/+36
| | | * | nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-01-091-4/+6
| | | * | nvme-pci: fix the wrong setting of nr_mapsJianchao Wang2019-01-091-1/+0