summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-20
* usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz2013-03-20
* USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-20
* usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-20
* usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-20
* usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-18
* usb: gadget: u_serial: fix typo which cause build warningBo Shen2013-03-14
* usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-14
* usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi2013-03-11
* usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-08
* usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-05
* usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-05
* usb: musb: fix compile warningFelipe Balbi2013-03-05
* usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-05
* usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-05
* usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter2013-03-04
* usb: gadget: f_uac1: silence an info leak warningDan Carpenter2013-03-04
* usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
* usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
* usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
* usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-04
* usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-04
* usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-04
* usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I2013-03-04
* usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: chipidea: register debugging sysfs on our deviceFelipe Balbi2013-03-04
* usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-04
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-04
* usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-04
* usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-04
* Linux 3.9-rc1Linus Torvalds2013-03-03
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28