| Commit message (Expand) | Author | Age |
* | tty: fix the metro-usb change I messed up | Alan Cox | 2012-08-10 |
* | tty: fix up usb serial console for termios change. | Stephen Rothwell | 2012-08-10 |
* | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 |
| |\ |
|
| | * | gadgetfs: clean up | Al Viro | 2012-07-29 |
| * | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 |
| |\ \ |
|
| | * | | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 2012-07-31 |
| * | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 |
| | * | | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 |
| | * | | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 |
| | * | | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out | Theodore Ts'o | 2012-07-19 |
| | * | | usb: feed USB device information to the /dev/random driver | Theodore Ts'o | 2012-07-14 |
| * | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 |
| |\ \ \ |
|
| | * | | | usb/host/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
| | * | | | gadget/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
| | * | | | gadget/m66592: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
| | * | | | usb/musb: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
| * | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. | Russ Dill | 2012-07-08 |
| | |/ / |
|
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-26 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 |
| | |\ \ \ |
|
| | | * | | | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 2012-07-25 |
| | | | |/
| | | |/| |
|
| * | | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 |
| |\ \ \ \ |
|
| | * | | | | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams | Laurent Pinchart | 2012-07-19 |
| | * | | | | usb: Add quirk detection based on interface information | Laurent Pinchart | 2012-07-19 |
| | * | | | | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer | Vivek Gautam | 2012-07-17 |
| | * | | | | USB: notify phy when root hub port connect change | Richard Zhao | 2012-07-16 |
| | * | | | | USB: option: add ZTE MF821D | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: sierra: QMI mode MC7710 moved to qcserial | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: qcserial: adding Sierra Wireless devices | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: qcserial: support generic Qualcomm serial ports | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: qcserial: make probe more flexible | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: qcserial: centralize probe exit path | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: qcserial: consolidate usb_set_interface calls | Bjørn Mork | 2012-07-16 |
| | * | | | | USB: ehci-s5p: Add support for device tree | Vivek Gautam | 2012-07-16 |
| | * | | | | USB: ohci-exynos: Add support for device tree | Vivek Gautam | 2012-07-16 |
| | * | | | | USB: ehci-omap: fix compile failure(v1) | Ming Lei | 2012-07-16 |
| | * | | | | usb: host: tegra: pass correct pointer in ehci_setup() | Laxman Dewangan | 2012-07-16 |
| | * | | | | USB: ehci-fsl: Update ifdef check to work on 64-bit ppc | Kumar Gala | 2012-07-16 |
| | * | | | | USB: serial: keyspan: Removed unrequired parentheses. | Ben Minerds | 2012-07-16 |
| | * | | | | USB: serial: keyspan: Removed trailing whitespace. | Ben Minerds | 2012-07-16 |
| | * | | | | USB: serial: keyspan: Fixed space near open parenthesis. | Ben Minerds | 2012-07-16 |
| | * | | | | USB: serial: keyspan: Fixed space around equals. | Ben Minerds | 2012-07-16 |
| | * | | | | USB: serial: keyspan: Fix spacing around conditional. | Ben Minerds | 2012-07-16 |
| | * | | | | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2012-07-16 |
| | |\ \ \ \ |
|
| | | * | | | | USB: Add a sysfs file to show LTM capabilities. | Sarah Sharp | 2012-07-11 |
| | | * | | | | USB: Enable Latency Tolerance Messaging (LTM). | Sarah Sharp | 2012-07-11 |
| | | * | | | | xhci: Export Latency Tolerance Messaging capabilities. | Sarah Sharp | 2012-07-11 |
| | | * | | | | USB: Fix LPM disable count mismatch on driver unbind. | Sarah Sharp | 2012-07-11 |