inode.c 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152
  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/slab.h>
  31. #include <linux/poll.h>
  32. #include <linux/smp_lock.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 semaphore 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 (down_trylock (&epdata->lock) != 0)
  254. goto nonblock;
  255. if (epdata->state != STATE_EP_ENABLED) {
  256. up (&epdata->lock);
  257. nonblock:
  258. val = -EAGAIN;
  259. } else
  260. val = 0;
  261. return val;
  262. }
  263. if ((val = down_interruptible (&epdata->lock)) < 0)
  264. return val;
  265. switch (epdata->state) {
  266. case STATE_EP_ENABLED:
  267. break;
  268. // case STATE_EP_DISABLED: /* "can't happen" */
  269. // case STATE_EP_READY: /* "can't happen" */
  270. default: /* error! */
  271. pr_debug ("%s: ep %p not available, state %d\n",
  272. shortname, epdata, epdata->state);
  273. // FALLTHROUGH
  274. case STATE_EP_UNBOUND: /* clean disconnect */
  275. val = -ENODEV;
  276. up (&epdata->lock);
  277. }
  278. return val;
  279. }
  280. static ssize_t
  281. ep_io (struct ep_data *epdata, void *buf, unsigned len)
  282. {
  283. DECLARE_COMPLETION_ONSTACK (done);
  284. int value;
  285. spin_lock_irq (&epdata->dev->lock);
  286. if (likely (epdata->ep != NULL)) {
  287. struct usb_request *req = epdata->req;
  288. req->context = &done;
  289. req->complete = epio_complete;
  290. req->buf = buf;
  291. req->length = len;
  292. value = usb_ep_queue (epdata->ep, req, GFP_ATOMIC);
  293. } else
  294. value = -ENODEV;
  295. spin_unlock_irq (&epdata->dev->lock);
  296. if (likely (value == 0)) {
  297. value = wait_event_interruptible (done.wait, done.done);
  298. if (value != 0) {
  299. spin_lock_irq (&epdata->dev->lock);
  300. if (likely (epdata->ep != NULL)) {
  301. DBG (epdata->dev, "%s i/o interrupted\n",
  302. epdata->name);
  303. usb_ep_dequeue (epdata->ep, epdata->req);
  304. spin_unlock_irq (&epdata->dev->lock);
  305. wait_event (done.wait, done.done);
  306. if (epdata->status == -ECONNRESET)
  307. epdata->status = -EINTR;
  308. } else {
  309. spin_unlock_irq (&epdata->dev->lock);
  310. DBG (epdata->dev, "endpoint gone\n");
  311. epdata->status = -ENODEV;
  312. }
  313. }
  314. return epdata->status;
  315. }
  316. return value;
  317. }
  318. /* handle a synchronous OUT bulk/intr/iso transfer */
  319. static ssize_t
  320. ep_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr)
  321. {
  322. struct ep_data *data = fd->private_data;
  323. void *kbuf;
  324. ssize_t value;
  325. if ((value = get_ready_ep (fd->f_flags, data)) < 0)
  326. return value;
  327. /* halt any endpoint by doing a "wrong direction" i/o call */
  328. if (data->desc.bEndpointAddress & USB_DIR_IN) {
  329. if ((data->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK)
  330. == USB_ENDPOINT_XFER_ISOC)
  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. up (&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. up (&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 (!(data->desc.bEndpointAddress & USB_DIR_IN)) {
  366. if ((data->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK)
  367. == USB_ENDPOINT_XFER_ISOC)
  368. return -EINVAL;
  369. DBG (data->dev, "%s halt\n", data->name);
  370. spin_lock_irq (&data->dev->lock);
  371. if (likely (data->ep != NULL))
  372. usb_ep_set_halt (data->ep);
  373. spin_unlock_irq (&data->dev->lock);
  374. up (&data->lock);
  375. return -EBADMSG;
  376. }
  377. /* FIXME writebehind for O_NONBLOCK and poll(), qlen = 1 */
  378. value = -ENOMEM;
  379. kbuf = kmalloc (len, GFP_KERNEL);
  380. if (!kbuf)
  381. goto free1;
  382. if (copy_from_user (kbuf, buf, len)) {
  383. value = -EFAULT;
  384. goto free1;
  385. }
  386. value = ep_io (data, kbuf, len);
  387. VDEBUG (data->dev, "%s write %zu IN, status %d\n",
  388. data->name, len, (int) value);
  389. free1:
  390. up (&data->lock);
  391. kfree (kbuf);
  392. return value;
  393. }
  394. static int
  395. ep_release (struct inode *inode, struct file *fd)
  396. {
  397. struct ep_data *data = fd->private_data;
  398. int value;
  399. if ((value = down_interruptible(&data->lock)) < 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. up (&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. up (&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. up(&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(epdata->desc.bEndpointAddress & USB_DIR_IN))
  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(!(epdata->desc.bEndpointAddress & USB_DIR_IN)))
  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. if ((value = down_interruptible (&data->lock)) < 0)
  658. return value;
  659. if (data->state != STATE_EP_READY) {
  660. value = -EL2HLT;
  661. goto fail;
  662. }
  663. value = len;
  664. if (len < USB_DT_ENDPOINT_SIZE + 4)
  665. goto fail0;
  666. /* we might need to change message format someday */
  667. if (copy_from_user (&tag, buf, 4)) {
  668. goto fail1;
  669. }
  670. if (tag != 1) {
  671. DBG(data->dev, "config %s, bad tag %d\n", data->name, tag);
  672. goto fail0;
  673. }
  674. buf += 4;
  675. len -= 4;
  676. /* NOTE: audio endpoint extensions not accepted here;
  677. * just don't include the extra bytes.
  678. */
  679. /* full/low speed descriptor, then high speed */
  680. if (copy_from_user (&data->desc, buf, USB_DT_ENDPOINT_SIZE)) {
  681. goto fail1;
  682. }
  683. if (data->desc.bLength != USB_DT_ENDPOINT_SIZE
  684. || data->desc.bDescriptorType != USB_DT_ENDPOINT)
  685. goto fail0;
  686. if (len != USB_DT_ENDPOINT_SIZE) {
  687. if (len != 2 * USB_DT_ENDPOINT_SIZE)
  688. goto fail0;
  689. if (copy_from_user (&data->hs_desc, buf + USB_DT_ENDPOINT_SIZE,
  690. USB_DT_ENDPOINT_SIZE)) {
  691. goto fail1;
  692. }
  693. if (data->hs_desc.bLength != USB_DT_ENDPOINT_SIZE
  694. || data->hs_desc.bDescriptorType
  695. != USB_DT_ENDPOINT) {
  696. DBG(data->dev, "config %s, bad hs length or type\n",
  697. data->name);
  698. goto fail0;
  699. }
  700. }
  701. spin_lock_irq (&data->dev->lock);
  702. if (data->dev->state == STATE_DEV_UNBOUND) {
  703. value = -ENOENT;
  704. goto gone;
  705. } else if ((ep = data->ep) == NULL) {
  706. value = -ENODEV;
  707. goto gone;
  708. }
  709. switch (data->dev->gadget->speed) {
  710. case USB_SPEED_LOW:
  711. case USB_SPEED_FULL:
  712. value = usb_ep_enable (ep, &data->desc);
  713. if (value == 0)
  714. data->state = STATE_EP_ENABLED;
  715. break;
  716. #ifdef CONFIG_USB_GADGET_DUALSPEED
  717. case USB_SPEED_HIGH:
  718. /* fails if caller didn't provide that descriptor... */
  719. value = usb_ep_enable (ep, &data->hs_desc);
  720. if (value == 0)
  721. data->state = STATE_EP_ENABLED;
  722. break;
  723. #endif
  724. default:
  725. DBG(data->dev, "unconnected, %s init abandoned\n",
  726. data->name);
  727. value = -EINVAL;
  728. }
  729. if (value == 0) {
  730. fd->f_op = &ep_io_operations;
  731. value = length;
  732. }
  733. gone:
  734. spin_unlock_irq (&data->dev->lock);
  735. if (value < 0) {
  736. fail:
  737. data->desc.bDescriptorType = 0;
  738. data->hs_desc.bDescriptorType = 0;
  739. }
  740. up (&data->lock);
  741. return value;
  742. fail0:
  743. value = -EINVAL;
  744. goto fail;
  745. fail1:
  746. value = -EFAULT;
  747. goto fail;
  748. }
  749. static int
  750. ep_open (struct inode *inode, struct file *fd)
  751. {
  752. struct ep_data *data = inode->i_private;
  753. int value = -EBUSY;
  754. if (down_interruptible (&data->lock) != 0)
  755. return -EINTR;
  756. spin_lock_irq (&data->dev->lock);
  757. if (data->dev->state == STATE_DEV_UNBOUND)
  758. value = -ENOENT;
  759. else if (data->state == STATE_EP_DISABLED) {
  760. value = 0;
  761. data->state = STATE_EP_READY;
  762. get_ep (data);
  763. fd->private_data = data;
  764. VDEBUG (data->dev, "%s ready\n", data->name);
  765. } else
  766. DBG (data->dev, "%s state %d\n",
  767. data->name, data->state);
  768. spin_unlock_irq (&data->dev->lock);
  769. up (&data->lock);
  770. return value;
  771. }
  772. /* used before endpoint configuration */
  773. static const struct file_operations ep_config_operations = {
  774. .owner = THIS_MODULE,
  775. .llseek = no_llseek,
  776. .open = ep_open,
  777. .write = ep_config,
  778. .release = ep_release,
  779. };
  780. /*----------------------------------------------------------------------*/
  781. /* EP0 IMPLEMENTATION can be partly in userspace.
  782. *
  783. * Drivers that use this facility receive various events, including
  784. * control requests the kernel doesn't handle. Drivers that don't
  785. * use this facility may be too simple-minded for real applications.
  786. */
  787. static inline void ep0_readable (struct dev_data *dev)
  788. {
  789. wake_up (&dev->wait);
  790. kill_fasync (&dev->fasync, SIGIO, POLL_IN);
  791. }
  792. static void clean_req (struct usb_ep *ep, struct usb_request *req)
  793. {
  794. struct dev_data *dev = ep->driver_data;
  795. if (req->buf != dev->rbuf) {
  796. kfree(req->buf);
  797. req->buf = dev->rbuf;
  798. req->dma = DMA_ADDR_INVALID;
  799. }
  800. req->complete = epio_complete;
  801. dev->setup_out_ready = 0;
  802. }
  803. static void ep0_complete (struct usb_ep *ep, struct usb_request *req)
  804. {
  805. struct dev_data *dev = ep->driver_data;
  806. unsigned long flags;
  807. int free = 1;
  808. /* for control OUT, data must still get to userspace */
  809. spin_lock_irqsave(&dev->lock, flags);
  810. if (!dev->setup_in) {
  811. dev->setup_out_error = (req->status != 0);
  812. if (!dev->setup_out_error)
  813. free = 0;
  814. dev->setup_out_ready = 1;
  815. ep0_readable (dev);
  816. }
  817. /* clean up as appropriate */
  818. if (free && req->buf != &dev->rbuf)
  819. clean_req (ep, req);
  820. req->complete = epio_complete;
  821. spin_unlock_irqrestore(&dev->lock, flags);
  822. }
  823. static int setup_req (struct usb_ep *ep, struct usb_request *req, u16 len)
  824. {
  825. struct dev_data *dev = ep->driver_data;
  826. if (dev->setup_out_ready) {
  827. DBG (dev, "ep0 request busy!\n");
  828. return -EBUSY;
  829. }
  830. if (len > sizeof (dev->rbuf))
  831. req->buf = kmalloc(len, GFP_ATOMIC);
  832. if (req->buf == NULL) {
  833. req->buf = dev->rbuf;
  834. return -ENOMEM;
  835. }
  836. req->complete = ep0_complete;
  837. req->length = len;
  838. req->zero = 0;
  839. return 0;
  840. }
  841. static ssize_t
  842. ep0_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr)
  843. {
  844. struct dev_data *dev = fd->private_data;
  845. ssize_t retval;
  846. enum ep0_state state;
  847. spin_lock_irq (&dev->lock);
  848. /* report fd mode change before acting on it */
  849. if (dev->setup_abort) {
  850. dev->setup_abort = 0;
  851. retval = -EIDRM;
  852. goto done;
  853. }
  854. /* control DATA stage */
  855. if ((state = dev->state) == STATE_DEV_SETUP) {
  856. if (dev->setup_in) { /* stall IN */
  857. VDEBUG(dev, "ep0in stall\n");
  858. (void) usb_ep_set_halt (dev->gadget->ep0);
  859. retval = -EL2HLT;
  860. dev->state = STATE_DEV_CONNECTED;
  861. } else if (len == 0) { /* ack SET_CONFIGURATION etc */
  862. struct usb_ep *ep = dev->gadget->ep0;
  863. struct usb_request *req = dev->req;
  864. if ((retval = setup_req (ep, req, 0)) == 0)
  865. retval = usb_ep_queue (ep, req, GFP_ATOMIC);
  866. dev->state = STATE_DEV_CONNECTED;
  867. /* assume that was SET_CONFIGURATION */
  868. if (dev->current_config) {
  869. unsigned power;
  870. if (gadget_is_dualspeed(dev->gadget)
  871. && (dev->gadget->speed
  872. == USB_SPEED_HIGH))
  873. power = dev->hs_config->bMaxPower;
  874. else
  875. power = dev->config->bMaxPower;
  876. usb_gadget_vbus_draw(dev->gadget, 2 * power);
  877. }
  878. } else { /* collect OUT data */
  879. if ((fd->f_flags & O_NONBLOCK) != 0
  880. && !dev->setup_out_ready) {
  881. retval = -EAGAIN;
  882. goto done;
  883. }
  884. spin_unlock_irq (&dev->lock);
  885. retval = wait_event_interruptible (dev->wait,
  886. dev->setup_out_ready != 0);
  887. /* FIXME state could change from under us */
  888. spin_lock_irq (&dev->lock);
  889. if (retval)
  890. goto done;
  891. if (dev->state != STATE_DEV_SETUP) {
  892. retval = -ECANCELED;
  893. goto done;
  894. }
  895. dev->state = STATE_DEV_CONNECTED;
  896. if (dev->setup_out_error)
  897. retval = -EIO;
  898. else {
  899. len = min (len, (size_t)dev->req->actual);
  900. // FIXME don't call this with the spinlock held ...
  901. if (copy_to_user (buf, dev->req->buf, len))
  902. retval = -EFAULT;
  903. clean_req (dev->gadget->ep0, dev->req);
  904. /* NOTE userspace can't yet choose to stall */
  905. }
  906. }
  907. goto done;
  908. }
  909. /* else normal: return event data */
  910. if (len < sizeof dev->event [0]) {
  911. retval = -EINVAL;
  912. goto done;
  913. }
  914. len -= len % sizeof (struct usb_gadgetfs_event);
  915. dev->usermode_setup = 1;
  916. scan:
  917. /* return queued events right away */
  918. if (dev->ev_next != 0) {
  919. unsigned i, n;
  920. n = len / sizeof (struct usb_gadgetfs_event);
  921. if (dev->ev_next < n)
  922. n = dev->ev_next;
  923. /* ep0 i/o has special semantics during STATE_DEV_SETUP */
  924. for (i = 0; i < n; i++) {
  925. if (dev->event [i].type == GADGETFS_SETUP) {
  926. dev->state = STATE_DEV_SETUP;
  927. n = i + 1;
  928. break;
  929. }
  930. }
  931. spin_unlock_irq (&dev->lock);
  932. len = n * sizeof (struct usb_gadgetfs_event);
  933. if (copy_to_user (buf, &dev->event, len))
  934. retval = -EFAULT;
  935. else
  936. retval = len;
  937. if (len > 0) {
  938. /* NOTE this doesn't guard against broken drivers;
  939. * concurrent ep0 readers may lose events.
  940. */
  941. spin_lock_irq (&dev->lock);
  942. if (dev->ev_next > n) {
  943. memmove(&dev->event[0], &dev->event[n],
  944. sizeof (struct usb_gadgetfs_event)
  945. * (dev->ev_next - n));
  946. }
  947. dev->ev_next -= n;
  948. spin_unlock_irq (&dev->lock);
  949. }
  950. return retval;
  951. }
  952. if (fd->f_flags & O_NONBLOCK) {
  953. retval = -EAGAIN;
  954. goto done;
  955. }
  956. switch (state) {
  957. default:
  958. DBG (dev, "fail %s, state %d\n", __func__, state);
  959. retval = -ESRCH;
  960. break;
  961. case STATE_DEV_UNCONNECTED:
  962. case STATE_DEV_CONNECTED:
  963. spin_unlock_irq (&dev->lock);
  964. DBG (dev, "%s wait\n", __func__);
  965. /* wait for events */
  966. retval = wait_event_interruptible (dev->wait,
  967. dev->ev_next != 0);
  968. if (retval < 0)
  969. return retval;
  970. spin_lock_irq (&dev->lock);
  971. goto scan;
  972. }
  973. done:
  974. spin_unlock_irq (&dev->lock);
  975. return retval;
  976. }
  977. static struct usb_gadgetfs_event *
  978. next_event (struct dev_data *dev, enum usb_gadgetfs_event_type type)
  979. {
  980. struct usb_gadgetfs_event *event;
  981. unsigned i;
  982. switch (type) {
  983. /* these events purge the queue */
  984. case GADGETFS_DISCONNECT:
  985. if (dev->state == STATE_DEV_SETUP)
  986. dev->setup_abort = 1;
  987. // FALL THROUGH
  988. case GADGETFS_CONNECT:
  989. dev->ev_next = 0;
  990. break;
  991. case GADGETFS_SETUP: /* previous request timed out */
  992. case GADGETFS_SUSPEND: /* same effect */
  993. /* these events can't be repeated */
  994. for (i = 0; i != dev->ev_next; i++) {
  995. if (dev->event [i].type != type)
  996. continue;
  997. DBG(dev, "discard old event[%d] %d\n", i, type);
  998. dev->ev_next--;
  999. if (i == dev->ev_next)
  1000. break;
  1001. /* indices start at zero, for simplicity */
  1002. memmove (&dev->event [i], &dev->event [i + 1],
  1003. sizeof (struct usb_gadgetfs_event)
  1004. * (dev->ev_next - i));
  1005. }
  1006. break;
  1007. default:
  1008. BUG ();
  1009. }
  1010. VDEBUG(dev, "event[%d] = %d\n", dev->ev_next, type);
  1011. event = &dev->event [dev->ev_next++];
  1012. BUG_ON (dev->ev_next > N_EVENT);
  1013. memset (event, 0, sizeof *event);
  1014. event->type = type;
  1015. return event;
  1016. }
  1017. static ssize_t
  1018. ep0_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  1019. {
  1020. struct dev_data *dev = fd->private_data;
  1021. ssize_t retval = -ESRCH;
  1022. spin_lock_irq (&dev->lock);
  1023. /* report fd mode change before acting on it */
  1024. if (dev->setup_abort) {
  1025. dev->setup_abort = 0;
  1026. retval = -EIDRM;
  1027. /* data and/or status stage for control request */
  1028. } else if (dev->state == STATE_DEV_SETUP) {
  1029. /* IN DATA+STATUS caller makes len <= wLength */
  1030. if (dev->setup_in) {
  1031. retval = setup_req (dev->gadget->ep0, dev->req, len);
  1032. if (retval == 0) {
  1033. dev->state = STATE_DEV_CONNECTED;
  1034. spin_unlock_irq (&dev->lock);
  1035. if (copy_from_user (dev->req->buf, buf, len))
  1036. retval = -EFAULT;
  1037. else {
  1038. if (len < dev->setup_wLength)
  1039. dev->req->zero = 1;
  1040. retval = usb_ep_queue (
  1041. dev->gadget->ep0, dev->req,
  1042. GFP_KERNEL);
  1043. }
  1044. if (retval < 0) {
  1045. spin_lock_irq (&dev->lock);
  1046. clean_req (dev->gadget->ep0, dev->req);
  1047. spin_unlock_irq (&dev->lock);
  1048. } else
  1049. retval = len;
  1050. return retval;
  1051. }
  1052. /* can stall some OUT transfers */
  1053. } else if (dev->setup_can_stall) {
  1054. VDEBUG(dev, "ep0out stall\n");
  1055. (void) usb_ep_set_halt (dev->gadget->ep0);
  1056. retval = -EL2HLT;
  1057. dev->state = STATE_DEV_CONNECTED;
  1058. } else {
  1059. DBG(dev, "bogus ep0out stall!\n");
  1060. }
  1061. } else
  1062. DBG (dev, "fail %s, state %d\n", __func__, dev->state);
  1063. spin_unlock_irq (&dev->lock);
  1064. return retval;
  1065. }
  1066. static int
  1067. ep0_fasync (int f, struct file *fd, int on)
  1068. {
  1069. struct dev_data *dev = fd->private_data;
  1070. // caller must F_SETOWN before signal delivery happens
  1071. VDEBUG (dev, "%s %s\n", __func__, on ? "on" : "off");
  1072. return fasync_helper (f, fd, on, &dev->fasync);
  1073. }
  1074. static struct usb_gadget_driver gadgetfs_driver;
  1075. static int
  1076. dev_release (struct inode *inode, struct file *fd)
  1077. {
  1078. struct dev_data *dev = fd->private_data;
  1079. /* closing ep0 === shutdown all */
  1080. usb_gadget_unregister_driver (&gadgetfs_driver);
  1081. /* at this point "good" hardware has disconnected the
  1082. * device from USB; the host won't see it any more.
  1083. * alternatively, all host requests will time out.
  1084. */
  1085. kfree (dev->buf);
  1086. dev->buf = NULL;
  1087. put_dev (dev);
  1088. /* other endpoints were all decoupled from this device */
  1089. spin_lock_irq(&dev->lock);
  1090. dev->state = STATE_DEV_DISABLED;
  1091. spin_unlock_irq(&dev->lock);
  1092. return 0;
  1093. }
  1094. static unsigned int
  1095. ep0_poll (struct file *fd, poll_table *wait)
  1096. {
  1097. struct dev_data *dev = fd->private_data;
  1098. int mask = 0;
  1099. poll_wait(fd, &dev->wait, wait);
  1100. spin_lock_irq (&dev->lock);
  1101. /* report fd mode change before acting on it */
  1102. if (dev->setup_abort) {
  1103. dev->setup_abort = 0;
  1104. mask = POLLHUP;
  1105. goto out;
  1106. }
  1107. if (dev->state == STATE_DEV_SETUP) {
  1108. if (dev->setup_in || dev->setup_can_stall)
  1109. mask = POLLOUT;
  1110. } else {
  1111. if (dev->ev_next != 0)
  1112. mask = POLLIN;
  1113. }
  1114. out:
  1115. spin_unlock_irq(&dev->lock);
  1116. return mask;
  1117. }
  1118. static long dev_ioctl (struct file *fd, unsigned code, unsigned long value)
  1119. {
  1120. struct dev_data *dev = fd->private_data;
  1121. struct usb_gadget *gadget = dev->gadget;
  1122. long ret = -ENOTTY;
  1123. if (gadget->ops->ioctl) {
  1124. lock_kernel();
  1125. ret = gadget->ops->ioctl (gadget, code, value);
  1126. unlock_kernel();
  1127. }
  1128. return ret;
  1129. }
  1130. /* used after device configuration */
  1131. static const struct file_operations ep0_io_operations = {
  1132. .owner = THIS_MODULE,
  1133. .llseek = no_llseek,
  1134. .read = ep0_read,
  1135. .write = ep0_write,
  1136. .fasync = ep0_fasync,
  1137. .poll = ep0_poll,
  1138. .unlocked_ioctl = dev_ioctl,
  1139. .release = dev_release,
  1140. };
  1141. /*----------------------------------------------------------------------*/
  1142. /* The in-kernel gadget driver handles most ep0 issues, in particular
  1143. * enumerating the single configuration (as provided from user space).
  1144. *
  1145. * Unrecognized ep0 requests may be handled in user space.
  1146. */
  1147. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1148. static void make_qualifier (struct dev_data *dev)
  1149. {
  1150. struct usb_qualifier_descriptor qual;
  1151. struct usb_device_descriptor *desc;
  1152. qual.bLength = sizeof qual;
  1153. qual.bDescriptorType = USB_DT_DEVICE_QUALIFIER;
  1154. qual.bcdUSB = __constant_cpu_to_le16 (0x0200);
  1155. desc = dev->dev;
  1156. qual.bDeviceClass = desc->bDeviceClass;
  1157. qual.bDeviceSubClass = desc->bDeviceSubClass;
  1158. qual.bDeviceProtocol = desc->bDeviceProtocol;
  1159. /* assumes ep0 uses the same value for both speeds ... */
  1160. qual.bMaxPacketSize0 = desc->bMaxPacketSize0;
  1161. qual.bNumConfigurations = 1;
  1162. qual.bRESERVED = 0;
  1163. memcpy (dev->rbuf, &qual, sizeof qual);
  1164. }
  1165. #endif
  1166. static int
  1167. config_buf (struct dev_data *dev, u8 type, unsigned index)
  1168. {
  1169. int len;
  1170. int hs = 0;
  1171. /* only one configuration */
  1172. if (index > 0)
  1173. return -EINVAL;
  1174. if (gadget_is_dualspeed(dev->gadget)) {
  1175. hs = (dev->gadget->speed == USB_SPEED_HIGH);
  1176. if (type == USB_DT_OTHER_SPEED_CONFIG)
  1177. hs = !hs;
  1178. }
  1179. if (hs) {
  1180. dev->req->buf = dev->hs_config;
  1181. len = le16_to_cpu(dev->hs_config->wTotalLength);
  1182. } else {
  1183. dev->req->buf = dev->config;
  1184. len = le16_to_cpu(dev->config->wTotalLength);
  1185. }
  1186. ((u8 *)dev->req->buf) [1] = type;
  1187. return len;
  1188. }
  1189. static int
  1190. gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl)
  1191. {
  1192. struct dev_data *dev = get_gadget_data (gadget);
  1193. struct usb_request *req = dev->req;
  1194. int value = -EOPNOTSUPP;
  1195. struct usb_gadgetfs_event *event;
  1196. u16 w_value = le16_to_cpu(ctrl->wValue);
  1197. u16 w_length = le16_to_cpu(ctrl->wLength);
  1198. spin_lock (&dev->lock);
  1199. dev->setup_abort = 0;
  1200. if (dev->state == STATE_DEV_UNCONNECTED) {
  1201. if (gadget_is_dualspeed(gadget)
  1202. && gadget->speed == USB_SPEED_HIGH
  1203. && dev->hs_config == NULL) {
  1204. spin_unlock(&dev->lock);
  1205. ERROR (dev, "no high speed config??\n");
  1206. return -EINVAL;
  1207. }
  1208. dev->state = STATE_DEV_CONNECTED;
  1209. dev->dev->bMaxPacketSize0 = gadget->ep0->maxpacket;
  1210. INFO (dev, "connected\n");
  1211. event = next_event (dev, GADGETFS_CONNECT);
  1212. event->u.speed = gadget->speed;
  1213. ep0_readable (dev);
  1214. /* host may have given up waiting for response. we can miss control
  1215. * requests handled lower down (device/endpoint status and features);
  1216. * then ep0_{read,write} will report the wrong status. controller
  1217. * driver will have aborted pending i/o.
  1218. */
  1219. } else if (dev->state == STATE_DEV_SETUP)
  1220. dev->setup_abort = 1;
  1221. req->buf = dev->rbuf;
  1222. req->dma = DMA_ADDR_INVALID;
  1223. req->context = NULL;
  1224. value = -EOPNOTSUPP;
  1225. switch (ctrl->bRequest) {
  1226. case USB_REQ_GET_DESCRIPTOR:
  1227. if (ctrl->bRequestType != USB_DIR_IN)
  1228. goto unrecognized;
  1229. switch (w_value >> 8) {
  1230. case USB_DT_DEVICE:
  1231. value = min (w_length, (u16) sizeof *dev->dev);
  1232. req->buf = dev->dev;
  1233. break;
  1234. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1235. case USB_DT_DEVICE_QUALIFIER:
  1236. if (!dev->hs_config)
  1237. break;
  1238. value = min (w_length, (u16)
  1239. sizeof (struct usb_qualifier_descriptor));
  1240. make_qualifier (dev);
  1241. break;
  1242. case USB_DT_OTHER_SPEED_CONFIG:
  1243. // FALLTHROUGH
  1244. #endif
  1245. case USB_DT_CONFIG:
  1246. value = config_buf (dev,
  1247. w_value >> 8,
  1248. w_value & 0xff);
  1249. if (value >= 0)
  1250. value = min (w_length, (u16) value);
  1251. break;
  1252. case USB_DT_STRING:
  1253. goto unrecognized;
  1254. default: // all others are errors
  1255. break;
  1256. }
  1257. break;
  1258. /* currently one config, two speeds */
  1259. case USB_REQ_SET_CONFIGURATION:
  1260. if (ctrl->bRequestType != 0)
  1261. goto unrecognized;
  1262. if (0 == (u8) w_value) {
  1263. value = 0;
  1264. dev->current_config = 0;
  1265. usb_gadget_vbus_draw(gadget, 8 /* mA */ );
  1266. // user mode expected to disable endpoints
  1267. } else {
  1268. u8 config, power;
  1269. if (gadget_is_dualspeed(gadget)
  1270. && gadget->speed == USB_SPEED_HIGH) {
  1271. config = dev->hs_config->bConfigurationValue;
  1272. power = dev->hs_config->bMaxPower;
  1273. } else {
  1274. config = dev->config->bConfigurationValue;
  1275. power = dev->config->bMaxPower;
  1276. }
  1277. if (config == (u8) w_value) {
  1278. value = 0;
  1279. dev->current_config = config;
  1280. usb_gadget_vbus_draw(gadget, 2 * power);
  1281. }
  1282. }
  1283. /* report SET_CONFIGURATION like any other control request,
  1284. * except that usermode may not stall this. the next
  1285. * request mustn't be allowed start until this finishes:
  1286. * endpoints and threads set up, etc.
  1287. *
  1288. * NOTE: older PXA hardware (before PXA 255: without UDCCFR)
  1289. * has bad/racey automagic that prevents synchronizing here.
  1290. * even kernel mode drivers often miss them.
  1291. */
  1292. if (value == 0) {
  1293. INFO (dev, "configuration #%d\n", dev->current_config);
  1294. if (dev->usermode_setup) {
  1295. dev->setup_can_stall = 0;
  1296. goto delegate;
  1297. }
  1298. }
  1299. break;
  1300. #ifndef CONFIG_USB_GADGET_PXA25X
  1301. /* PXA automagically handles this request too */
  1302. case USB_REQ_GET_CONFIGURATION:
  1303. if (ctrl->bRequestType != 0x80)
  1304. goto unrecognized;
  1305. *(u8 *)req->buf = dev->current_config;
  1306. value = min (w_length, (u16) 1);
  1307. break;
  1308. #endif
  1309. default:
  1310. unrecognized:
  1311. VDEBUG (dev, "%s req%02x.%02x v%04x i%04x l%d\n",
  1312. dev->usermode_setup ? "delegate" : "fail",
  1313. ctrl->bRequestType, ctrl->bRequest,
  1314. w_value, le16_to_cpu(ctrl->wIndex), w_length);
  1315. /* if there's an ep0 reader, don't stall */
  1316. if (dev->usermode_setup) {
  1317. dev->setup_can_stall = 1;
  1318. delegate:
  1319. dev->setup_in = (ctrl->bRequestType & USB_DIR_IN)
  1320. ? 1 : 0;
  1321. dev->setup_wLength = w_length;
  1322. dev->setup_out_ready = 0;
  1323. dev->setup_out_error = 0;
  1324. value = 0;
  1325. /* read DATA stage for OUT right away */
  1326. if (unlikely (!dev->setup_in && w_length)) {
  1327. value = setup_req (gadget->ep0, dev->req,
  1328. w_length);
  1329. if (value < 0)
  1330. break;
  1331. value = usb_ep_queue (gadget->ep0, dev->req,
  1332. GFP_ATOMIC);
  1333. if (value < 0) {
  1334. clean_req (gadget->ep0, dev->req);
  1335. break;
  1336. }
  1337. /* we can't currently stall these */
  1338. dev->setup_can_stall = 0;
  1339. }
  1340. /* state changes when reader collects event */
  1341. event = next_event (dev, GADGETFS_SETUP);
  1342. event->u.setup = *ctrl;
  1343. ep0_readable (dev);
  1344. spin_unlock (&dev->lock);
  1345. return 0;
  1346. }
  1347. }
  1348. /* proceed with data transfer and status phases? */
  1349. if (value >= 0 && dev->state != STATE_DEV_SETUP) {
  1350. req->length = value;
  1351. req->zero = value < w_length;
  1352. value = usb_ep_queue (gadget->ep0, req, GFP_ATOMIC);
  1353. if (value < 0) {
  1354. DBG (dev, "ep_queue --> %d\n", value);
  1355. req->status = 0;
  1356. }
  1357. }
  1358. /* device stalls when value < 0 */
  1359. spin_unlock (&dev->lock);
  1360. return value;
  1361. }
  1362. static void destroy_ep_files (struct dev_data *dev)
  1363. {
  1364. struct list_head *entry, *tmp;
  1365. DBG (dev, "%s %d\n", __func__, dev->state);
  1366. /* dev->state must prevent interference */
  1367. restart:
  1368. spin_lock_irq (&dev->lock);
  1369. list_for_each_safe (entry, tmp, &dev->epfiles) {
  1370. struct ep_data *ep;
  1371. struct inode *parent;
  1372. struct dentry *dentry;
  1373. /* break link to FS */
  1374. ep = list_entry (entry, struct ep_data, epfiles);
  1375. list_del_init (&ep->epfiles);
  1376. dentry = ep->dentry;
  1377. ep->dentry = NULL;
  1378. parent = dentry->d_parent->d_inode;
  1379. /* break link to controller */
  1380. if (ep->state == STATE_EP_ENABLED)
  1381. (void) usb_ep_disable (ep->ep);
  1382. ep->state = STATE_EP_UNBOUND;
  1383. usb_ep_free_request (ep->ep, ep->req);
  1384. ep->ep = NULL;
  1385. wake_up (&ep->wait);
  1386. put_ep (ep);
  1387. spin_unlock_irq (&dev->lock);
  1388. /* break link to dcache */
  1389. mutex_lock (&parent->i_mutex);
  1390. d_delete (dentry);
  1391. dput (dentry);
  1392. mutex_unlock (&parent->i_mutex);
  1393. /* fds may still be open */
  1394. goto restart;
  1395. }
  1396. spin_unlock_irq (&dev->lock);
  1397. }
  1398. static struct inode *
  1399. gadgetfs_create_file (struct super_block *sb, char const *name,
  1400. void *data, const struct file_operations *fops,
  1401. struct dentry **dentry_p);
  1402. static int activate_ep_files (struct dev_data *dev)
  1403. {
  1404. struct usb_ep *ep;
  1405. struct ep_data *data;
  1406. gadget_for_each_ep (ep, dev->gadget) {
  1407. data = kzalloc(sizeof(*data), GFP_KERNEL);
  1408. if (!data)
  1409. goto enomem0;
  1410. data->state = STATE_EP_DISABLED;
  1411. init_MUTEX (&data->lock);
  1412. init_waitqueue_head (&data->wait);
  1413. strncpy (data->name, ep->name, sizeof (data->name) - 1);
  1414. atomic_set (&data->count, 1);
  1415. data->dev = dev;
  1416. get_dev (dev);
  1417. data->ep = ep;
  1418. ep->driver_data = data;
  1419. data->req = usb_ep_alloc_request (ep, GFP_KERNEL);
  1420. if (!data->req)
  1421. goto enomem1;
  1422. data->inode = gadgetfs_create_file (dev->sb, data->name,
  1423. data, &ep_config_operations,
  1424. &data->dentry);
  1425. if (!data->inode)
  1426. goto enomem2;
  1427. list_add_tail (&data->epfiles, &dev->epfiles);
  1428. }
  1429. return 0;
  1430. enomem2:
  1431. usb_ep_free_request (ep, data->req);
  1432. enomem1:
  1433. put_dev (dev);
  1434. kfree (data);
  1435. enomem0:
  1436. DBG (dev, "%s enomem\n", __func__);
  1437. destroy_ep_files (dev);
  1438. return -ENOMEM;
  1439. }
  1440. static void
  1441. gadgetfs_unbind (struct usb_gadget *gadget)
  1442. {
  1443. struct dev_data *dev = get_gadget_data (gadget);
  1444. DBG (dev, "%s\n", __func__);
  1445. spin_lock_irq (&dev->lock);
  1446. dev->state = STATE_DEV_UNBOUND;
  1447. spin_unlock_irq (&dev->lock);
  1448. destroy_ep_files (dev);
  1449. gadget->ep0->driver_data = NULL;
  1450. set_gadget_data (gadget, NULL);
  1451. /* we've already been disconnected ... no i/o is active */
  1452. if (dev->req)
  1453. usb_ep_free_request (gadget->ep0, dev->req);
  1454. DBG (dev, "%s done\n", __func__);
  1455. put_dev (dev);
  1456. }
  1457. static struct dev_data *the_device;
  1458. static int
  1459. gadgetfs_bind (struct usb_gadget *gadget)
  1460. {
  1461. struct dev_data *dev = the_device;
  1462. if (!dev)
  1463. return -ESRCH;
  1464. if (0 != strcmp (CHIP, gadget->name)) {
  1465. pr_err("%s expected %s controller not %s\n",
  1466. shortname, CHIP, gadget->name);
  1467. return -ENODEV;
  1468. }
  1469. set_gadget_data (gadget, dev);
  1470. dev->gadget = gadget;
  1471. gadget->ep0->driver_data = dev;
  1472. dev->dev->bMaxPacketSize0 = gadget->ep0->maxpacket;
  1473. /* preallocate control response and buffer */
  1474. dev->req = usb_ep_alloc_request (gadget->ep0, GFP_KERNEL);
  1475. if (!dev->req)
  1476. goto enomem;
  1477. dev->req->context = NULL;
  1478. dev->req->complete = epio_complete;
  1479. if (activate_ep_files (dev) < 0)
  1480. goto enomem;
  1481. INFO (dev, "bound to %s driver\n", gadget->name);
  1482. spin_lock_irq(&dev->lock);
  1483. dev->state = STATE_DEV_UNCONNECTED;
  1484. spin_unlock_irq(&dev->lock);
  1485. get_dev (dev);
  1486. return 0;
  1487. enomem:
  1488. gadgetfs_unbind (gadget);
  1489. return -ENOMEM;
  1490. }
  1491. static void
  1492. gadgetfs_disconnect (struct usb_gadget *gadget)
  1493. {
  1494. struct dev_data *dev = get_gadget_data (gadget);
  1495. spin_lock (&dev->lock);
  1496. if (dev->state == STATE_DEV_UNCONNECTED)
  1497. goto exit;
  1498. dev->state = STATE_DEV_UNCONNECTED;
  1499. INFO (dev, "disconnected\n");
  1500. next_event (dev, GADGETFS_DISCONNECT);
  1501. ep0_readable (dev);
  1502. exit:
  1503. spin_unlock (&dev->lock);
  1504. }
  1505. static void
  1506. gadgetfs_suspend (struct usb_gadget *gadget)
  1507. {
  1508. struct dev_data *dev = get_gadget_data (gadget);
  1509. INFO (dev, "suspended from state %d\n", dev->state);
  1510. spin_lock (&dev->lock);
  1511. switch (dev->state) {
  1512. case STATE_DEV_SETUP: // VERY odd... host died??
  1513. case STATE_DEV_CONNECTED:
  1514. case STATE_DEV_UNCONNECTED:
  1515. next_event (dev, GADGETFS_SUSPEND);
  1516. ep0_readable (dev);
  1517. /* FALLTHROUGH */
  1518. default:
  1519. break;
  1520. }
  1521. spin_unlock (&dev->lock);
  1522. }
  1523. static struct usb_gadget_driver gadgetfs_driver = {
  1524. #ifdef CONFIG_USB_GADGET_DUALSPEED
  1525. .speed = USB_SPEED_HIGH,
  1526. #else
  1527. .speed = USB_SPEED_FULL,
  1528. #endif
  1529. .function = (char *) driver_desc,
  1530. .bind = gadgetfs_bind,
  1531. .unbind = gadgetfs_unbind,
  1532. .setup = gadgetfs_setup,
  1533. .disconnect = gadgetfs_disconnect,
  1534. .suspend = gadgetfs_suspend,
  1535. .driver = {
  1536. .name = (char *) shortname,
  1537. },
  1538. };
  1539. /*----------------------------------------------------------------------*/
  1540. static void gadgetfs_nop(struct usb_gadget *arg) { }
  1541. static int gadgetfs_probe (struct usb_gadget *gadget)
  1542. {
  1543. CHIP = gadget->name;
  1544. return -EISNAM;
  1545. }
  1546. static struct usb_gadget_driver probe_driver = {
  1547. .speed = USB_SPEED_HIGH,
  1548. .bind = gadgetfs_probe,
  1549. .unbind = gadgetfs_nop,
  1550. .setup = (void *)gadgetfs_nop,
  1551. .disconnect = gadgetfs_nop,
  1552. .driver = {
  1553. .name = "nop",
  1554. },
  1555. };
  1556. /* DEVICE INITIALIZATION
  1557. *
  1558. * fd = open ("/dev/gadget/$CHIP", O_RDWR)
  1559. * status = write (fd, descriptors, sizeof descriptors)
  1560. *
  1561. * That write establishes the device configuration, so the kernel can
  1562. * bind to the controller ... guaranteeing it can handle enumeration
  1563. * at all necessary speeds. Descriptor order is:
  1564. *
  1565. * . message tag (u32, host order) ... for now, must be zero; it
  1566. * would change to support features like multi-config devices
  1567. * . full/low speed config ... all wTotalLength bytes (with interface,
  1568. * class, altsetting, endpoint, and other descriptors)
  1569. * . high speed config ... all descriptors, for high speed operation;
  1570. * this one's optional except for high-speed hardware
  1571. * . device descriptor
  1572. *
  1573. * Endpoints are not yet enabled. Drivers must wait until device
  1574. * configuration and interface altsetting changes create
  1575. * the need to configure (or unconfigure) them.
  1576. *
  1577. * After initialization, the device stays active for as long as that
  1578. * $CHIP file is open. Events must then be read from that descriptor,
  1579. * such as configuration notifications.
  1580. */
  1581. static int is_valid_config (struct usb_config_descriptor *config)
  1582. {
  1583. return config->bDescriptorType == USB_DT_CONFIG
  1584. && config->bLength == USB_DT_CONFIG_SIZE
  1585. && config->bConfigurationValue != 0
  1586. && (config->bmAttributes & USB_CONFIG_ATT_ONE) != 0
  1587. && (config->bmAttributes & USB_CONFIG_ATT_WAKEUP) == 0;
  1588. /* FIXME if gadget->is_otg, _must_ include an otg descriptor */
  1589. /* FIXME check lengths: walk to end */
  1590. }
  1591. static ssize_t
  1592. dev_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr)
  1593. {
  1594. struct dev_data *dev = fd->private_data;
  1595. ssize_t value = len, length = len;
  1596. unsigned total;
  1597. u32 tag;
  1598. char *kbuf;
  1599. if (len < (USB_DT_CONFIG_SIZE + USB_DT_DEVICE_SIZE + 4))
  1600. return -EINVAL;
  1601. /* we might need to change message format someday */
  1602. if (copy_from_user (&tag, buf, 4))
  1603. return -EFAULT;
  1604. if (tag != 0)
  1605. return -EINVAL;
  1606. buf += 4;
  1607. length -= 4;
  1608. kbuf = kmalloc (length, GFP_KERNEL);
  1609. if (!kbuf)
  1610. return -ENOMEM;
  1611. if (copy_from_user (kbuf, buf, length)) {
  1612. kfree (kbuf);
  1613. return -EFAULT;
  1614. }
  1615. spin_lock_irq (&dev->lock);
  1616. value = -EINVAL;
  1617. if (dev->buf)
  1618. goto fail;
  1619. dev->buf = kbuf;
  1620. /* full or low speed config */
  1621. dev->config = (void *) kbuf;
  1622. total = le16_to_cpu(dev->config->wTotalLength);
  1623. if (!is_valid_config (dev->config) || total >= length)
  1624. goto fail;
  1625. kbuf += total;
  1626. length -= total;
  1627. /* optional high speed config */
  1628. if (kbuf [1] == USB_DT_CONFIG) {
  1629. dev->hs_config = (void *) kbuf;
  1630. total = le16_to_cpu(dev->hs_config->wTotalLength);
  1631. if (!is_valid_config (dev->hs_config) || total >= length)
  1632. goto fail;
  1633. kbuf += total;
  1634. length -= total;
  1635. }
  1636. /* could support multiple configs, using another encoding! */
  1637. /* device descriptor (tweaked for paranoia) */
  1638. if (length != USB_DT_DEVICE_SIZE)
  1639. goto fail;
  1640. dev->dev = (void *)kbuf;
  1641. if (dev->dev->bLength != USB_DT_DEVICE_SIZE
  1642. || dev->dev->bDescriptorType != USB_DT_DEVICE
  1643. || dev->dev->bNumConfigurations != 1)
  1644. goto fail;
  1645. dev->dev->bNumConfigurations = 1;
  1646. dev->dev->bcdUSB = __constant_cpu_to_le16 (0x0200);
  1647. /* triggers gadgetfs_bind(); then we can enumerate. */
  1648. spin_unlock_irq (&dev->lock);
  1649. value = usb_gadget_register_driver (&gadgetfs_driver);
  1650. if (value != 0) {
  1651. kfree (dev->buf);
  1652. dev->buf = NULL;
  1653. } else {
  1654. /* at this point "good" hardware has for the first time
  1655. * let the USB the host see us. alternatively, if users
  1656. * unplug/replug that will clear all the error state.
  1657. *
  1658. * note: everything running before here was guaranteed
  1659. * to choke driver model style diagnostics. from here
  1660. * on, they can work ... except in cleanup paths that
  1661. * kick in after the ep0 descriptor is closed.
  1662. */
  1663. fd->f_op = &ep0_io_operations;
  1664. value = len;
  1665. }
  1666. return value;
  1667. fail:
  1668. spin_unlock_irq (&dev->lock);
  1669. pr_debug ("%s: %s fail %Zd, %p\n", shortname, __func__, value, dev);
  1670. kfree (dev->buf);
  1671. dev->buf = NULL;
  1672. return value;
  1673. }
  1674. static int
  1675. dev_open (struct inode *inode, struct file *fd)
  1676. {
  1677. struct dev_data *dev = inode->i_private;
  1678. int value = -EBUSY;
  1679. spin_lock_irq(&dev->lock);
  1680. if (dev->state == STATE_DEV_DISABLED) {
  1681. dev->ev_next = 0;
  1682. dev->state = STATE_DEV_OPENED;
  1683. fd->private_data = dev;
  1684. get_dev (dev);
  1685. value = 0;
  1686. }
  1687. spin_unlock_irq(&dev->lock);
  1688. return value;
  1689. }
  1690. static const struct file_operations dev_init_operations = {
  1691. .owner = THIS_MODULE,
  1692. .llseek = no_llseek,
  1693. .open = dev_open,
  1694. .write = dev_config,
  1695. .fasync = ep0_fasync,
  1696. .unlocked_ioctl = dev_ioctl,
  1697. .release = dev_release,
  1698. };
  1699. /*----------------------------------------------------------------------*/
  1700. /* FILESYSTEM AND SUPERBLOCK OPERATIONS
  1701. *
  1702. * Mounting the filesystem creates a controller file, used first for
  1703. * device configuration then later for event monitoring.
  1704. */
  1705. /* FIXME PAM etc could set this security policy without mount options
  1706. * if epfiles inherited ownership and permissons from ep0 ...
  1707. */
  1708. static unsigned default_uid;
  1709. static unsigned default_gid;
  1710. static unsigned default_perm = S_IRUSR | S_IWUSR;
  1711. module_param (default_uid, uint, 0644);
  1712. module_param (default_gid, uint, 0644);
  1713. module_param (default_perm, uint, 0644);
  1714. static struct inode *
  1715. gadgetfs_make_inode (struct super_block *sb,
  1716. void *data, const struct file_operations *fops,
  1717. int mode)
  1718. {
  1719. struct inode *inode = new_inode (sb);
  1720. if (inode) {
  1721. inode->i_mode = mode;
  1722. inode->i_uid = default_uid;
  1723. inode->i_gid = default_gid;
  1724. inode->i_atime = inode->i_mtime = inode->i_ctime
  1725. = CURRENT_TIME;
  1726. inode->i_private = data;
  1727. inode->i_fop = fops;
  1728. }
  1729. return inode;
  1730. }
  1731. /* creates in fs root directory, so non-renamable and non-linkable.
  1732. * so inode and dentry are paired, until device reconfig.
  1733. */
  1734. static struct inode *
  1735. gadgetfs_create_file (struct super_block *sb, char const *name,
  1736. void *data, const struct file_operations *fops,
  1737. struct dentry **dentry_p)
  1738. {
  1739. struct dentry *dentry;
  1740. struct inode *inode;
  1741. dentry = d_alloc_name(sb->s_root, name);
  1742. if (!dentry)
  1743. return NULL;
  1744. inode = gadgetfs_make_inode (sb, data, fops,
  1745. S_IFREG | (default_perm & S_IRWXUGO));
  1746. if (!inode) {
  1747. dput(dentry);
  1748. return NULL;
  1749. }
  1750. d_add (dentry, inode);
  1751. *dentry_p = dentry;
  1752. return inode;
  1753. }
  1754. static struct super_operations gadget_fs_operations = {
  1755. .statfs = simple_statfs,
  1756. .drop_inode = generic_delete_inode,
  1757. };
  1758. static int
  1759. gadgetfs_fill_super (struct super_block *sb, void *opts, int silent)
  1760. {
  1761. struct inode *inode;
  1762. struct dentry *d;
  1763. struct dev_data *dev;
  1764. if (the_device)
  1765. return -ESRCH;
  1766. /* fake probe to determine $CHIP */
  1767. (void) usb_gadget_register_driver (&probe_driver);
  1768. if (!CHIP)
  1769. return -ENODEV;
  1770. /* superblock */
  1771. sb->s_blocksize = PAGE_CACHE_SIZE;
  1772. sb->s_blocksize_bits = PAGE_CACHE_SHIFT;
  1773. sb->s_magic = GADGETFS_MAGIC;
  1774. sb->s_op = &gadget_fs_operations;
  1775. sb->s_time_gran = 1;
  1776. /* root inode */
  1777. inode = gadgetfs_make_inode (sb,
  1778. NULL, &simple_dir_operations,
  1779. S_IFDIR | S_IRUGO | S_IXUGO);
  1780. if (!inode)
  1781. goto enomem0;
  1782. inode->i_op = &simple_dir_inode_operations;
  1783. if (!(d = d_alloc_root (inode)))
  1784. goto enomem1;
  1785. sb->s_root = d;
  1786. /* the ep0 file is named after the controller we expect;
  1787. * user mode code can use it for sanity checks, like we do.
  1788. */
  1789. dev = dev_new ();
  1790. if (!dev)
  1791. goto enomem2;
  1792. dev->sb = sb;
  1793. if (!gadgetfs_create_file (sb, CHIP,
  1794. dev, &dev_init_operations,
  1795. &dev->dentry))
  1796. goto enomem3;
  1797. /* other endpoint files are available after hardware setup,
  1798. * from binding to a controller.
  1799. */
  1800. the_device = dev;
  1801. return 0;
  1802. enomem3:
  1803. put_dev (dev);
  1804. enomem2:
  1805. dput (d);
  1806. enomem1:
  1807. iput (inode);
  1808. enomem0:
  1809. return -ENOMEM;
  1810. }
  1811. /* "mount -t gadgetfs path /dev/gadget" ends up here */
  1812. static int
  1813. gadgetfs_get_sb (struct file_system_type *t, int flags,
  1814. const char *path, void *opts, struct vfsmount *mnt)
  1815. {
  1816. return get_sb_single (t, flags, opts, gadgetfs_fill_super, mnt);
  1817. }
  1818. static void
  1819. gadgetfs_kill_sb (struct super_block *sb)
  1820. {
  1821. kill_litter_super (sb);
  1822. if (the_device) {
  1823. put_dev (the_device);
  1824. the_device = NULL;
  1825. }
  1826. }
  1827. /*----------------------------------------------------------------------*/
  1828. static struct file_system_type gadgetfs_type = {
  1829. .owner = THIS_MODULE,
  1830. .name = shortname,
  1831. .get_sb = gadgetfs_get_sb,
  1832. .kill_sb = gadgetfs_kill_sb,
  1833. };
  1834. /*----------------------------------------------------------------------*/
  1835. static int __init init (void)
  1836. {
  1837. int status;
  1838. status = register_filesystem (&gadgetfs_type);
  1839. if (status == 0)
  1840. pr_info ("%s: %s, version " DRIVER_VERSION "\n",
  1841. shortname, driver_desc);
  1842. return status;
  1843. }
  1844. module_init (init);
  1845. static void __exit cleanup (void)
  1846. {
  1847. pr_debug ("unregister %s\n", shortname);
  1848. unregister_filesystem (&gadgetfs_type);
  1849. }
  1850. module_exit (cleanup);