summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin
2015-08-25brcmfmac: correct interface combination infoArend van Spriel
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo
2015-08-25Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...Joerg Roedel
2015-08-25iommu/vt-d: Really use upper context table when necessaryJoerg Roedel
2015-08-25drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez
2015-08-25drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-25backlight: tosa: Export I2C module alias informationJavier Martinez Canillas
2015-08-25backlight: lp8788_bl: Delete a check before backlight_device_unregister()Markus Elfring
2015-08-25backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macroAxel Lin
2015-08-25backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson
2015-08-25backlight: lp855x: Use private data for regulator controlMilo Kim
2015-08-25Revert "drm/atomic: Call ww_acquire_done after check phase is complete"Dave Airlie
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule
2015-08-25ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko
2015-08-25ACPI / EC: Fix an issue caused by the serialized _Qxx evaluationsLv Zheng
2015-08-24drivers/clk: appropriate __init annotation for const dataNicolas Pitre
2015-08-24clk: rockchip: register pll mux before pll itselfHeiko Stuebner
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-24clk: remove duplicated code with __clk_set_parent_afterDong Aisheng
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: Constify clk_hw argument to provider APIsStephen Boyd
2015-08-24clk: Hi6220: add stub clock driverLeo Yan
2015-08-24clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng
2015-08-24clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng
2015-08-24clk: atlas7: replace dto resolution magic number by macroYibo Cai
2015-08-24clk: atlas7: fix integer overflow in dto rate calculationYibo Cai
2015-08-24clk: atlas7: export mux clks so that consumers can get themGuo Zeng
2015-08-24clk: atlas7: add lost pwm unit clksGuo Zeng
2015-08-24clk: socfpga: Add a second parent option for the dbg_base_clkDinh Nguyen
2015-08-24clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij
2015-08-24clk: Remove unused provider APIsStephen Boyd
2015-08-24clk: si5351: Convert __clk_get_name() to clk_hw_get_name()Stephen Boyd