aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-serio.c
AgeCommit message (Expand)Author
2022-09-15Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-22Input: iforce - drop couple of temps from transport codeDmitry Torokhov
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov
2019-06-22Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov
2019-06-22Input: iforce - signal command completion from transport codeDmitry Torokhov
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov
2019-06-22Input: iforce - move transport data into transport modulesDmitry Torokhov
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov
2019-06-22Input: iforce - introduce start and stop io transport opsDmitry Torokhov
2019-06-22Input: iforce - move command completion handling to serio codeDmitry Torokhov
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov
2019-06-22Input: iforce - introduce transport opsDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2017-08-18Input: iforce - constify serio_device_idArvind Yadav
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds