2018-05-16 | Andy Shevchenko | gpio: Convert to use match_string() helper ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-04-06 | Andy Shevchenko | mm: reuse DEFINE_SHOW_ATTRIBUTE() macro [andriy.shevchenko@linux.intel.com: add tags, fix compilation... ...20180217144253.58604-1-andriy.shevchenko@linux.intel.com ...20180214154644.54505-1-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-30 | Andy Shevchenko | crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-27 | Andy Shevchenko | x86/PCI: Fix a potential regression when using dmi_get_bios_... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-27 | Andy Shevchenko | firmware/dmi_scan: Uninline dmi_get_bios_year() helper ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-26 | Andy Shevchenko | dmaengine: Fix spelling for parenthesis in dmatest... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-26 | Andy Shevchenko | dmaengine: Make dmatest.rst indeed reST compatible ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-26 | Andy Shevchenko | dmaengine: Add note to dmatest documentation about... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-21 | Andy Shevchenko | extcon: int3496: Ignore incorrect IoRestriction for... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-19 | Andy Shevchenko | clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-16 | Andy Shevchenko | USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-15 | Andy Shevchenko | lib/kobject: Join string literals back ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Replace short License header by SPDX identifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Sort headers alphabetically ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Switch to use module_pci_driver() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Convert printk(KERN_WARN) to dev_warn() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Don't shadow error codes in ->probe() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Convert to use managed functions pcim_* and... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-14 | Andy Shevchenko | parport: Add support for BrainBoxes PX272/PX306 MIO... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-12 | Andy Shevchenko | x86/platform/intel-mid: Add special handling for ACPI... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180220180506.65523-3-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-03-12 | Andy Shevchenko | ACPI, x86/boot: Introduce the ->reduced_hw_early_init... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180220180506.65523-2-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-03-12 | Andy Shevchenko | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180220180506.65523-1-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | serial: 8250_dw: Switch to use acpi_dev_present() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE()... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE(... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE(... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | FIRMWARE: bcm47xx_nvram: Replace mac address parsing ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | efi/apple-properties: Use memremap() instead of ioremap() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-09 | Andy Shevchenko | efi/apple-properties: Remove redundant attribute initializat... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-08 | Andy Shevchenko | USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE(... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-08 | Andy Shevchenko | USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE(... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-08 | Andy Shevchenko | USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-08 | Andy Shevchenko | USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-08 | Andy Shevchenko | USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-07 | Andy Shevchenko | ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directly ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-05 | Andy Shevchenko | mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-04 | Andy Shevchenko | r8169: switch to device-managed functions in probe... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-04 | Andy Shevchenko | r8169: Dereference MMIO address immediately before use ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-03-03 | Andy Shevchenko | iio: proximity: sx9500: Add GPIO ACPI mapping table ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-28 | Andy Shevchenko | genirq: Add wakeup sysfs node to show IRQ wakeup state ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180226155043.67937-1-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-28 | Andy Shevchenko | serial, pci_ids: Move duplicate IDs to PCI IDs database ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-28 | Andy Shevchenko | serial: 8250_pci: Don't fail on multiport card class ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-26 | Andy Shevchenko | ipmi: Re-use existing macros for built-in properties ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-24 | Andy Shevchenko | iio: accel: bmc150: Remove redundant __func__ in dev_dbg() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-23 | Andy Shevchenko | platform/x86: wmi: Replace list_for_each() by list_for_each_... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-23 | Andy Shevchenko | pci: Simplify code by using the new dmi_get_bios_year... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180222125923.57385-4-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-23 | Andy Shevchenko | ACPI/sleep: Simplify code by using the new dmi_get_bios_year... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180222125923.57385-3-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-23 | Andy Shevchenko | x86/pci: Simplify code by using the new dmi_get_bios_year... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180222125923.57385-2-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-23 | Andy Shevchenko | dmi: Introduce the dmi_get_bios_year() helper function ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180222125923.57385-1-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-22 | Andy Shevchenko | pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-22 | Andy Shevchenko | i2c: designware: Consider SCL GPIO optional ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-19 | Andy Shevchenko | platform/x86: wmi: Replace kmalloc + sprintf() with... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-16 | Andy Shevchenko | irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-16 | Andy Shevchenko | HID: i2c-hid: Use ACPI_COMPANION() directly ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-16 | Andy Shevchenko | x86/platform/quark: Re-use DEFINE_SHOW_ATTRIBUTE()... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180214154317.52290-2-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-16 | Andy Shevchenko | x86/platform/atom: Re-use DEFINE_SHOW_ATTRIBUTE() macro ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180214154317.52290-1-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-15 | Andy Shevchenko | perf tools: Substitute yet another strtoull() ...by: Andriy Shevchenko <andriy.shevchenko@linux.intel.com> ...r/20180129130359.1490-1-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-02-14 | Andy Shevchenko | RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-12 | Andy Shevchenko | auxdisplay: Move arm-charlcd binding to correct folder ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-12 | Andy Shevchenko | device property: Constify device_get_match_data() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-12 | Andy Shevchenko | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-12 | Andy Shevchenko | ACPI / bus: Remove checks in acpi_get_match_data() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-12 | Andy Shevchenko | ACPI / bus: Do not traverse through non-existed device... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | include/linux/bitmap.h: make bitmap_fill() and bitmap_zero... ...20180109172430.87452-4-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | lib/test_bitmap.c: clean up test_zero_fill_copy() test... ...20180109172430.87452-3-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test... ...20180109172430.87452-2-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-07 | Andy Shevchenko | lib/test_bitmap.c: add bitmap_zero()/bitmap_clear(... ...20180109172430.87452-1-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-01 | Andy Shevchenko | platform/x86: intel-vbtn: Replace License by SDPX identifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-01 | Andy Shevchenko | platform/x86: intel-vbtn: Remove redundant inclusions ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-02-01 | Andy Shevchenko | scripts/decodecode: make it take multiline Code line ...20171212100323.33201-1-andriy.shevchenko@linux.intel.com ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-25 | Andy Shevchenko | device property: Define type of PROPERTY_ENRTY_*()... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-25 | Andy Shevchenko | device property: Reuse property_entry_free_data() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-25 | Andy Shevchenko | device property: Move property_entry_free_data() upper ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-23 | Andy Shevchenko | HID: sony: Print reversed MAC address via %pMR ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-23 | Andy Shevchenko | Input: docs - use PROPERTY_ENTRY_U32() directly ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-22 | Andy Shevchenko | ipmi_ssif: Remove duplicate NULL check ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-22 | Andy Shevchenko | serial: 8250_dw: Revert "Improve clock rate setting" ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-22 | Andy Shevchenko | MAINTAINERS: Add myself as designated reviewer for... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-19 | Andy Shevchenko | x86/platform/intel-mid: Move PCI initialization to... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20180117173409.88136-2-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-01-18 | Andy Shevchenko | drm/i2c: tda998x: Remove duplicate NULL check ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20171031142149.32512-8-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-01-18 | Andy Shevchenko | drm/i2c/sil164: Remove duplicate NULL check ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20171031142149.32512-7-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-01-18 | Andy Shevchenko | drm/bridge: analogix-anx78xx: Remove duplicate NULL... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...20171031142149.32512-6-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2018-01-17 | Andy Shevchenko | scsi: mptfusion: Use snprintf() instead of open coded... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-12 | Andy Shevchenko | ASoC: Intel - Convert to use acpi_dev_get_first_match_name() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-11 | Andy Shevchenko | sdhci: Advertise 2.0v supply on SDIO host controller ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2018-01-11 | Andy Shevchenko | ACPI / PMIC: Convert to use builtin_platform_driver... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
next |