summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-041-3/+7
| * usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-041-2/+2
| * usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-041-1/+1
| * usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi2013-03-041-12/+8
| * usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi2013-03-041-9/+11
| * usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-041-15/+11
| * usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I2013-03-041-6/+6
| * usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi2013-03-041-6/+12
| * usb: chipidea: register debugging sysfs on our deviceFelipe Balbi2013-03-041-3/+3
| * usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-041-3/+0
| * usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-043-6/+0
| * usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-041-3/+3
| * usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-092-0/+2
|\ \
| * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-032-0/+2
| |/
* | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-2/+7
|/
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-031-15/+14
|\
| * USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-267-13/+13
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-227-13/+13
| * | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-182-1/+11
| |\ \
* | \ \ Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-3/+3
|\ \ \ \
| * | | | mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros2013-02-131-3/+3
* | | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-231-0/+13
|\ \ \ \ \
| * | | | | usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-231-0/+13
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | locking: Various static lock initializer fixesThomas Gleixner2013-02-191-1/+1
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-119/+110
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-1920-392/+299
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-119/+110
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-282-18/+25
| | * | | | | usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0
| | * | | | | usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-282-43/+55
| | * | | | | USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-281-14/+14
| | * | | | | USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-281-17/+15
| | * | | | | usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-281-13/+0
| | * | | | | usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
| | * | | | | usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu2013-01-281-1/+1
* | | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2140-413/+210
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2545-215/+398
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-183-2/+8
| * | | | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-1537-332/+119
| * | | | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-1528-61/+61
| * | | | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-1510-29/+33
| * | | | | | TTY: convert more flipping functionsJiri Slaby2013-01-159-10/+10
| * | | | | | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21136-2464/+5783
|\ \ \ \ \ \
| * | | | | | Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman2013-02-204-43/+45
| * | | | | | Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman2013-02-204-52/+53
| * | | | | | Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman2013-02-201-17/+9
OpenPOWER on IntegriCloud