| Commit message (Expand) | Author | Age |
* | USB: gadget: f_fs: even zero-length packets require a buffer | Marek Szyprowski | 2011-02-04 |
* | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 |
|\ |
|
| * | usb: gadget: f_fs: Remove redundant unlikely() | Tobias Klauser | 2010-12-10 |
| * | usb: gadget: g_fs: Fix compilation warning | Michal Nazarewicz | 2010-11-17 |
| * | usb: gadget: f_fs: remove custom printk() wrappers | Michal Nazarewicz | 2010-11-16 |
| * | usb: gadget: FunctionFS: fix typos and coding style | Michal Nazarewicz | 2010-11-16 |
| * | drivers/usb/gadget: Remove unnecessary semicolons | Joe Perches | 2010-11-16 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
|/ |
|
* | convert get_sb_single() users | Al Viro | 2010-10-29 |
* | fix braino in fs: do not assign default i_ino in new_inode | Al Viro | 2010-10-26 |
* | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 |
* | USB: gadget: f_fs: use usb_string_ids_n() | Michal Nazarewicz | 2010-08-10 |
* | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() | Michal Nazarewicz | 2010-08-10 |
* | usb: gadget: Do not take BKL for gadget->ops->ioctl | Arnd Bergmann | 2010-08-10 |
* | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 |
* | USB: gadget: f_fs.c needs to include pagemap.h | Randy Dunlap | 2010-05-20 |
* | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 2010-05-20 |