| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-23 | 3 | -10/+10 |
|\ |
|
| * | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 3 | -10/+10 |
* | | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-01-23 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2016-01-12 | 1 | -0/+2 |
| |\ |
|
| | * | ARM: tegra: select USB_ULPI from EHCI rather than platform | Arnd Bergmann | 2015-11-24 | 1 | -0/+2 |
* | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-21 | 2 | -1/+13 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-core' | Rafael J. Wysocki | 2016-01-21 | 2 | -1/+13 |
| |\ \ \ |
|
| | * | | | USB / PM: Allow USB devices to remain runtime-suspended when sleeping | Tomeu Vizoso | 2016-01-08 | 2 | -1/+13 |
| | |/ / |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-21 | 7 | -2121/+2504 |
|\ \ \ \ |
|
| * | | | | usb/gadget: Remove set-but-not-used variables | Bart Van Assche | 2016-01-07 | 1 | -16/+0 |
| * | | | | usb: gadget: f_tcm: add configfs support | Andrzej Pietrasiewicz | 2015-12-21 | 2 | -4/+82 |
| * | | | | usb: gadget: f_tcm: use usb_gstrings_attach | Andrzej Pietrasiewicz | 2015-12-21 | 1 | -11/+7 |
| * | | | | usb: gadget: f_tcm: remove redundant singleton | Andrzej Pietrasiewicz | 2015-12-21 | 2 | -11/+0 |
| * | | | | usb: gadget: f_tcm: remove compatibility layer | Andrzej Pietrasiewicz | 2015-12-21 | 1 | -81/+6 |
| * | | | | usb: gadget: tcm: convert to use new function registration interface | Andrzej Pietrasiewicz | 2015-12-21 | 2 | -10/+53 |
| * | | | | usb: gadget: f_tcm: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz | 2015-12-21 | 6 | -5/+339 |
| * | | | | usb: gadget: tcm: factor out f_tcm | Andrzej Pietrasiewicz | 2015-12-21 | 3 | -2129/+2148 |
| * | | | | usb: gadget: tcm: simplify attribute store function | Andrzej Pietrasiewicz | 2015-12-21 | 1 | -15/+7 |
| * | | | | usb: gadget: tcm: use strtobool for a boolean value | Andrzej Pietrasiewicz | 2015-12-21 | 1 | -6/+4 |
| * | | | | usb: gadget: tcm: follow naming conventions | Andrzej Pietrasiewicz | 2015-12-21 | 1 | -14/+14 |
| * | | | | usb: gadget: tcm: split string definitions into function and device | Andrzej Pietrasiewicz | 2015-12-21 | 2 | -6/+22 |
| * | | | | tcm_usb_gadget: Fix enabled attribute failure | Nicholas Bellinger | 2015-12-21 | 1 | -3/+9 |
| * | | | | tcm_usb_gadget: Fix nexus leak | Nicholas Bellinger | 2015-12-21 | 1 | -0/+3 |
| * | | | | tcm_usb_gadget: Don't strip off nexus WWPN prefix | Nicholas Bellinger | 2015-12-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-01-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | kbuild: Allow to specify composite modules with modname-m | Michal Marek | 2015-11-25 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 5 | -6/+6 |
|\ \ \ \ |
|
| * | | | | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-23 | 5 | -6/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-01-13 | 131 | -1698/+7408 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | USB: usbmon: remove assignment from IS_ERR argument | Julia Lawall | 2016-01-04 | 1 | -2/+4 |
| * | | | Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-01-04 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | USB: cp210x: add ID for ELV Marble Sound Board 1 | Oliver Freyermuth | 2015-12-28 | 1 | -0/+1 |
| * | | | | Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-01-04 | 6 | -46/+1180 |
| |\ \ \ \ |
|
| | * | | | | USB: mxu11x0: drop redundant function name from error messages | Johan Hovold | 2015-12-29 | 1 | -20/+12 |
| | * | | | | USB: mxu11x0: fix debug-message typos | Johan Hovold | 2015-12-29 | 1 | -10/+8 |
| | * | | | | USB: mxu11x0: rename usb-serial driver | Johan Hovold | 2015-12-29 | 1 | -3/+3 |
| | * | | | | USB: mxu11x0: fix modem-control handling on B0-transitions | Johan Hovold | 2015-12-29 | 1 | -1/+1 |
| | * | | | | USB: mxu11x0: fix memory leak on firmware download | Johan Hovold | 2015-12-29 | 1 | -11/+14 |
| | * | | | | USB: mxu11x0: fix memory leak in port-probe error path | Johan Hovold | 2015-12-29 | 1 | -7/+5 |
| | * | | | | USB: serial: add Moxa UPORT 11x0 driver | Mathieu OTHACEHE | 2015-12-29 | 3 | -0/+1012 |
| | * | | | | USB: mos7840: remove redundant condition | Geyslan G. Bem | 2015-12-11 | 1 | -1/+1 |
| | * | | | | USB: io_edgeport: remove redundant conditions | Geyslan G. Bem | 2015-12-11 | 1 | -21/+14 |
| | * | | | | USB: cp210x: add tx_empty() | Konstantin Shkolnyy | 2015-11-26 | 1 | -0/+58 |
| | * | | | | USB: cp210x: work around cp2108 GET_LINE_CTL bug | Konstantin Shkolnyy | 2015-11-16 | 1 | -4/+66 |
| | * | | | | USB: cp210x: relocate private data from USB interface to port | Konstantin Shkolnyy | 2015-11-16 | 1 | -20/+23 |
| | * | | | | USB: cp210x: flush device queues at close | Konstantin Shkolnyy | 2015-11-16 | 1 | -0/+15 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-12-27 | 10 | -93/+72 |
| |\ \ \ \ |
|
| | * | | | | usb: chipidea: otg: use usb autosuspend to suspend bus for HNP | Li Jun | 2015-12-24 | 1 | -8/+18 |
| | * | | | | usb: chipidea: host: set host to be null after hcd is freed | Li Jun | 2015-12-24 | 1 | -0/+2 |
| | * | | | | usb: chipidea: removing of_find_property | Saurabh Sengar | 2015-12-24 | 1 | -35/+22 |