]>
2015-01-16 | Andy Shevchenko | iscsi-target: use '%*ph' specifier to dump hex buffer ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2015-01-16 | Andy Shevchenko | tcm_qla2xxx: print port name via %*phC ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-12-09 | Andy Shevchenko | sunrpc/cache: convert to use string_escape_str() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-12-08 | Andy Shevchenko | cifs: convert printk(LEVEL...) to pr_<level> ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-12-08 | Andy Shevchenko | cifs: convert to print_hex_dump() instead of custom... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-12-08 | Andy Shevchenko | cifs: call strtobool instead of custom implementation ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-12-06 | Andy Shevchenko | stmmac: pci: allocate memory resources dynamically ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-25 | Andy Shevchenko | mfd: lpc_sch: Don't call mfd_remove_devices() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-11 | Andy Shevchenko | dmaengine: dw: enable runtime PM ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-11 | Andy Shevchenko | ACPI / LPSS: introduce a 'proxy' device to power on... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-11 | Andy Shevchenko | ACPI / LPSS: allow to use specific PM domain during... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-11 | Andy Shevchenko | ACPI / LPSS: add all LPSS devices to the specific power... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-11 | Andy Shevchenko | stmmac: split to core library and probe drivers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-07 | Andy Shevchenko | stmmac: platform: fix sparse warnings ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-07 | Andy Shevchenko | stmmac: remove custom implementation of print_hex_dump() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | serial: 8250_dma: no need to set tx_err twice ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | serial: 8250_dma: call serial8250_tx_dma unconditionally ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | stmmac: pci: convert to use dev_* macros ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | stmmac: pci: use managed resources ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | stmmac: pci: convert to use dev_pm_ops ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | stmmac: pci: use defined constant instead of magic... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-11-06 | Andy Shevchenko | stmmac: fix sparse warnings ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-31 | Andy Shevchenko | stmmac: pci: set default of the filter bins ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-28 | Andy Shevchenko | spi: dw-mid: split rx and tx callbacks when DMA ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-28 | Andy Shevchenko | spi: dw-mid: refactor to use helpers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: export probe()/remove() and Co to users ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: enable and disable controller when needed ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: always export dw_dma_{en,dis}able ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: introduce dw_dma_on() helper ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: split dma-dw.h to platform and private... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-15 | Andy Shevchenko | dmaengine: dw: move private definitions to regs.h ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | staging: rtl8192u: use %*pEn to escape buffer ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | staging: rtl8192e: use %*pEn to escape buffer ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | staging: wlan-ng: use %*pEhp to print SN ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | lib80211: remove unused print_ssid() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | wireless: hostap: proc: print properly escaped SSID ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | wireless: ipw2x00: print SSID via %*pE ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | wireless: libertas: print esaped string via %*pE ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | lib/vsprintf: add %*pE[achnops] format specifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | lib / string_helpers: introduce string_escape_mem() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | lib / string_helpers: refactoring the test suite ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | lib / string_helpers: move documentation to c-file ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-14 | Andy Shevchenko | drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-02 | Andy Shevchenko | spi: dw-mid: follow new DMAengine workflow ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-02 | Andy Shevchenko | spi: dw-mid: convert to use DMAengine wrappers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-10-02 | Andy Shevchenko | spi: dw-mid: change magic numbers to the constants ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-26 | Andy Shevchenko | mfd: pcf50633: Use sprintf directly ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-26 | Andy Shevchenko | mfd: lpc_sch: Remove FSF address ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-26 | Andy Shevchenko | mfd: lpc_sch: Add support for Intel Quark X1000 ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-26 | Andy Shevchenko | mfd: lpc_sch: Reduce duplicate code and improve manageability ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-24 | Andy Shevchenko | spi: dw: fix style of code in few places ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-24 | Andy Shevchenko | spi: dw: introduce support of loopback mode ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-24 | Andy Shevchenko | spi: dw-mid: terminate ongoing transfers at exit ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-24 | Andy Shevchenko | spi: dw-mid: respect 8 bit mode ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-24 | Andy Shevchenko | USB: storage: use %*ph specifier to dump small buffers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-23 | Andy Shevchenko | [media] hdpvr: reduce memory footprint when debugging ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-23 | Andy Shevchenko | dmatest: prevent memory leakage on error path in thread ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-15 | Andy Shevchenko | hostap: proc: substitute loops by %*phN ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw: don't use mrst prefix anymore ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw-mid: remove FSF address and update copyright ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw-mid: remove redundant dmac member ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw-mid: remove Moorestown support ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw-mid: check that DMA was inited before exit ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-13 | Andy Shevchenko | spi: dw: remove FSF address ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | serial: 8250: don't use slave_id of dma_slave_config ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: add PCI IDs for Braswell DMAs ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: move clock operations to platform.c ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: introduce generic filter function ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: apply both HS interfaces and remove... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: convert dw_dma_slave to use explicit... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | avr32: at32ap700x: don't rely on default DMA masters ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-11 | Andy Shevchenko | dmaengine: dw: move dw_dmac.h to where it belongs to ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-10 | Andy Shevchenko | irda: vlsi_ir: use %*ph specifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-09 | Andy Shevchenko | drm/radeon: reduce memory footprint for debugging ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-09 | Andy Shevchenko | video: fbdev: use %*ph specifier to dump small buffers ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-07 | Andy Shevchenko | rose: use %*ph specifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-03 | Andy Shevchenko | drm: i915: reduce memory footprint when debugging ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-01 | Andy Shevchenko | spi: dw-pci: remove FSF address and update copyright ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-01 | Andy Shevchenko | spi: dw-pci: provide platform specific data via driver_data ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-01 | Andy Shevchenko | spi: dw-pci: convert to use dev_pm_ops ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-01 | Andy Shevchenko | spi: dw-pci: apply pci_bar and re-use pci_name ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-09-01 | Andy Shevchenko | spi: dw-pci: move info message at the end of probe ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-27 | Andy Shevchenko | spi: dw: fix kernel crash due to NULL pointer dereference ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-27 | Andy Shevchenko | spi: dw-pci: fix bug when regs left uninitialized ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-25 | Andy Shevchenko | x86: Fix non-PC platform kernel crash on boot due to... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> ...12871-1-git-send-email-andriy.shevchenko@linux.intel.com |
commit | commitdiff | tree |
2014-08-25 | Andy Shevchenko | pwm: lpss: make it buildable only on X86 ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-22 | Andy Shevchenko | pwm: lpss: pci: Move to use pcim_enable_device() ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-22 | Andy Shevchenko | pwm: lpss: Properly split driver to parts ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-22 | Andy Shevchenko | dmatest: prevent memory leakage on error path in thread ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-19 | Andy Shevchenko | spi/pxa2xx-pci: remove unnecessary assignment ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-08-01 | Andy Shevchenko | pch_uart: don't hardcode PCI slot to get DMA device ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-30 | Andy Shevchenko | spi: topcliff-pch: don't hardcode PCI slot to get DMA... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-29 | Andy Shevchenko | tpm: simplify code by using %*phN specifier ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-18 | Andy Shevchenko | serial: 8250: introduce up_to_u8250p() helper ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-15 | Andy Shevchenko | fs/udf: re-use hex_asc_upper_{hi,lo} macros ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-15 | Andy Shevchenko | dmaengine: dw: don't perform DMA when dmaengine_submit... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-15 | Andy Shevchenko | dmaengine: dw: add debug message to dwc_dostart_first_queued ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-15 | Andy Shevchenko | dmaengine: dw: introduce dwc_dostart_first_queued(... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-10 | Andy Shevchenko | serial: 8250_dw: use UPF_* constants when define flags ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
2014-07-10 | Andy Shevchenko | staging: rtl8188eu: re-use hex_to_bin() instead of... ...off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
commit | commitdiff | tree |
next |