summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-19macintosh/windfarm_smu_sat: Fix debug outputBenjamin Herrenschmidt
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy
2018-10-13drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)Christophe Leroy
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-08macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain
2018-10-08macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain
2018-10-08macintosh/via-macii: Simplify lockingFinn Thain
2018-10-08macintosh/via-macii: Remove BUG_ON assertionsFinn Thain
2018-10-08macintosh/via-macii: Synchronous bus resetFinn Thain
2018-10-08macintosh/adb: Rework printk output againFinn Thain
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-10-03macintosh: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-19ocxl: Fix access to the AFU Descriptor DataChristophe Lombard
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-04nbd: don't allow invalid blocksize settingsJens Axboe
2018-09-04i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan