summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-08 18:29:27 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-08 18:29:27 -0700
commitd585a021c0b10b0477d6b608c53e1feb8cde0507 (patch)
tree5ca059da1db7f15d4b29427644ad9c08270c885c /include/linux/timerqueue.h
parent84e5b0d00f8f84c4ae226be131d4bebbcee88bd3 (diff)
parent091bf7624d1c90cec9e578a18529f615213ff847 (diff)
downloadkernel-d585a021c0b10b0477d6b608c53e1feb8cde0507.tar.gz
Merge commit 'v2.6.30-rc5' into next
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
mmit/drivers/usb/gadget/function/f_hid.c?h=master&id=1cb9ba5e61e8f8cab9009e8c1b5afd99db13f8a7'>usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson 2024-04-18usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET 2023-12-07usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev 2023-06-20USB: gadget: f_hid: make hidg_class a static const structureIvan Orlov 2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman 2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping 2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping 2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping 2021-08-24usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev 2021-07-28usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev 2021-07-27usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev 2021-07-27usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell 2021-06-21usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol 2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman 2021-06-09usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski 2021-05-10usb: gadget: function: fix typo in f_hid.cWei Ming Chen 2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-05-29usb: get rid of pointless access_ok() callsAl Viro