summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* of: property: Add device link support for "iommu-map"Will Deacon2019-11-211-0/+10
* of: property: Fix the semantics of of_is_ancestor_of()Saravana Kannan2019-11-211-3/+3
* i2c: of: Populate fwnode in of_i2c_get_board_info()Saravana Kannan2019-11-201-0/+1
* drivers: base: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
* firmware_loader: Fix labels with comma for builtin firmwareLinus Walleij2019-11-191-1/+2
* driver core: Allow device link operations inside sync_state()Saravana Kannan2019-11-151-8/+71
* driver core: platform: Declare ret variable only onceAndy Shevchenko2019-11-141-8/+4
* crypto: hisilicon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-142-32/+11
* driver core: platform: use the correct callback type for bus_find_deviceSami Tolvanen2019-11-141-1/+6
* firmware_class: make firmware caching configurableMark Salyzyn2019-11-142-3/+15
* mailbox: tegra: Fix superfluous IRQ error messageJon Hunter2019-11-121-2/+2
* net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-091-2/+2
* media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-091-23/+3
* of: property: Add device link support for iommus, mboxes and io-channelsSaravana Kannan2019-11-071-0/+6
* of: property: Make it easy to add device links from DT propertiesSaravana Kannan2019-11-071-15/+47
* of: property: Minor style clean up of of_link_to_phandle()Saravana Kannan2019-11-071-2/+8
* gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-3/+1
* gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-12/+7
* drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski2019-11-051-0/+20
* misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-20/+8
* drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski2019-11-051-1/+18
* IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-042-55/+16
* firmware loader: log path to loaded firmwaresDrew DeVault2019-11-031-0/+1
* mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven2019-11-031-1/+1
* mmc: dw_mmc: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-031-4/+4
* mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven2019-11-031-1/+1
* mmc: atmel-mci: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-031-4/+4
* of: property: Skip adding device links to suppliers that aren't devicesSaravana Kannan2019-11-021-1/+3
* of: property: Make sure child dependencies don't block probing of parentSaravana Kannan2019-11-021-5/+12
* driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan2019-11-021-4/+8
* driver core: Allow a device to wait on optional suppliersSaravana Kannan2019-11-021-3/+25
* driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan2019-11-021-9/+41
* Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman2019-10-27489-5658/+4768
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-272-5/+20
| |\
| | * Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-252-5/+20
| | |\
| | | * irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak2019-10-251-2/+2
| | | * irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu2019-10-241-3/+18
| * | | Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-261-4/+4
| |\ \ \
| | * | | 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-10-151-4/+4
| * | | | Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-261-4/+2
| |\ \ \ \
| | * | | | staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-141-4/+2
| | |/ / /
| * | | | Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-262-9/+4
| |\ \ \ \
| | * | | | binder: Don't modify VMA bounds in ->mmap handlerJann Horn2019-10-172-9/+4
| | |/ / /
| * | | | Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-267-44/+47
| |\ \ \ \
| | * | | | usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros2019-10-181-1/+3
| | * | | | USB: ldusb: fix read info leaksJohan Hovold2019-10-181-7/+11
| | * | | | Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-181-8/+4
| | |\ \ \ \
| | | * | | | USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold2019-10-161-2/+2
| | | * | | | USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold2019-10-161-7/+3
| | | |/ / /
| | * | | | USB: usblp: fix use-after-free on disconnectJohan Hovold2019-10-151-1/+3