summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2014-01-31 08:51:18 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-05-25 12:43:52 -0300
commit8f8d2fecd95ef1de48940a44a7503d4eb3dda0d1 (patch)
treeef01cc9b5f5a5c8f5563faa7e41f8452947f4196 /tools/perf/scripts/python/netdev-times.py
parent8846e93992541a41a612ae79272c7a740c47414f (diff)
downloadkernel-8f8d2fecd95ef1de48940a44a7503d4eb3dda0d1.tar.gz
[media] adv7511: Remove deprecated video-level DV timings operations
The video enum_dv_timings and dv_timings_cap operations are deprecated and unused. Remove them. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
988f5ee99d2fd9d8f7489c3b0681'>Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya 2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil 2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva 2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi 2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko 2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez 2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds 2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook 2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar 2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo 2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng 2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar 2023-05-10net: wwan: iosm: clean up unused struct membersM Chetan Kumar 2023-05-10net: wwan: iosm: remove unused enum definitionM Chetan Kumar 2023-05-10net: wwan: iosm: remove unused macro definitionM Chetan Kumar 2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao 2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva 2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli 2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman 2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE) 2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar 2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang 2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman