Age | Commit message (Expand) | Author |
2014-03-06 | usb: gadget: bcm63xx_udc: fix build failure on DMA channel code | Florian Fainelli |
2013-11-25 | usb: gadget: f_mass_storage: call try_to_freeze only when its safe | George Cherian |
2013-11-25 | usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static | Felipe Balbi |
2013-11-25 | usb: gadget: ffs: fix sparse warning | Felipe Balbi |
2013-11-25 | usb: gadget: zero: module parameters can be static | Fengguang Wu |
2013-11-25 | usb: gadget: storage: fix sparse warning | Felipe Balbi |
2013-11-25 | usb: gadget: mass storage: fix return of delayed status | Pratyush Anand |
2013-11-25 | usb: gadget: f_mass_storage: fix mass storage dependency | Andrzej Pietrasiewicz |
2013-11-25 | usb: gadget: composite: reset delayed_status on reset_config | Michael Grzeschik |
2013-11-25 | usb: gadget: fix pxa25x compilation problems | Linus Walleij |
2013-11-25 | usb: gadget: s3c-hsotg: fix disconnect handling | Robert Baldyga |
2013-11-25 | usb: gadget: s3c-hsotg: fix spinlock locking | Robert Baldyga |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King |
2013-10-25 | usb/gadget: f_mass_storage: use string literal as format in dev_set_name | Andrzej Pietrasiewicz |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-10-17 | usb: gadget: f_mass_storage: style corrections, cleanup & simplification | Andrzej Pietrasiewicz |
2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover |
2013-10-15 | usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix "halted" property updating | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: add DAINT masking | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix endpoint interrupts handling | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ... | Robert Baldyga |
2013-10-15 | usb: gadget: s3c-hsotg: fix "protocol stall" handling | Robert Baldyga |
2013-10-15 | usb: gadget: storage_common: pass filesem to fsg_store_cdrom | Andrzej Pietrasiewicz |
2013-10-15 | usb: gadget: storage_common: use strtobool instead of kstrtouint | Andrzej Pietrasiewicz |
2013-10-11 | usb: Remove unnecessary semicolons | Joe Perches |
2013-10-11 | usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig | Andreas Larsson |
2013-10-11 | usb: gadget: s3c-hsotg: remove unused label | Robert Baldyga |
2013-10-11 | usb: gadget: s3c-hsotg: add multi count support | Robert Baldyga |
2013-10-11 | usb: gadget: s3c-hsotg: add isochronous transfers support | Robert Baldyga |
2013-10-10 | usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: f_mass_storage: remove compatibility layer | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: multi: convert to new interface of f_mass_storage | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: multi: convert to new interface of f_rndis | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: multi: convert to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: acm_ms: convert to new interface of f_mass_storage | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: f_mass_storage: add configfs support | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable' | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: storage_common: make attribute operations more generic | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: mass_storage: convert to new interface of f_mass_storage | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: f_mass_storage: convert to new function interface with backward ... | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm... | Andrzej Pietrasiewicz |
2013-10-10 | usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ... | Andrzej Pietrasiewicz |