summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStefan Bader <stefan.bader@canonical.com>2013-04-26 13:49:32 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-29 14:10:29 -0400
commite5195c1f31f399289347e043d6abf3ffa80f0005 (patch)
tree9129ee331ae679fa00221ec75c9fefde84ad32ec /tools/perf/scripts/python/bin
parentb424332d0a812799b83ab6e1d3c8c32a3c5ecfb5 (diff)
downloadkernel-e5195c1f31f399289347e043d6abf3ffa80f0005.tar.gz
r8169: fix 8168evl frame padding.
Signed-off-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Francois Romieu <romieu@fr.zoreil.com> Cc: hayeswang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
rs/base/regmap/regcache.c?h=linux-6.12.y&id=fbba43c527d851088a891ed83346d5cc9f095b64'>regmap: cache: speed regcache_hw_init() up.Xiubo Li 2014-10-20regmap: cache: fix errno in regcache_hw_init()Xiubo Li 2014-10-20regmap: cache: cleanup regcache_hw_init()Xiubo Li 2014-09-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown 2014-09-16regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula 2014-08-31regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown 2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown 2014-03-19regmap: cache: Don't attempt to sync non-writeable registersDylan Reid 2014-03-19regmap: cache: Step by stride in default syncDylan Reid 2014-02-22regmap: Check stride of register patch as we register itCharles Keepax 2014-01-27regmap: cache: Handle stride > 1 in sync_block_raw_flushDylan Reid 2013-10-10regmap: Use async I/O during cache syncMark Brown 2013-10-09regmap: Simplify the initiation of async I/OMark Brown 2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen 2013-08-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtreeMark Brown 2013-08-09regmap: regcache: allow read-only regs to be cachedIonut Nicu 2013-08-05regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen 2013-06-03regmap: Implemented default cache sync operationMaarten ter Huurne 2013-05-23regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen 2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown 2013-04-05regmap: cache: Fix format specifier in dev_dbgStratos Karafotis 2013-04-05regmap: cache: Make regcache_sync_block_raw staticSachin Kamat 2013-03-30regmap: cache: Write consecutive registers in a single block writeMark Brown 2013-03-30regmap: cache: Split raw and non-raw syncsMark Brown 2013-03-30regmap: cache: Factor out block syncMark Brown 2013-03-30regmap: cache: Factor out reg_present support from rbtree cacheMark Brown 2013-03-26regmap: cache: Provide a get address of value operationMark Brown 2013-03-04regmap: cache: Store caches in native register format where possibleMark Brown 2013-03-04regmap: cache: Use regcache_get_value() to check if we updatedMark Brown 2013-03-04regmap: cache: Pass the map rather than the word size when updating valuesMark Brown 2013-01-02regmap: flat: Add flat cache typeMark Brown