summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2013-01-25 15:54:00 +0530
committerFelipe Balbi <balbi@ti.com>2013-01-25 12:27:24 +0200
commitca784be36cc725bca9b526eba342de7550329731 (patch)
tree23f0da8e88f81d73587e06a6d295260d50494eb7 /tools/perf/scripts/python
parent01658f0f8d1322dbf94f289aa610731d539bf888 (diff)
downloadkernel-ca784be36cc725bca9b526eba342de7550329731.tar.gz
usb: start using the control module driver
Start using the control module driver for powering on the PHY and for writing to the mailbox instead of writing to the control module registers on their own. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
2019-05-06ovl: do not generate duplicate fsnotify events for "fake" pathAmir Goldstein 2019-05-06ovl: support stacked SEEK_HOLE/SEEK_DATAAmir Goldstein 2019-05-06ovl: fix missing upper fs freeze protection on copy up for ioctlAmir Goldstein 2018-10-30vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong 2018-10-30vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong 2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong 2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong 2018-09-24vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein 2018-09-24ovl: fix freeze protection bypass in ovl_clone_file_range()Amir Goldstein 2018-09-24ovl: fix freeze protection bypass in ovl_write_iter()Amir Goldstein 2018-09-03ovl: add ovl_fadvise()Amir Goldstein 2018-08-30ovl: fix GPF in swapfile_activate of file from overlayfs over xfsAmir Goldstein 2018-07-20ovl: Do not do metacopy only for ioctl modifying file attrVivek Goyal 2018-07-20ovl: Open file with data except for the case of fsyncVivek Goyal 2018-07-18ovl: add reflink/copyfile/dedup supportMiklos Szeredi 2018-07-18ovl: add O_DIRECT supportMiklos Szeredi 2018-07-18ovl: add lsattr/chattr supportMiklos Szeredi 2018-07-18ovl: add ovl_fallocate()Miklos Szeredi 2018-07-18ovl: add ovl_mmap()Miklos Szeredi 2018-07-18ovl: add ovl_fsync()Miklos Szeredi 2018-07-18ovl: add ovl_write_iter()Miklos Szeredi 2018-07-18ovl: add ovl_read_iter()Miklos Szeredi 2018-07-18ovl: add helper to return real fileMiklos Szeredi 2018-07-18ovl: stack file opsMiklos Szeredi