inode.c 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146
  1. /*
  2. * inode.c -- user mode filesystem api for usb gadget controllers
  3. *
  4. * Copyright (C) 2003-2004 David Brownell
  5. * Copyright (C) 2003 Agilent Technologies
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License as published by
  9. * the Free Software Foundation; either version 2 of the License, or
  10. * (at your option) any later version.
  11. *
  12. * This program is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. * GNU General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  20. */
  21. /* #define VERBOSE_DEBUG */
  22. #include <linux/init.h>
  23. #include <linux/module.h>
  24. #include <linux/fs.h>
  25. #include <linux/pagemap.h>
  26. #include <linux/uts.h>
  27. #include <linux/wait.h>
  28. #include <linux/compiler.h>
  29. #include <asm/uaccess.h>
  30. #include <linux/sched.h>
  31. #include <linux/slab.h>
  32. #include <linux/poll.h>
  33. #include <linux/device.h>
  34. #include <linux/moduleparam.h>
  35. #include <linux/usb/gadgetfs.h>
  36. #include <linux/usb/gadget.h>
  37. /*
  38. * The gadgetfs API maps each endpoint to a file descriptor so that you
  39. * can use standard synchronous read/write calls for I/O. There's some
  40. * O_NONBLOCK and O_ASYNC/FASYNC style i/o support. Example usermode
  41. * drivers show how this works in practice. You can also use AIO to
  42. * eliminate I/O gaps between requests, to help when streaming data.
  43. *
  44. * Key parts that must be USB-specific are protocols defining how the
  45. * read/write operations relate to the hardware state machines. There
  46. * are two types of files. One type is for the device, implementing ep0.
  47. * The other type is for each IN or OUT endpoint. In both cases, the
  48. * user mode driver must configure the hardware before using it.
  49. *
  50. * - First, dev_config() is called when /dev/gadget/$CHIP is configured
  51. * (by writing configuration and device descriptors). Afterwards it
  52. * may serve as a source of device events, used to handle all control
  53. * requests other than basic enumeration.
  54. *
  55. * - Then, after a SET_CONFIGURATION control request, ep_config() is
  56. * called when each /dev/gadget/ep* file is configured (by writing
  57. * endpoint descriptors). Afterwards these files are used to write()
  58. * IN data or to read() OUT data. To halt the endpoint, a "wrong
  59. * direction" request is issued (like reading an IN endpoint).
  60. *
  61. * Unlike "usbfs" the only ioctl()s are for things that are rare, and maybe
  62. * not possible on all hardware. For example, precise fault handling with
  63. * respect to data left in endpoint fifos after aborted operations; or
  64. * selective clearing of endpoint halts, to implement SET_INTERFACE.
  65. */
  66. #define DRIVER_DESC "USB Gadget filesystem"
  67. #define DRIVER_VERSION "24 Aug 2004"
  68. static const char driver_desc [] = DRIVER_DESC;
  69. static const char shortname [] = "gadgetfs";
  70. MODULE_DESCRIPTION (DRIVER_DESC);
  71. MODULE_AUTHOR ("David Brownell");
  72. MODULE_LICENSE ("GPL");
  73. /*----------------------------------------------------------------------*/
  74. #define GADGETFS_MAGIC 0xaee71ee7
  75. #define DMA_ADDR_INVALID (~(dma_addr_t)0)
  76. /* /dev/gadget/$CHIP represents ep0 and the whole device */
  77. enum ep0_state {
  78. /* DISBLED is the initial state.
  79. */
  80. STATE_DEV_DISABLED = 0,
  81. /* Only one open() of /dev/gadget/$CHIP; only one file tracks
  82. * ep0/device i/o modes and binding to the controller. Driver
  83. * must always write descriptors to initialize the device, then
  84. * the device becomes UNCONNECTED until enumeration.
  85. */
  86. STATE_DEV_OPENED,
  87. /* From then on, ep0 fd is in either of two basic modes:
  88. * - (UN)CONNECTED: read usb_gadgetfs_event(s) from it
  89. * - SETUP: read/write will transfer control data and succeed;
  90. * or if "wrong direction", performs protocol stall
  91. */
  92. STATE_DEV_UNCONNECTED,
  93. STATE_DEV_CONNECTED,
  94. STATE_DEV_SETUP,
  95. /* UNBOUND means the driver closed ep0, so the device won't be
  96. * accessible again (DEV_DISABLED) until all fds are closed.
  97. */
  98. STATE_DEV_UNBOUND,
  99. };
  100. /* enough for the whole queue: most events invalidate others */
  101. #define N_EVENT 5
  102. struct dev_data {
  103. spinlock_t lock;
  104. atomic_t count;
  105. enum ep0_state state; /* P: lock */
  106. struct usb_gadgetfs_event event [N_EVENT];
  107. unsigned ev_next;
  108. struct fasync_struct *fasync;
  109. u8 current_config;
  110. /* drivers reading ep0 MUST handle control requests (SETUP)
  111. * reported that way; else the host will time out.
  112. */
  113. unsigned usermode_setup : 1,
  114. setup_in : 1,
  115. setup_can_stall : 1,
  116. setup_out_ready : 1,
  117. setup_out_error : 1,
  118. setup_abort : 1;
  119. unsigned setup_wLength;
  120. /* the rest is basically write-once */
  121. struct usb_config_descriptor *config, *hs_config;
  122. struct usb_device_descriptor *dev;
  123. struct usb_request *req;
  124. struct usb_gadget *gadget;
  125. struct list_head epfiles;
  126. void *buf;
  127. wait_queue_head_t wait;
  128. struct super_block *sb;
  129. struct dentry *dentry;
  130. /* except this scratch i/o buffer for ep0 */
  131. u8 rbuf [256];
  132. };
  133. static inline void get_dev (struct dev_data *data)
  134. {
  135. atomic_inc (&data->count);
  136. }
  137. static void put_dev (struct dev_data *data)
  138. {
  139. if (likely (!atomic_dec_and_test (&data->count)))
  140. return;
  141. /* needs no more cleanup */
  142. BUG_ON (waitqueue_active (&data->wait));
  143. kfree (data);
  144. }
  145. static struct dev_data *dev_new (void)
  146. {
  147. struct dev_data *dev;
  148. dev = kzalloc(sizeof(*dev), GFP_KERNEL);
  149. if (!dev)
  150. return NULL;
  151. dev->state = STATE_DEV_DISABLED;
  152. atomic_set (&dev->count, 1);
  153. spin_lock_init (&dev->lock);
  154. INIT_LIST_HEAD (&dev->epfiles);
  155. init_waitqueue_head (&dev->wait);
  156. return dev;
  157. }
  158. /*----------------------------------------------------------------------*/
  159. /* other /dev/gadget/$ENDPOINT files represent endpoints */
  160. enum ep_state {
  161. STATE_EP_DISABLED = 0,
  162. STATE_EP_READY,
  163. STATE_EP_ENABLED,
  164. STATE_EP_UNBOUND,
  165. };
  166. struct ep_data {
  167. struct mutex lock;
  168. enum ep_state state;
  169. atomic_t count;
  170. struct dev_data *dev;
  171. /* must hold dev->lock before accessing ep or req */
  172. struct usb_ep *ep;
  173. struct usb_request *req;
  174. ssize_t status;
  175. char name [16];
  176. struct usb_endpoint_descriptor desc, hs_desc;
  177. struct list_head epfiles;
  178. wait_queue_head_t wait;
  179. struct dentry *dentry;
  180. struct inode *inode;
  181. };
  182. static inline void get_ep (struct ep_data *data)
  183. {
  184. atomic_inc (&data->count);
  185. }
  186. static void put_ep (struct ep_data *data)
  187. {
  188. if (likely (!atomic_dec_and_test (&data->count)))
  189. return;
  190. put_dev (data->dev);
  191. /* needs no more cleanup */
  192. BUG_ON (!list_empty (&data->epfiles));
  193. BUG_ON (waitqueue_active (&data->wait));
  194. kfree (data);
  195. }
  196. /*----------------------------------------------------------------------*/
  197. /* most "how to use the hardware" policy choices are in userspace:
  198. * mapping endpoint roles (which the driver needs) to the capabilities
  199. * which the usb controller has. most of those capabilities are exposed
  200. * implicitly, starting with the driver name and then endpoint names.
  201. */
  202. static const char *CHIP;
  203. /*----------------------------------------------------------------------*/
  204. /* NOTE: don't use dev_printk calls before binding to the gadget
  205. * at the end of ep0 configuration, or after unbind.
  206. */
  207. /* too wordy: dev_printk(level , &(d)->gadget->dev , fmt , ## args) */
  208. #define xprintk(d,level,fmt,args...) \
  209. printk(level "%s: " fmt , shortname , ## args)
  210. #ifdef DEBUG
  211. #define DBG(dev,fmt,args...) \
  212. xprintk(dev , KERN_DEBUG , fmt , ## args)
  213. #else
  214. #define DBG(dev,fmt,args...) \
  215. do { } while (0)
  216. #endif /* DEBUG */
  217. #ifdef VERBOSE_DEBUG
  218. #define VDEBUG DBG
  219. #else
  220. #define VDEBUG(dev,fmt,args...) \
  221. do { } while (0)
  222. #endif /* DEBUG */
  223. #define ERROR(dev,fmt,args...) \
  224. xprintk(dev , KERN_ERR , fmt , ## args)
  225. #define INFO(dev,fmt,args...) \
  226. xprintk(dev , KERN_INFO , fmt , ## args)
  227. /*----------------------------------------------------------------------*/
  228. /* SYNCHRONOUS ENDPOINT OPERATIONS (bulk/intr/iso)
  229. *
  230. * After opening, configure non-control endpoints. Then use normal
  231. * stream read() and write() requests; and maybe ioctl() to get more
  232. * precise FIFO status when recovering from cancellation.
  233. */
  234. static void epio_complete (struct usb_ep *ep, struct usb_request *req)
  235. {
  236. struct ep_data *epdata = ep->driver_data;
  237. if (!req->context)
  238. return;
  239. if (req->status)
  240. epdata->status = req->status;
  241. else
  242. epdata->status = req->actual;
  243. complete ((struct completion *)req->context);
  244. }
  245. /* tasklock endpoint, returning when it's connected.
  246. * still need dev->lock to use epdata->ep.
  247. */
  248. static int
  249. get_ready_ep (unsigned f_flags, struct ep_data *epdata)
  250. {
  251. int val;
  252. if (f_flags & O_NONBLOCK) {
  253. if (!mutex_trylock(&epdata->lock))
  254. goto nonblock;
  255. if (epdata->state != STATE_EP_ENABLED) {
  256. mutex_unlock(&epdata->lock);
  257. nonblock:
  258. val = -EAGAIN;
  259. } else
  260. val = 0;
  261. return val;
  262. }
  263. val = mutex_lock_interruptible(&epdata->lock);
  264. if (val < 0)
  265. return val;
  266. switch (epdata->state) {
  267. case STATE_EP_ENABLED:
  268. break;
  269. // case STATE_EP_DISABLED: /* "can't happen" */
  270. // case STATE_EP_READY: /* "can't happen" */
  271. default: /* error! */
  272. pr_debug ("%s: ep %p not available, state %d\n",
  273. shortname, epdata, epdata->state);
  274. // FALLTHROUGH
  275. case STATE_EP_UNBOUND: /* clean disconnect */
  276. val = -ENODEV;
  277. mutex_unlock(&epdata->lock);
  278. }
  279. return val;
  280. }
  281. static ssize_t
  282. ep_io (struct ep_data *epdata, void *buf, unsigned len)
  283. {
  284. DECLARE_COMPLETION_ONSTACK (done);
  285. int value;
  286. spin_lock_irq (&epdata->dev->lock);
  287. if (likely (epdata->ep != NULL)) {
  288. struct usb_request *req = epdata->req;
  289. req->context = &done;
  290. req->complete = epio_complete;
  291. req->buf = buf;
  292. req->length = len;
  293. value = usb_ep_queue (epdata->ep, req, GFP_ATOMIC);
  294. } else
  295. value = -ENODEV;
  296. spin_unlock_irq (&epdata->dev->lock);
  297. if (likely (value == 0)) {
  298. value = wait_event_interruptible (done.wait, done.done);
  299. if (value != 0) {
  300. spin_lock_irq (&epdata->dev->lock);
  301. if (likely (epdata->ep != NULL)) {
  302. DBG (epdata->dev, "%s i/o interrupted\n",
  303. epdata->name);
  304. usb_ep_dequeue (epdata->ep, epdata->req);
  305. spin_unlock_irq (&epdata->dev->lock);
  306. wait_event (done.wait, done.done);
  307. if (epdata->status == -ECONNRESET)
  308. epdata->status = -EINTR;
  309. } else {
  310. spin_unlock_irq (&epdata->dev->lock);
  311. DBG (epdata->dev, "endpoint gone\n");
  312. epdata->status = -ENODEV;
  313. }
  314. }
  315. return epdata->status;
  316. }
  317. return value;
  318. }
  319. /* handle a synchronous OUT bulk/intr/iso transfer */
  320. static ssize_t
  321. ep_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr)
  322. {
  323. struct ep_data *data = fd->private_data;
  324. void *kbuf;
  325. ssize_t value;
  326. if ((value = get_ready_ep (fd->f_flags, data)) < 0)
  327. return value;
  328. /* halt any endpoint by doing a "wrong direction" i/o call */
  329. if (usb_endpoint_dir_in(&data->desc)) {
  330. if (usb_endpoint_xfer_isoc(&data->desc))
  331. return -EINVAL;
  332. DBG (data->dev, "%s halt\n", data->name);
  333. spin_lock_irq (&data->dev->lock);
  334. if (likely (data->ep != NULL))
  335. usb_ep_set_halt (data->ep);
  336. spin_unlock_irq (&data->dev->lock);
  337. mutex_unlock(&data->lock);
  338. return -EBADMSG;
  339. }
  340. /* FIXME readahead for O_NONBLOCK and poll(); careful with ZLPs */
  341. value = -ENOMEM;
  342. kbuf = kmalloc (len, GFP_KERNEL);
  343. if (unlikely (!kbuf))
  344. goto free1;
  345. value = ep_io (data, kbuf, len);
  346. VDEBUG (data->dev, "%s read %zu OUT, status %d\n",
  347. data->name, len, (int) value);
  348. if (value >= 0 && copy_to_user (buf, kbuf, value))
  349. value = -EFAULT;
  350. free1:
  351. mutex_unlock(&data->lock);
  352. kfree (kbuf);
  353. return value;
  354. }
  355. /* handle a synchronous IN bulk/intr/iso transfer */
  356. static ssize_t
  357. ep_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  358. {
  359. struct ep_data *data = fd->private_data;
  360. void *kbuf;
  361. ssize_t value;
  362. if ((value = get_ready_ep (fd->f_flags, data)) < 0)
  363. return value;
  364. /* halt any endpoint by doing a "wrong direction" i/o call */
  365. if (!usb_endpoint_dir_in(&data->desc)) {
  366. if (usb_endpoint_xfer_isoc(&data->desc))
  367. return -EINVAL;
  368. DBG (data->dev, "%s halt\n", data->name);
  369. spin_lock_irq (&data->dev->lock);
  370. if (likely (data->ep != NULL))
  371. usb_ep_set_halt (data->ep);
  372. spin_unlock_irq (&data->dev->lock);
  373. mutex_unlock(&data->lock);
  374. return -EBADMSG;
  375. }
  376. /* FIXME writebehind for O_NONBLOCK and poll(), qlen = 1 */
  377. value = -ENOMEM;
  378. kbuf = kmalloc (len, GFP_KERNEL);
  379. if (!kbuf)
  380. goto free1;
  381. if (copy_from_user (kbuf, buf, len)) {
  382. value = -EFAULT;
  383. goto free1;
  384. }
  385. value = ep_io (data, kbuf, len);
  386. VDEBUG (data->dev, "%s write %zu IN, status %d\n",
  387. data->name, len, (int) value);
  388. free1:
  389. mutex_unlock(&data->lock);
  390. kfree (kbuf);
  391. return value;
  392. }
  393. static int
  394. ep_release (struct inode *inode, struct file *fd)
  395. {
  396. struct ep_data *data = fd->private_data;
  397. int value;
  398. value = mutex_lock_interruptible(&data->lock);
  399. if (value < 0)
  400. return value;
  401. /* clean up if this can be reopened */
  402. if (data->state != STATE_EP_UNBOUND) {
  403. data->state = STATE_EP_DISABLED;
  404. data->desc.bDescriptorType = 0;
  405. data->hs_desc.bDescriptorType = 0;
  406. usb_ep_disable(data->ep);
  407. }
  408. mutex_unlock(&data->lock);
  409. put_ep (data);
  410. return 0;
  411. }
  412. static long ep_ioctl(struct file *fd, unsigned code, unsigned long value)
  413. {
  414. struct ep_data *data = fd->private_data;
  415. int status;
  416. if ((status = get_ready_ep (fd->f_flags, data)) < 0)
  417. return status;
  418. spin_lock_irq (&data->dev->lock);
  419. if (likely (data->ep != NULL)) {
  420. switch (code) {
  421. case GADGETFS_FIFO_STATUS:
  422. status = usb_ep_fifo_status (data->ep);
  423. break;
  424. case GADGETFS_FIFO_FLUSH:
  425. usb_ep_fifo_flush (data->ep);
  426. break;
  427. case GADGETFS_CLEAR_HALT:
  428. status = usb_ep_clear_halt (data->ep);
  429. break;
  430. default:
  431. status = -ENOTTY;
  432. }
  433. } else
  434. status = -ENODEV;
  435. spin_unlock_irq (&data->dev->lock);
  436. mutex_unlock(&data->lock);
  437. return status;
  438. }
  439. /*----------------------------------------------------------------------*/
  440. /* ASYNCHRONOUS ENDPOINT I/O OPERATIONS (bulk/intr/iso) */
  441. struct kiocb_priv {
  442. struct usb_request *req;
  443. struct ep_data *epdata;
  444. void *buf;
  445. const struct iovec *iv;
  446. unsigned long nr_segs;
  447. unsigned actual;
  448. };
  449. static int ep_aio_cancel(struct kiocb *iocb, struct io_event *e)
  450. {
  451. struct kiocb_priv *priv = iocb->private;
  452. struct ep_data *epdata;
  453. int value;
  454. local_irq_disable();
  455. epdata = priv->epdata;
  456. // spin_lock(&epdata->dev->lock);
  457. kiocbSetCancelled(iocb);
  458. if (likely(epdata && epdata->ep && priv->req))
  459. value = usb_ep_dequeue (epdata->ep, priv->req);
  460. else
  461. value = -EINVAL;
  462. // spin_unlock(&epdata->dev->lock);
  463. local_irq_enable();
  464. aio_put_req(iocb);
  465. return value;
  466. }
  467. static ssize_t ep_aio_read_retry(struct kiocb *iocb)
  468. {
  469. struct kiocb_priv *priv = iocb->private;
  470. ssize_t len, total;
  471. void *to_copy;
  472. int i;
  473. /* we "retry" to get the right mm context for this: */
  474. /* copy stuff into user buffers */
  475. total = priv->actual;
  476. len = 0;
  477. to_copy = priv->buf;
  478. for (i=0; i < priv->nr_segs; i++) {
  479. ssize_t this = min((ssize_t)(priv->iv[i].iov_len), total);
  480. if (copy_to_user(priv->iv[i].iov_base, to_copy, this)) {
  481. if (len == 0)
  482. len = -EFAULT;
  483. break;
  484. }
  485. total -= this;
  486. len += this;
  487. to_copy += this;
  488. if (total == 0)
  489. break;
  490. }
  491. kfree(priv->buf);
  492. kfree(priv);
  493. return len;
  494. }
  495. static void ep_aio_complete(struct usb_ep *ep, struct usb_request *req)
  496. {
  497. struct kiocb *iocb = req->context;
  498. struct kiocb_priv *priv = iocb->private;
  499. struct ep_data *epdata = priv->epdata;
  500. /* lock against disconnect (and ideally, cancel) */
  501. spin_lock(&epdata->dev->lock);
  502. priv->req = NULL;
  503. priv->epdata = NULL;
  504. /* if this was a write or a read returning no data then we
  505. * don't need to copy anything to userspace, so we can
  506. * complete the aio request immediately.
  507. */
  508. if (priv->iv == NULL || unlikely(req->actual == 0)) {
  509. kfree(req->buf);
  510. kfree(priv);
  511. iocb->private = NULL;
  512. /* aio_complete() reports bytes-transferred _and_ faults */
  513. aio_complete(iocb, req->actual ? req->actual : req->status,
  514. req->status);
  515. } else {
  516. /* retry() won't report both; so we hide some faults */
  517. if (unlikely(0 != req->status))
  518. DBG(epdata->dev, "%s fault %d len %d\n",
  519. ep->name, req->status, req->actual);
  520. priv->buf = req->buf;
  521. priv->actual = req->actual;
  522. kick_iocb(iocb);
  523. }
  524. spin_unlock(&epdata->dev->lock);
  525. usb_ep_free_request(ep, req);
  526. put_ep(epdata);
  527. }
  528. static ssize_t
  529. ep_aio_rwtail(
  530. struct kiocb *iocb,
  531. char *buf,
  532. size_t len,
  533. struct ep_data *epdata,
  534. const struct iovec *iv,
  535. unsigned long nr_segs
  536. )
  537. {
  538. struct kiocb_priv *priv;
  539. struct usb_request *req;
  540. ssize_t value;
  541. priv = kmalloc(sizeof *priv, GFP_KERNEL);
  542. if (!priv) {
  543. value = -ENOMEM;
  544. fail:
  545. kfree(buf);
  546. return value;
  547. }
  548. iocb->private = priv;
  549. priv->iv = iv;
  550. priv->nr_segs = nr_segs;
  551. value = get_ready_ep(iocb->ki_filp->f_flags, epdata);
  552. if (unlikely(value < 0)) {
  553. kfree(priv);
  554. goto fail;
  555. }
  556. iocb->ki_cancel = ep_aio_cancel;
  557. get_ep(epdata);
  558. priv->epdata = epdata;
  559. priv->actual = 0;
  560. /* each kiocb is coupled to one usb_request, but we can't
  561. * allocate or submit those if the host disconnected.
  562. */
  563. spin_lock_irq(&epdata->dev->lock);
  564. if (likely(epdata->ep)) {
  565. req = usb_ep_alloc_request(epdata->ep, GFP_ATOMIC);
  566. if (likely(req)) {
  567. priv->req = req;
  568. req->buf = buf;
  569. req->length = len;
  570. req->complete = ep_aio_complete;
  571. req->context = iocb;
  572. value = usb_ep_queue(epdata->ep, req, GFP_ATOMIC);
  573. if (unlikely(0 != value))
  574. usb_ep_free_request(epdata->ep, req);
  575. } else
  576. value = -EAGAIN;
  577. } else
  578. value = -ENODEV;
  579. spin_unlock_irq(&epdata->dev->lock);
  580. mutex_unlock(&epdata->lock);
  581. if (unlikely(value)) {
  582. kfree(priv);
  583. put_ep(epdata);
  584. } else
  585. value = (iv ? -EIOCBRETRY : -EIOCBQUEUED);
  586. return value;
  587. }
  588. static ssize_t
  589. ep_aio_read(struct kiocb *iocb, const struct iovec *iov,
  590. unsigned long nr_segs, loff_t o)
  591. {
  592. struct ep_data *epdata = iocb->ki_filp->private_data;
  593. char *buf;
  594. if (unlikely(usb_endpoint_dir_in(&epdata->desc)))
  595. return -EINVAL;
  596. buf = kmalloc(iocb->ki_left, GFP_KERNEL);
  597. if (unlikely(!buf))
  598. return -ENOMEM;
  599. iocb->ki_retry = ep_aio_read_retry;
  600. return ep_aio_rwtail(iocb, buf, iocb->ki_left, epdata, iov, nr_segs);
  601. }
  602. static ssize_t
  603. ep_aio_write(struct kiocb *iocb, const struct iovec *iov,
  604. unsigned long nr_segs, loff_t o)
  605. {
  606. struct ep_data *epdata = iocb->ki_filp->private_data;
  607. char *buf;
  608. size_t len = 0;
  609. int i = 0;
  610. if (unlikely(!usb_endpoint_dir_in(&epdata->desc)))
  611. return -EINVAL;
  612. buf = kmalloc(iocb->ki_left, GFP_KERNEL);
  613. if (unlikely(!buf))
  614. return -ENOMEM;
  615. for (i=0; i < nr_segs; i++) {
  616. if (unlikely(copy_from_user(&buf[len], iov[i].iov_base,
  617. iov[i].iov_len) != 0)) {
  618. kfree(buf);
  619. return -EFAULT;
  620. }
  621. len += iov[i].iov_len;
  622. }
  623. return ep_aio_rwtail(iocb, buf, len, epdata, NULL, 0);
  624. }
  625. /*----------------------------------------------------------------------*/
  626. /* used after endpoint configuration */
  627. static const struct file_operations ep_io_operations = {
  628. .owner = THIS_MODULE,
  629. .llseek = no_llseek,
  630. .read = ep_read,
  631. .write = ep_write,
  632. .unlocked_ioctl = ep_ioctl,
  633. .release = ep_release,
  634. .aio_read = ep_aio_read,
  635. .aio_write = ep_aio_write,
  636. };
  637. /* ENDPOINT INITIALIZATION
  638. *
  639. * fd = open ("/dev/gadget/$ENDPOINT", O_RDWR)
  640. * status = write (fd, descriptors, sizeof descriptors)
  641. *
  642. * That write establishes the endpoint configuration, configuring
  643. * the controller to process bulk, interrupt, or isochronous transfers
  644. * at the right maxpacket size, and so on.
  645. *
  646. * The descriptors are message type 1, identified by a host order u32
  647. * at the beginning of what's written. Descriptor order is: full/low
  648. * speed descriptor, then optional high speed descriptor.
  649. */
  650. static ssize_t
  651. ep_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  652. {
  653. struct ep_data *data = fd->private_data;
  654. struct usb_ep *ep;
  655. u32 tag;
  656. int value, length = len;
  657. value = mutex_lock_interruptible(&data->lock);
  658. if (value < 0)
  659. return value;
  660. if (data->state != STATE_EP_READY) {
  661. value = -EL2HLT;
  662. goto fail;
  663. }
  664. value = len;
  665. if (len < USB_DT_ENDPOINT_SIZE + 4)
  666. goto fail0;
  667. /* we might need to change message format someday */
  668. if (copy_from_user (&tag, buf, 4)) {
  669. goto fail1;
  670. }
  671. if (tag != 1) {
  672. DBG(data->dev, "config %s, bad tag %d\n", data->name, tag);
  673. goto fail0;
  674. }
  675. buf += 4;
  676. len -= 4;
  677. /* NOTE: audio endpoint extensions not accepted here;
  678. * just don't include the extra bytes.
  679. */
  680. /* full/low speed descriptor, then high speed */
  681. if (copy_from_user (&data->desc, buf, USB_DT_ENDPOINT_SIZE)) {
  682. goto fail1;
  683. }
  684. if (data->desc.bLength != USB_DT_ENDPOINT_SIZE
  685. || data->desc.bDescriptorType != USB_DT_ENDPOINT)
  686. goto fail0;
  687. if (len != USB_DT_ENDPOINT_SIZE) {
  688. if (len != 2 * USB_DT_ENDPOINT_SIZE)
  689. goto fail0;
  690. if (copy_from_user (&data->hs_desc, buf + USB_DT_ENDPOINT_SIZE,
  691. USB_DT_ENDPOINT_SIZE)) {
  692. goto fail1;
  693. }
  694. if (data->hs_desc.bLength != USB_DT_ENDPOINT_SIZE
  695. || data->hs_desc.bDescriptorType
  696. != USB_DT_ENDPOINT) {
  697. DBG(data->dev, "config %s, bad hs length or type\n",
  698. data->name);
  699. goto fail0;
  700. }
  701. }
  702. spin_lock_irq (&data->dev->lock);
  703. if (data->dev->state == STATE_DEV_UNBOUND) {
  704. value = -ENOENT;
  705. goto gone;
  706. } else if ((ep = data->ep) == NULL) {
  707. value = -ENODEV;
  708. goto gone;
  709. }
  710. switch (data->dev->gadget->speed) {
  711. case USB_SPEED_LOW:
  712. case USB_SPEED_FULL:
  713. value = usb_ep_enable (ep, &data->desc);
  714. if (value == 0)
  715. data->state = STATE_EP_ENABLED;
  716. break;
  717. #ifdef CONFIG_USB_GADGET_DUALSPEED
  718. case USB_SPEED_HIGH:
  719. /* fails if caller didn't provide that descriptor... */
  720. value = usb_ep_enable (ep, &data->hs_desc);
  721. if (value == 0)
  722. data->state = STATE_EP_ENABLED;
  723. break;
  724. #endif
  725. default:
  726. DBG(data->dev, "unconnected, %s init abandoned\n",
  727. data->name);
  728. value = -EINVAL;
  729. }
  730. if (value == 0) {
  731. fd->f_op = &ep_io_operations;
  732. value = length;
  733. }
  734. gone:
  735. spin_unlock_irq (&data->dev->lock);
  736. if (value < 0) {
  737. fail:
  738. data->desc.bDescriptorType = 0;
  739. data->hs_desc.bDescriptorType = 0;
  740. }
  741. mutex_unlock(&data->lock);
  742. return value;
  743. fail0:
  744. value = -EINVAL;
  745. goto fail;
  746. fail1:
  747. value = -EFAULT;
  748. goto fail;
  749. }
  750. static int
  751. ep_open (struct inode *inode, struct file *fd)
  752. {
  753. struct ep_data *data = inode->i_private;
  754. int value = -EBUSY;
  755. if (mutex_lock_interruptible(&data->lock) != 0)
  756. return -EINTR;
  757. spin_lock_irq (&data->dev->lock);
  758. if (data->dev->state == STATE_DEV_UNBOUND)
  759. value = -ENOENT;
  760. else if (data->state == STATE_EP_DISABLED) {
  761. value = 0;
  762. data->state = STATE_EP_READY;
  763. get_ep (data);
  764. fd->private_data = data;
  765. VDEBUG (data->dev, "%s ready\n", data->name);
  766. } else
  767. DBG (data->dev, "%s state %d\n",
  768. data->name, data->state);
  769. spin_unlock_irq (&data->dev->lock);
  770. mutex_unlock(&data->lock);
  771. return value;
  772. }
  773. /* used before endpoint configuration */
  774. static const struct file_operations ep_config_operations = {
  775. .owner = THIS_MODULE,
  776. .llseek = no_llseek,
  777. .open = ep_open,
  778. .write = ep_config,
  779. .release = ep_release,
  780. };
  781. /*----------------------------------------------------------------------*/
  782. /* EP0 IMPLEMENTATION can be partly in userspace.
  783. *
  784. * Drivers that use this facility receive various events, including
  785. * control requests the kernel doesn't handle. Drivers that don't
  786. * use this facility may be too simple-minded for real applications.
  787. */
  788. static inline void ep0_readable (struct dev_data *dev)
  789. {
  790. wake_up (&dev->wait);
  791. kill_fasync (&dev->fasync, SIGIO, POLL_IN);
  792. }
  793. static void clean_req (struct usb_ep *ep, struct usb_request *req)
  794. {
  795. struct dev_data *dev = ep->driver_data;
  796. if (req->buf != dev->rbuf) {
  797. kfree(req->buf);
  798. req->buf = dev->rbuf;
  799. req->dma = DMA_ADDR_INVALID;
  800. }
  801. req->complete = epio_complete;
  802. dev->setup_out_ready = 0;
  803. }
  804. static void ep0_complete (struct usb_ep *ep, struct usb_request *req)
  805. {
  806. struct dev_data *dev = ep->driver_data;
  807. unsigned long flags;
  808. int free = 1;
  809. /* for control OUT, data must still get to userspace */
  810. spin_lock_irqsave(&dev->lock, flags);
  811. if (!dev->setup_in) {
  812. dev->setup_out_error = (req->status != 0);
  813. if (!dev->setup_out_error)
  814. free = 0;
  815. dev->setup_out_ready = 1;
  816. ep0_readable (dev);
  817. }
  818. /* clean up as appropriate */
  819. if (free && req->buf != &dev->rbuf)
  820. clean_req (ep, req);
  821. req->complete = epio_complete;
  822. spin_unlock_irqrestore(&dev->lock, flags);
  823. }
  824. static int setup_req (struct usb_ep *ep, struct usb_request *req, u16 len)
  825. {
  826. struct dev_data *dev = ep->driver_data;
  827. if (dev->setup_out_ready) {
  828. DBG (dev, "ep0 request busy!\n");
  829. return -EBUSY;
  830. }
  831. if (len > sizeof (dev->rbuf))
  832. req->buf = kmalloc(len, GFP_ATOMIC);
  833. if (req->buf == NULL) {
  834. req->buf = dev->rbuf;
  835. return -ENOMEM;
  836. }
  837. req->complete = ep0_complete;
  838. req->length = len;
  839. req->zero = 0;
  840. return 0;
  841. }
  842. static ssize_t
  843. ep0_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr)
  844. {
  845. struct dev_data *dev = fd->private_data;
  846. ssize_t retval;
  847. enum ep0_state state;
  848. spin_lock_irq (&dev->lock);
  849. /* report fd mode change before acting on it */
  850. if (dev->setup_abort) {
  851. dev->setup_abort = 0;
  852. retval = -EIDRM;
  853. goto done;
  854. }
  855. /* control DATA stage */
  856. if ((state = dev->state) == STATE_DEV_SETUP) {
  857. if (dev->setup_in) { /* stall IN */
  858. VDEBUG(dev, "ep0in stall\n");
  859. (void) usb_ep_set_halt (dev->gadget->ep0);
  860. retval = -EL2HLT;
  861. dev->state = STATE_DEV_CONNECTED;
  862. } else if (len == 0) { /* ack SET_CONFIGURATION etc */
  863. struct usb_ep *ep = dev->gadget->ep0;
  864. struct usb_request *req = dev->req;
  865. if ((retval = setup_req (ep, req, 0)) == 0)
  866. retval = usb_ep_queue (ep, req, GFP_ATOMIC);
  867. dev->state = STATE_DEV_CONNECTED;
  868. /* assume that was SET_CONFIGURATION */
  869. if (dev->current_config) {
  870. unsigned power;
  871. if (gadget_is_dualspeed(dev->gadget)
  872. && (dev->gadget->speed
  873. == USB_SPEED_HIGH))
  874. power = dev->hs_config->bMaxPower;
  875. else
  876. power = dev->config->bMaxPower;
  877. usb_gadget_vbus_draw(dev->gadget, 2 * power);
  878. }
  879. } else { /* collect OUT data */
  880. if ((fd->f_flags & O_NONBLOCK) != 0
  881. && !dev->setup_out_ready) {
  882. retval = -EAGAIN;
  883. goto done;
  884. }
  885. spin_unlock_irq (&dev->lock);
  886. retval = wait_event_interruptible (dev->wait,
  887. dev->setup_out_ready != 0);
  888. /* FIXME state could change from under us */
  889. spin_lock_irq (&dev->lock);
  890. if (retval)
  891. goto done;
  892. if (dev->state != STATE_DEV_SETUP) {
  893. retval = -ECANCELED;
  894. goto done;
  895. }
  896. dev->state = STATE_DEV_CONNECTED;
  897. if (dev->setup_out_error)
  898. retval = -EIO;
  899. else {
  900. len = min (len, (size_t)dev->req->actual);
  901. // FIXME don't call this with the spinlock held ...
  902. if (copy_to_user (buf, dev->req->buf, len))
  903. retval = -EFAULT;
  904. clean_req (dev->gadget->ep0, dev->req);
  905. /* NOTE userspace can't yet choose to stall */
  906. }
  907. }
  908. goto done;
  909. }
  910. /* else normal: return event data */
  911. if (len < sizeof dev->event [0]) {
  912. retval = -EINVAL;
  913. goto done;
  914. }
  915. len -= len % sizeof (struct usb_gadgetfs_event);
  916. dev->usermode_setup = 1;
  917. scan:
  918. /* return queued events right away */
  919. if (dev->ev_next != 0) {
  920. unsigned i, n;
  921. n = len / sizeof (struct usb_gadgetfs_event);
  922. if (dev->ev_next < n)
  923. n = dev->ev_next;
  924. /* ep0 i/o has special semantics during STATE_DEV_SETUP */
  925. for (i = 0; i < n; i++) {
  926. if (dev->event [i].type == GADGETFS_SETUP) {
  927. dev->state = STATE_DEV_SETUP;
  928. n = i + 1;
  929. break;
  930. }
  931. }
  932. spin_unlock_irq (&dev->lock);
  933. len = n * sizeof (struct usb_gadgetfs_event);
  934. if (copy_to_user (buf, &dev->event, len))
  935. retval = -EFAULT;
  936. else
  937. retval = len;
  938. if (len > 0) {
  939. /* NOTE this doesn't guard against broken drivers;
  940. * concurrent ep0 readers may lose events.
  941. */
  942. spin_lock_irq (&dev->lock);
  943. if (dev->ev_next > n) {
  944. memmove(&dev->event[0], &dev->event[n],
  945. sizeof (struct usb_gadgetfs_event)
  946. * (dev->ev_next - n));
  947. }
  948. dev->ev_next -= n;
  949. spin_unlock_irq (&dev->lock);
  950. }
  951. return retval;
  952. }
  953. if (fd->f_flags & O_NONBLOCK) {
  954. retval = -EAGAIN;
  955. goto done;
  956. }
  957. switch (state) {
  958. default:
  959. DBG (dev, "fail %s, state %d\n", __func__, state);
  960. retval = -ESRCH;
  961. break;
  962. case STATE_DEV_UNCONNECTED:
  963. case STATE_DEV_CONNECTED:
  964. spin_unlock_irq (&dev->lock);
  965. DBG (dev, "%s wait\n", __func__);
  966. /* wait for events */
  967. retval = wait_event_interruptible (dev->wait,
  968. dev->ev_next != 0);
  969. if (retval < 0)
  970. return retval;
  971. spin_lock_irq (&dev->lock);
  972. goto scan;
  973. }
  974. done:
  975. spin_unlock_irq (&dev->lock);
  976. return retval;
  977. }
  978. static struct usb_gadgetfs_event *
  979. next_event (struct dev_data *dev, enum usb_gadgetfs_event_type type)
  980. {
  981. struct usb_gadgetfs_event *event;
  982. unsigned i;
  983. switch (type) {
  984. /* these events purge the queue */
  985. case GADGETFS_DISCONNECT:
  986. if (dev->state == STATE_DEV_SETUP)
  987. dev->setup_abort = 1;
  988. // FALL THROUGH
  989. case GADGETFS_CONNECT:
  990. dev->ev_next = 0;
  991. break;
  992. case GADGETFS_SETUP: /* previous request timed out */
  993. case GADGETFS_SUSPEND: /* same effect */
  994. /* these events can't be repeated */
  995. for (i = 0; i != dev->ev_next; i++) {
  996. if (dev->event [i].type != type)
  997. continue;
  998. DBG(dev, "discard old event[%d] %d\n", i, type);
  999. dev->ev_next--;
  1000. if (i == dev->ev_next)
  1001. break;
  1002. /* indices start at zero, for simplicity */
  1003. memmove (&dev->event [i], &dev->event [i + 1],
  1004. sizeof (struct usb_gadgetfs_event)
  1005. * (dev->ev_next - i));
  1006. }
  1007. break;
  1008. default:
  1009. BUG ();
  1010. }
  1011. VDEBUG(dev, "event[%d] = %d\n", dev->ev_next, type);
  1012. event = &dev->event [dev->ev_next++];
  1013. BUG_ON (dev->ev_next > N_EVENT);
  1014. memset (event, 0, sizeof *event);
  1015. event->type = type;
  1016. return event;
  1017. }
  1018. static ssize_t
  1019. ep0_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  1020. {
  1021. struct dev_data *dev = fd->private_data;
  1022. ssize_t retval = -ESRCH;
  1023. spin_lock_irq (&dev->lock);
  1024. /* report fd mode change before acting on it */
  1025. if (dev->setup_abort) {
  1026. dev->setup_abort = 0;
  1027. retval = -EIDRM;
  1028. /* data and/or status stage for control request */
  1029. } else if (dev->state == STATE_DEV_SETUP) {
  1030. /* IN DATA+STATUS caller makes len <= wLength */
  1031. if (dev->setup_in) {
  1032. retval = setup_req (dev->gadget->ep0, dev->req, len);
  1033. if (retval == 0) {
  1034. dev->state = STATE_DEV_CONNECTED;
  1035. spin_unlock_irq (&dev->lock);
  1036. if (copy_from_user (dev->req->buf, buf, len))
  1037. retval = -EFAULT;
  1038. else {
  1039. if (len < dev->setup_wLength)
  1040. dev->req->zero = 1;
  1041. retval = usb_ep_queue (
  1042. dev->gadget->ep0, dev->req,
  1043. GFP_KERNEL);
  1044. }
  1045. if (retval < 0) {
  1046. spin_lock_irq (&dev->lock);
  1047. clean_req (dev->gadget->ep0, dev->req);
  1048. spin_unlock_irq (&dev->lock);
  1049. } else
  1050. retval = len;
  1051. return retval;
  1052. }
  1053. /* can stall some OUT transfers */
  1054. } else if (dev->setup_can_stall) {
  1055. VDEBUG(dev, "ep0out stall\n");
  1056. (void) usb_ep_set_halt (dev->gadget->ep0);
  1057. retval = -EL2HLT;
  1058. dev->state = STATE_DEV_CONNECTED;
  1059. } else {
  1060. DBG(dev, "bogus ep0out stall!\n");
  1061. }
  1062. } else
  1063. DBG (dev, "fail %s, state %d\n", __func__, dev->state);
  1064. spin_unlock_irq (&dev->lock);
  1065. return retval;
  1066. }
  1067. static int
  1068. ep0_fasync (int f, struct file *fd, int on)
  1069. {
  1070. struct dev_data *dev = fd->private_data;
  1071. // caller must F_SETOWN before signal delivery happens
  1072. VDEBUG (dev, "%s %s\n", __func__, on ? "on" : "off");
  1073. return fasync_helper (f, fd, on, &dev->fasync);
  1074. }
  1075. static struct usb_gadget_driver gadgetfs_driver;
  1076. static int
  1077. dev_release (struct inode *inode, struct file *fd)
  1078. {
  1079. struct dev_data *dev = fd->private_data;
  1080. /* closing ep0 === shutdown all */
  1081. usb_gadget_unregister_driver (&gadgetfs_driver);
  1082. /* at this point "good" hardware has disconnected the
  1083. * device from USB; the host won't see it any more.
  1084. * alternatively, all host requests will time out.
  1085. */
  1086. kfree (dev->buf);
  1087. dev->buf = NULL;
  1088. put_dev (dev);
  1089. /* other endpoints were all decoupled from this device */
  1090. spin_lock_irq(&dev->lock);
  1091. dev->state = STATE_DEV_DISABLED;
  1092. spin_unlock_irq(&dev->lock);
  1093. return 0;
  1094. }
  1095. static unsigned int
  1096. ep0_poll (struct file *fd, poll_table *wait)
  1097. {
  1098. struct dev_data *dev = fd->private_data;
  1099. int mask = 0;
  1100. poll_wait(fd, &dev->wait, wait);
  1101. spin_lock_irq (&dev->lock);
  1102. /* report fd mode change before acting on it */
  1103. if (dev->setup_abort) {
  1104. dev->setup_abort = 0;
  1105. mask = POLLHUP;
  1106. goto out;
  1107. }
  1108. if (dev->state == STATE_DEV_SETUP) {
  1109. if (dev->setup_in || dev->setup_can_stall)
  1110. mask = POLLOUT;
  1111. } else {
  1112. if (dev->ev_next != 0)
  1113. mask = POLLIN;
  1114. }
  1115. out:
  1116. spin_unlock_irq(&dev->lock);
  1117. return mask;
  1118. }
  1119. static long dev_ioctl (struct file *fd, unsigned code, unsigned long value)
  1120. {
  1121. struct dev_data *dev = fd->private_data;
  1122. struct usb_gadget *gadget = dev->gadget;
  1123. long ret = -ENOTTY;
  1124. if (gadget->ops->ioctl)
  1125. ret = gadget->ops->ioctl (gadget, code, value);
  1126. return ret;
  1127. }
  1128. /* used after device configuration */
  1129. static const struct file_operations ep0_io_operations = {
  1130. .owner = THIS_MODULE,
  1131. .llseek = no_llseek,
  1132. .read = ep0_read,
  1133. .write = ep0_write,
  1134. .fasync = ep0_fasync,
  1135. .poll = ep0_poll,
  1136. .unlocked_ioctl = dev_ioctl,
  1137. .release = dev_release,
  1138. };
  1139. /*----------------------------------------------------------------------*/
  1140. /* The in-kernel gadget driver handles most ep0 issues, in particular
  1141. * enumerating the single configuration (as provided from user space).
  1142. *
  1143. * Unrecognized ep0 requests may be handled in user space.
  1144. */
  1145. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1146. static void make_qualifier (struct dev_data *dev)
  1147. {
  1148. struct usb_qualifier_descriptor qual;
  1149. struct usb_device_descriptor *desc;
  1150. qual.bLength = sizeof qual;
  1151. qual.bDescriptorType = USB_DT_DEVICE_QUALIFIER;
  1152. qual.bcdUSB = cpu_to_le16 (0x0200);
  1153. desc = dev->dev;
  1154. qual.bDeviceClass = desc->bDeviceClass;
  1155. qual.bDeviceSubClass = desc->bDeviceSubClass;
  1156. qual.bDeviceProtocol = desc->bDeviceProtocol;
  1157. /* assumes ep0 uses the same value for both speeds ... */
  1158. qual.bMaxPacketSize0 = desc->bMaxPacketSize0;
  1159. qual.bNumConfigurations = 1;
  1160. qual.bRESERVED = 0;
  1161. memcpy (dev->rbuf, &qual, sizeof qual);
  1162. }
  1163. #endif
  1164. static int
  1165. config_buf (struct dev_data *dev, u8 type, unsigned index)
  1166. {
  1167. int len;
  1168. int hs = 0;
  1169. /* only one configuration */
  1170. if (index > 0)
  1171. return -EINVAL;
  1172. if (gadget_is_dualspeed(dev->gadget)) {
  1173. hs = (dev->gadget->speed == USB_SPEED_HIGH);
  1174. if (type == USB_DT_OTHER_SPEED_CONFIG)
  1175. hs = !hs;
  1176. }
  1177. if (hs) {
  1178. dev->req->buf = dev->hs_config;
  1179. len = le16_to_cpu(dev->hs_config->wTotalLength);
  1180. } else {
  1181. dev->req->buf = dev->config;
  1182. len = le16_to_cpu(dev->config->wTotalLength);
  1183. }
  1184. ((u8 *)dev->req->buf) [1] = type;
  1185. return len;
  1186. }
  1187. static int
  1188. gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl)
  1189. {
  1190. struct dev_data *dev = get_gadget_data (gadget);
  1191. struct usb_request *req = dev->req;
  1192. int value = -EOPNOTSUPP;
  1193. struct usb_gadgetfs_event *event;
  1194. u16 w_value = le16_to_cpu(ctrl->wValue);
  1195. u16 w_length = le16_to_cpu(ctrl->wLength);
  1196. spin_lock (&dev->lock);
  1197. dev->setup_abort = 0;
  1198. if (dev->state == STATE_DEV_UNCONNECTED) {
  1199. if (gadget_is_dualspeed(gadget)
  1200. && gadget->speed == USB_SPEED_HIGH
  1201. && dev->hs_config == NULL) {
  1202. spin_unlock(&dev->lock);
  1203. ERROR (dev, "no high speed config??\n");
  1204. return -EINVAL;
  1205. }
  1206. dev->state = STATE_DEV_CONNECTED;
  1207. dev->dev->bMaxPacketSize0 = gadget->ep0->maxpacket;
  1208. INFO (dev, "connected\n");
  1209. event = next_event (dev, GADGETFS_CONNECT);
  1210. event->u.speed = gadget->speed;
  1211. ep0_readable (dev);
  1212. /* host may have given up waiting for response. we can miss control
  1213. * requests handled lower down (device/endpoint status and features);
  1214. * then ep0_{read,write} will report the wrong status. controller
  1215. * driver will have aborted pending i/o.
  1216. */
  1217. } else if (dev->state == STATE_DEV_SETUP)
  1218. dev->setup_abort = 1;
  1219. req->buf = dev->rbuf;
  1220. req->dma = DMA_ADDR_INVALID;
  1221. req->context = NULL;
  1222. value = -EOPNOTSUPP;
  1223. switch (ctrl->bRequest) {
  1224. case USB_REQ_GET_DESCRIPTOR:
  1225. if (ctrl->bRequestType != USB_DIR_IN)
  1226. goto unrecognized;
  1227. switch (w_value >> 8) {
  1228. case USB_DT_DEVICE:
  1229. value = min (w_length, (u16) sizeof *dev->dev);
  1230. req->buf = dev->dev;
  1231. break;
  1232. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1233. case USB_DT_DEVICE_QUALIFIER:
  1234. if (!dev->hs_config)
  1235. break;
  1236. value = min (w_length, (u16)
  1237. sizeof (struct usb_qualifier_descriptor));
  1238. make_qualifier (dev);
  1239. break;
  1240. case USB_DT_OTHER_SPEED_CONFIG:
  1241. // FALLTHROUGH
  1242. #endif
  1243. case USB_DT_CONFIG:
  1244. value = config_buf (dev,
  1245. w_value >> 8,
  1246. w_value & 0xff);
  1247. if (value >= 0)
  1248. value = min (w_length, (u16) value);
  1249. break;
  1250. case USB_DT_STRING:
  1251. goto unrecognized;
  1252. default: // all others are errors
  1253. break;
  1254. }
  1255. break;
  1256. /* currently one config, two speeds */
  1257. case USB_REQ_SET_CONFIGURATION:
  1258. if (ctrl->bRequestType != 0)
  1259. goto unrecognized;
  1260. if (0 == (u8) w_value) {
  1261. value = 0;
  1262. dev->current_config = 0;
  1263. usb_gadget_vbus_draw(gadget, 8 /* mA */ );
  1264. // user mode expected to disable endpoints
  1265. } else {
  1266. u8 config, power;
  1267. if (gadget_is_dualspeed(gadget)
  1268. && gadget->speed == USB_SPEED_HIGH) {
  1269. config = dev->hs_config->bConfigurationValue;
  1270. power = dev->hs_config->bMaxPower;
  1271. } else {
  1272. config = dev->config->bConfigurationValue;
  1273. power = dev->config->bMaxPower;
  1274. }
  1275. if (config == (u8) w_value) {
  1276. value = 0;
  1277. dev->current_config = config;
  1278. usb_gadget_vbus_draw(gadget, 2 * power);
  1279. }
  1280. }
  1281. /* report SET_CONFIGURATION like any other control request,
  1282. * except that usermode may not stall this. the next
  1283. * request mustn't be allowed start until this finishes:
  1284. * endpoints and threads set up, etc.
  1285. *
  1286. * NOTE: older PXA hardware (before PXA 255: without UDCCFR)
  1287. * has bad/racey automagic that prevents synchronizing here.
  1288. * even kernel mode drivers often miss them.
  1289. */
  1290. if (value == 0) {
  1291. INFO (dev, "configuration #%d\n", dev->current_config);
  1292. if (dev->usermode_setup) {
  1293. dev->setup_can_stall = 0;
  1294. goto delegate;
  1295. }
  1296. }
  1297. break;
  1298. #ifndef CONFIG_USB_GADGET_PXA25X
  1299. /* PXA automagically handles this request too */
  1300. case USB_REQ_GET_CONFIGURATION:
  1301. if (ctrl->bRequestType != 0x80)
  1302. goto unrecognized;
  1303. *(u8 *)req->buf = dev->current_config;
  1304. value = min (w_length, (u16) 1);
  1305. break;
  1306. #endif
  1307. default:
  1308. unrecognized:
  1309. VDEBUG (dev, "%s req%02x.%02x v%04x i%04x l%d\n",
  1310. dev->usermode_setup ? "delegate" : "fail",
  1311. ctrl->bRequestType, ctrl->bRequest,
  1312. w_value, le16_to_cpu(ctrl->wIndex), w_length);
  1313. /* if there's an ep0 reader, don't stall */
  1314. if (dev->usermode_setup) {
  1315. dev->setup_can_stall = 1;
  1316. delegate:
  1317. dev->setup_in = (ctrl->bRequestType & USB_DIR_IN)
  1318. ? 1 : 0;
  1319. dev->setup_wLength = w_length;
  1320. dev->setup_out_ready = 0;
  1321. dev->setup_out_error = 0;
  1322. value = 0;
  1323. /* read DATA stage for OUT right away */
  1324. if (unlikely (!dev->setup_in && w_length)) {
  1325. value = setup_req (gadget->ep0, dev->req,
  1326. w_length);
  1327. if (value < 0)
  1328. break;
  1329. value = usb_ep_queue (gadget->ep0, dev->req,
  1330. GFP_ATOMIC);
  1331. if (value < 0) {
  1332. clean_req (gadget->ep0, dev->req);
  1333. break;
  1334. }
  1335. /* we can't currently stall these */
  1336. dev->setup_can_stall = 0;
  1337. }
  1338. /* state changes when reader collects event */
  1339. event = next_event (dev, GADGETFS_SETUP);
  1340. event->u.setup = *ctrl;
  1341. ep0_readable (dev);
  1342. spin_unlock (&dev->lock);
  1343. return 0;
  1344. }
  1345. }
  1346. /* proceed with data transfer and status phases? */
  1347. if (value >= 0 && dev->state != STATE_DEV_SETUP) {
  1348. req->length = value;
  1349. req->zero = value < w_length;
  1350. value = usb_ep_queue (gadget->ep0, req, GFP_ATOMIC);
  1351. if (value < 0) {
  1352. DBG (dev, "ep_queue --> %d\n", value);
  1353. req->status = 0;
  1354. }
  1355. }
  1356. /* device stalls when value < 0 */
  1357. spin_unlock (&dev->lock);
  1358. return value;
  1359. }
  1360. static void destroy_ep_files (struct dev_data *dev)
  1361. {
  1362. struct list_head *entry, *tmp;
  1363. DBG (dev, "%s %d\n", __func__, dev->state);
  1364. /* dev->state must prevent interference */
  1365. restart:
  1366. spin_lock_irq (&dev->lock);
  1367. list_for_each_safe (entry, tmp, &dev->epfiles) {
  1368. struct ep_data *ep;
  1369. struct inode *parent;
  1370. struct dentry *dentry;
  1371. /* break link to FS */
  1372. ep = list_entry (entry, struct ep_data, epfiles);
  1373. list_del_init (&ep->epfiles);
  1374. dentry = ep->dentry;
  1375. ep->dentry = NULL;
  1376. parent = dentry->d_parent->d_inode;
  1377. /* break link to controller */
  1378. if (ep->state == STATE_EP_ENABLED)
  1379. (void) usb_ep_disable (ep->ep);
  1380. ep->state = STATE_EP_UNBOUND;
  1381. usb_ep_free_request (ep->ep, ep->req);
  1382. ep->ep = NULL;
  1383. wake_up (&ep->wait);
  1384. put_ep (ep);
  1385. spin_unlock_irq (&dev->lock);
  1386. /* break link to dcache */
  1387. mutex_lock (&parent->i_mutex);
  1388. d_delete (dentry);
  1389. dput (dentry);
  1390. mutex_unlock (&parent->i_mutex);
  1391. /* fds may still be open */
  1392. goto restart;
  1393. }
  1394. spin_unlock_irq (&dev->lock);
  1395. }
  1396. static struct inode *
  1397. gadgetfs_create_file (struct super_block *sb, char const *name,
  1398. void *data, const struct file_operations *fops,
  1399. struct dentry **dentry_p);
  1400. static int activate_ep_files (struct dev_data *dev)
  1401. {
  1402. struct usb_ep *ep;
  1403. struct ep_data *data;
  1404. gadget_for_each_ep (ep, dev->gadget) {
  1405. data = kzalloc(sizeof(*data), GFP_KERNEL);
  1406. if (!data)
  1407. goto enomem0;
  1408. data->state = STATE_EP_DISABLED;
  1409. mutex_init(&data->lock);
  1410. init_waitqueue_head (&data->wait);
  1411. strncpy (data->name, ep->name, sizeof (data->name) - 1);
  1412. atomic_set (&data->count, 1);
  1413. data->dev = dev;
  1414. get_dev (dev);
  1415. data->ep = ep;
  1416. ep->driver_data = data;
  1417. data->req = usb_ep_alloc_request (ep, GFP_KERNEL);
  1418. if (!data->req)
  1419. goto enomem1;
  1420. data->inode = gadgetfs_create_file (dev->sb, data->name,
  1421. data, &ep_config_operations,
  1422. &data->dentry);
  1423. if (!data->inode)
  1424. goto enomem2;
  1425. list_add_tail (&data->epfiles, &dev->epfiles);
  1426. }
  1427. return 0;
  1428. enomem2:
  1429. usb_ep_free_request (ep, data->req);
  1430. enomem1:
  1431. put_dev (dev);
  1432. kfree (data);
  1433. enomem0:
  1434. DBG (dev, "%s enomem\n", __func__);
  1435. destroy_ep_files (dev);
  1436. return -ENOMEM;
  1437. }
  1438. static void
  1439. gadgetfs_unbind (struct usb_gadget *gadget)
  1440. {
  1441. struct dev_data *dev = get_gadget_data (gadget);
  1442. DBG (dev, "%s\n", __func__);
  1443. spin_lock_irq (&dev->lock);
  1444. dev->state = STATE_DEV_UNBOUND;
  1445. spin_unlock_irq (&dev->lock);
  1446. destroy_ep_files (dev);
  1447. gadget->ep0->driver_data = NULL;
  1448. set_gadget_data (gadget, NULL);
  1449. /* we've already been disconnected ... no i/o is active */
  1450. if (dev->req)
  1451. usb_ep_free_request (gadget->ep0, dev->req);
  1452. DBG (dev, "%s done\n", __func__);
  1453. put_dev (dev);
  1454. }
  1455. static struct dev_data *the_device;
  1456. static int
  1457. gadgetfs_bind (struct usb_gadget *gadget)
  1458. {
  1459. struct dev_data *dev = the_device;
  1460. if (!dev)
  1461. return -ESRCH;
  1462. if (0 != strcmp (CHIP, gadget->name)) {
  1463. pr_err("%s expected %s controller not %s\n",
  1464. shortname, CHIP, gadget->name);
  1465. return -ENODEV;
  1466. }
  1467. set_gadget_data (gadget, dev);
  1468. dev->gadget = gadget;
  1469. gadget->ep0->driver_data = dev;
  1470. dev->dev->bMaxPacketSize0 = gadget->ep0->maxpacket;
  1471. /* preallocate control response and buffer */
  1472. dev->req = usb_ep_alloc_request (gadget->ep0, GFP_KERNEL);
  1473. if (!dev->req)
  1474. goto enomem;
  1475. dev->req->context = NULL;
  1476. dev->req->complete = epio_complete;
  1477. if (activate_ep_files (dev) < 0)
  1478. goto enomem;
  1479. INFO (dev, "bound to %s driver\n", gadget->name);
  1480. spin_lock_irq(&dev->lock);
  1481. dev->state = STATE_DEV_UNCONNECTED;
  1482. spin_unlock_irq(&dev->lock);
  1483. get_dev (dev);
  1484. return 0;
  1485. enomem:
  1486. gadgetfs_unbind (gadget);
  1487. return -ENOMEM;
  1488. }
  1489. static void
  1490. gadgetfs_disconnect (struct usb_gadget *gadget)
  1491. {
  1492. struct dev_data *dev = get_gadget_data (gadget);
  1493. spin_lock (&dev->lock);
  1494. if (dev->state == STATE_DEV_UNCONNECTED)
  1495. goto exit;
  1496. dev->state = STATE_DEV_UNCONNECTED;
  1497. INFO (dev, "disconnected\n");
  1498. next_event (dev, GADGETFS_DISCONNECT);
  1499. ep0_readable (dev);
  1500. exit:
  1501. spin_unlock (&dev->lock);
  1502. }
  1503. static void
  1504. gadgetfs_suspend (struct usb_gadget *gadget)
  1505. {
  1506. struct dev_data *dev = get_gadget_data (gadget);
  1507. INFO (dev, "suspended from state %d\n", dev->state);
  1508. spin_lock (&dev->lock);
  1509. switch (dev->state) {
  1510. case STATE_DEV_SETUP: // VERY odd... host died??
  1511. case STATE_DEV_CONNECTED:
  1512. case STATE_DEV_UNCONNECTED:
  1513. next_event (dev, GADGETFS_SUSPEND);
  1514. ep0_readable (dev);
  1515. /* FALLTHROUGH */
  1516. default:
  1517. break;
  1518. }
  1519. spin_unlock (&dev->lock);
  1520. }
  1521. static struct usb_gadget_driver gadgetfs_driver = {
  1522. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1523. .speed = USB_SPEED_HIGH,
  1524. #else
  1525. .speed = USB_SPEED_FULL,
  1526. #endif
  1527. .function = (char *) driver_desc,
  1528. .unbind = gadgetfs_unbind,
  1529. .setup = gadgetfs_setup,
  1530. .disconnect = gadgetfs_disconnect,
  1531. .suspend = gadgetfs_suspend,
  1532. .driver = {
  1533. .name = (char *) shortname,
  1534. },
  1535. };
  1536. /*----------------------------------------------------------------------*/
  1537. static void gadgetfs_nop(struct usb_gadget *arg) { }
  1538. static int gadgetfs_probe (struct usb_gadget *gadget)
  1539. {
  1540. CHIP = gadget->name;
  1541. return -EISNAM;
  1542. }
  1543. static struct usb_gadget_driver probe_driver = {
  1544. .speed = USB_SPEED_HIGH,
  1545. .unbind = gadgetfs_nop,
  1546. .setup = (void *)gadgetfs_nop,
  1547. .disconnect = gadgetfs_nop,
  1548. .driver = {
  1549. .name = "nop",
  1550. },
  1551. };
  1552. /* DEVICE INITIALIZATION
  1553. *
  1554. * fd = open ("/dev/gadget/$CHIP", O_RDWR)
  1555. * status = write (fd, descriptors, sizeof descriptors)
  1556. *
  1557. * That write establishes the device configuration, so the kernel can
  1558. * bind to the controller ... guaranteeing it can handle enumeration
  1559. * at all necessary speeds. Descriptor order is:
  1560. *
  1561. * . message tag (u32, host order) ... for now, must be zero; it
  1562. * would change to support features like multi-config devices
  1563. * . full/low speed config ... all wTotalLength bytes (with interface,
  1564. * class, altsetting, endpoint, and other descriptors)
  1565. * . high speed config ... all descriptors, for high speed operation;
  1566. * this one's optional except for high-speed hardware
  1567. * . device descriptor
  1568. *
  1569. * Endpoints are not yet enabled. Drivers must wait until device
  1570. * configuration and interface altsetting changes create
  1571. * the need to configure (or unconfigure) them.
  1572. *
  1573. * After initialization, the device stays active for as long as that
  1574. * $CHIP file is open. Events must then be read from that descriptor,
  1575. * such as configuration notifications.
  1576. */
  1577. static int is_valid_config (struct usb_config_descriptor *config)
  1578. {
  1579. return config->bDescriptorType == USB_DT_CONFIG
  1580. && config->bLength == USB_DT_CONFIG_SIZE
  1581. && config->bConfigurationValue != 0
  1582. && (config->bmAttributes & USB_CONFIG_ATT_ONE) != 0
  1583. && (config->bmAttributes & USB_CONFIG_ATT_WAKEUP) == 0;
  1584. /* FIXME if gadget->is_otg, _must_ include an otg descriptor */
  1585. /* FIXME check lengths: walk to end */
  1586. }
  1587. static ssize_t
  1588. dev_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  1589. {
  1590. struct dev_data *dev = fd->private_data;
  1591. ssize_t value = len, length = len;
  1592. unsigned total;
  1593. u32 tag;
  1594. char *kbuf;
  1595. if (len < (USB_DT_CONFIG_SIZE + USB_DT_DEVICE_SIZE + 4))
  1596. return -EINVAL;
  1597. /* we might need to change message format someday */
  1598. if (copy_from_user (&tag, buf, 4))
  1599. return -EFAULT;
  1600. if (tag != 0)
  1601. return -EINVAL;
  1602. buf += 4;
  1603. length -= 4;
  1604. kbuf = memdup_user(buf, length);
  1605. if (IS_ERR(kbuf))
  1606. return PTR_ERR(kbuf);
  1607. spin_lock_irq (&dev->lock);
  1608. value = -EINVAL;
  1609. if (dev->buf)
  1610. goto fail;
  1611. dev->buf = kbuf;
  1612. /* full or low speed config */
  1613. dev->config = (void *) kbuf;
  1614. total = le16_to_cpu(dev->config->wTotalLength);
  1615. if (!is_valid_config (dev->config) || total >= length)
  1616. goto fail;
  1617. kbuf += total;
  1618. length -= total;
  1619. /* optional high speed config */
  1620. if (kbuf [1] == USB_DT_CONFIG) {
  1621. dev->hs_config = (void *) kbuf;
  1622. total = le16_to_cpu(dev->hs_config->wTotalLength);
  1623. if (!is_valid_config (dev->hs_config) || total >= length)
  1624. goto fail;
  1625. kbuf += total;
  1626. length -= total;
  1627. }
  1628. /* could support multiple configs, using another encoding! */
  1629. /* device descriptor (tweaked for paranoia) */
  1630. if (length != USB_DT_DEVICE_SIZE)
  1631. goto fail;
  1632. dev->dev = (void *)kbuf;
  1633. if (dev->dev->bLength != USB_DT_DEVICE_SIZE
  1634. || dev->dev->bDescriptorType != USB_DT_DEVICE
  1635. || dev->dev->bNumConfigurations != 1)
  1636. goto fail;
  1637. dev->dev->bNumConfigurations = 1;
  1638. dev->dev->bcdUSB = cpu_to_le16 (0x0200);
  1639. /* triggers gadgetfs_bind(); then we can enumerate. */
  1640. spin_unlock_irq (&dev->lock);
  1641. value = usb_gadget_probe_driver(&gadgetfs_driver, gadgetfs_bind);
  1642. if (value != 0) {
  1643. kfree (dev->buf);
  1644. dev->buf = NULL;
  1645. } else {
  1646. /* at this point "good" hardware has for the first time
  1647. * let the USB the host see us. alternatively, if users
  1648. * unplug/replug that will clear all the error state.
  1649. *
  1650. * note: everything running before here was guaranteed
  1651. * to choke driver model style diagnostics. from here
  1652. * on, they can work ... except in cleanup paths that
  1653. * kick in after the ep0 descriptor is closed.
  1654. */
  1655. fd->f_op = &ep0_io_operations;
  1656. value = len;
  1657. }
  1658. return value;
  1659. fail:
  1660. spin_unlock_irq (&dev->lock);
  1661. pr_debug ("%s: %s fail %Zd, %p\n", shortname, __func__, value, dev);
  1662. kfree (dev->buf);
  1663. dev->buf = NULL;
  1664. return value;
  1665. }
  1666. static int
  1667. dev_open (struct inode *inode, struct file *fd)
  1668. {
  1669. struct dev_data *dev = inode->i_private;
  1670. int value = -EBUSY;
  1671. spin_lock_irq(&dev->lock);
  1672. if (dev->state == STATE_DEV_DISABLED) {
  1673. dev->ev_next = 0;
  1674. dev->state = STATE_DEV_OPENED;
  1675. fd->private_data = dev;
  1676. get_dev (dev);
  1677. value = 0;
  1678. }
  1679. spin_unlock_irq(&dev->lock);
  1680. return value;
  1681. }
  1682. static const struct file_operations dev_init_operations = {
  1683. .owner = THIS_MODULE,
  1684. .llseek = no_llseek,
  1685. .open = dev_open,
  1686. .write = dev_config,
  1687. .fasync = ep0_fasync,
  1688. .unlocked_ioctl = dev_ioctl,
  1689. .release = dev_release,
  1690. };
  1691. /*----------------------------------------------------------------------*/
  1692. /* FILESYSTEM AND SUPERBLOCK OPERATIONS
  1693. *
  1694. * Mounting the filesystem creates a controller file, used first for
  1695. * device configuration then later for event monitoring.
  1696. */
  1697. /* FIXME PAM etc could set this security policy without mount options
  1698. * if epfiles inherited ownership and permissons from ep0 ...
  1699. */
  1700. static unsigned default_uid;
  1701. static unsigned default_gid;
  1702. static unsigned default_perm = S_IRUSR | S_IWUSR;
  1703. module_param (default_uid, uint, 0644);
  1704. module_param (default_gid, uint, 0644);
  1705. module_param (default_perm, uint, 0644);
  1706. static struct inode *
  1707. gadgetfs_make_inode (struct super_block *sb,
  1708. void *data, const struct file_operations *fops,
  1709. int mode)
  1710. {
  1711. struct inode *inode = new_inode (sb);
  1712. if (inode) {
  1713. inode->i_ino = get_next_ino();
  1714. inode->i_mode = mode;
  1715. inode->i_uid = default_uid;
  1716. inode->i_gid = default_gid;
  1717. inode->i_atime = inode->i_mtime = inode->i_ctime
  1718. = CURRENT_TIME;
  1719. inode->i_private = data;
  1720. inode->i_fop = fops;
  1721. }
  1722. return inode;
  1723. }
  1724. /* creates in fs root directory, so non-renamable and non-linkable.
  1725. * so inode and dentry are paired, until device reconfig.
  1726. */
  1727. static struct inode *
  1728. gadgetfs_create_file (struct super_block *sb, char const *name,
  1729. void *data, const struct file_operations *fops,
  1730. struct dentry **dentry_p)
  1731. {
  1732. struct dentry *dentry;
  1733. struct inode *inode;
  1734. dentry = d_alloc_name(sb->s_root, name);
  1735. if (!dentry)
  1736. return NULL;
  1737. inode = gadgetfs_make_inode (sb, data, fops,
  1738. S_IFREG | (default_perm & S_IRWXUGO));
  1739. if (!inode) {
  1740. dput(dentry);
  1741. return NULL;
  1742. }
  1743. d_add (dentry, inode);
  1744. *dentry_p = dentry;
  1745. return inode;
  1746. }
  1747. static const struct super_operations gadget_fs_operations = {
  1748. .statfs = simple_statfs,
  1749. .drop_inode = generic_delete_inode,
  1750. };
  1751. static int
  1752. gadgetfs_fill_super (struct super_block *sb, void *opts, int silent)
  1753. {
  1754. struct inode *inode;
  1755. struct dentry *d;
  1756. struct dev_data *dev;
  1757. if (the_device)
  1758. return -ESRCH;
  1759. /* fake probe to determine $CHIP */
  1760. (void) usb_gadget_probe_driver(&probe_driver, gadgetfs_probe);
  1761. if (!CHIP)
  1762. return -ENODEV;
  1763. /* superblock */
  1764. sb->s_blocksize = PAGE_CACHE_SIZE;
  1765. sb->s_blocksize_bits = PAGE_CACHE_SHIFT;
  1766. sb->s_magic = GADGETFS_MAGIC;
  1767. sb->s_op = &gadget_fs_operations;
  1768. sb->s_time_gran = 1;
  1769. /* root inode */
  1770. inode = gadgetfs_make_inode (sb,
  1771. NULL, &simple_dir_operations,
  1772. S_IFDIR | S_IRUGO | S_IXUGO);
  1773. if (!inode)
  1774. goto enomem0;
  1775. inode->i_op = &simple_dir_inode_operations;
  1776. if (!(d = d_alloc_root (inode)))
  1777. goto enomem1;
  1778. sb->s_root = d;
  1779. /* the ep0 file is named after the controller we expect;
  1780. * user mode code can use it for sanity checks, like we do.
  1781. */
  1782. dev = dev_new ();
  1783. if (!dev)
  1784. goto enomem2;
  1785. dev->sb = sb;
  1786. if (!gadgetfs_create_file (sb, CHIP,
  1787. dev, &dev_init_operations,
  1788. &dev->dentry))
  1789. goto enomem3;
  1790. /* other endpoint files are available after hardware setup,
  1791. * from binding to a controller.
  1792. */
  1793. the_device = dev;
  1794. return 0;
  1795. enomem3:
  1796. put_dev (dev);
  1797. enomem2:
  1798. dput (d);
  1799. enomem1:
  1800. iput (inode);
  1801. enomem0:
  1802. return -ENOMEM;
  1803. }
  1804. /* "mount -t gadgetfs path /dev/gadget" ends up here */
  1805. static struct dentry *
  1806. gadgetfs_mount (struct file_system_type *t, int flags,
  1807. const char *path, void *opts)
  1808. {
  1809. return mount_single (t, flags, opts, gadgetfs_fill_super);
  1810. }
  1811. static void
  1812. gadgetfs_kill_sb (struct super_block *sb)
  1813. {
  1814. kill_litter_super (sb);
  1815. if (the_device) {
  1816. put_dev (the_device);
  1817. the_device = NULL;
  1818. }
  1819. }
  1820. /*----------------------------------------------------------------------*/
  1821. static struct file_system_type gadgetfs_type = {
  1822. .owner = THIS_MODULE,
  1823. .name = shortname,
  1824. .mount = gadgetfs_mount,
  1825. .kill_sb = gadgetfs_kill_sb,
  1826. };
  1827. /*----------------------------------------------------------------------*/
  1828. static int __init init (void)
  1829. {
  1830. int status;
  1831. status = register_filesystem (&gadgetfs_type);
  1832. if (status == 0)
  1833. pr_info ("%s: %s, version " DRIVER_VERSION "\n",
  1834. shortname, driver_desc);
  1835. return status;
  1836. }
  1837. module_init (init);
  1838. static void __exit cleanup (void)
  1839. {
  1840. pr_debug ("unregister %s\n", shortname);
  1841. unregister_filesystem (&gadgetfs_type);
  1842. }
  1843. module_exit (cleanup);