summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-11-19of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee
2014-11-18of: Fix of_device_is_compatible() commentKevin Cernekee
2014-11-18of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt
2014-11-04of/platform: Move platform devices under /sys/devices/platformGrant Likely
2014-11-04of: Remove spaces before tabsGeert Uytterhoeven
2014-11-04of: Grammar s/an/a/Geert Uytterhoeven
2014-11-04of: Improve grammar for of_alias_scan() documentationGeert Uytterhoeven
2014-11-04of: Correct of_phandle_args node reference in commentsGeert Uytterhoeven
2014-11-04of: check for size < 0 after rounding in early_init_dt_add_memory_archArd Biesheuvel
2014-11-04of/fdt: Don't clear initial_boot_params if fdt_check_header() failsBjorn Helgaas
2014-11-04of: Request and map make argument name constantMatthias Brugger
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely
2014-11-04of/unittest: Remove test devices after adding themGrant Likely
2014-11-04of: Eliminate of_allnodes listGrant Likely
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda
2014-11-03drm/exynos: vidi: fix build warningInki Dae
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2014-10-31Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki
2014-10-31Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-10-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-31drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh