summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2010-05-13 21:02:01 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-20 13:21:45 -0700
commit6f6ed696945c9c98fb6e0def32d29411d958a6fa (patch)
treed1221159397f5de2f4bb5985b7eb05cd806a322f /tools/perf/scripts/python/bin
parent2ff78c0c2b67120c8e503268da3f177cae2228a2 (diff)
downloadkernel-6f6ed696945c9c98fb6e0def32d29411d958a6fa.tar.gz
USB: ir-usb: allow custom bulk buffer size without reallocation
Use usb_serial_driver bulk_in_size and bulk_out_size to make sure buffers of appropriate sizes are allocated in the first place rather than reallocating them at every open. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
20a963b12aa514394666cc3c'>ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner 2018-12-10ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li 2018-07-09ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt 2018-07-09ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt 2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2017-01-12at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov 2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner 2016-11-30at86rf230: fix cca ed values for rf233Alexander Aring