summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-146-59/+49
|\
| * usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen2013-08-121-0/+4
| * usb: phy: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-0/+19
| * Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-2/+2
| |\
| | * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-2/+2
| * | usb: of: fix build breakage caused by recent patchesFelipe Balbi2013-07-301-1/+1
| * | usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen2013-07-291-7/+1
| * | usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen2013-07-291-2/+0
| * | ARM: tegra: Remove USB platform dataTuomas Tynkkynen2013-07-292-37/+0
| * | usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen2013-07-291-1/+0
| * | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-0/+1
| * | usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2013-07-291-0/+4
| * | usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-0/+8
| * | usb: phy: protect against NULL phy pointersFelipe Balbi2013-07-291-9/+9
| |/
* | USBNET: support DMA SGMing Lei2013-08-121-0/+1
* | USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-121-1/+7
* | USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-0/+17
* | Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-0518-33/+58
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-049-14/+19
| |\ \
| | * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-024-6/+6
| | * | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-021-0/+5
| | * | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-013-6/+6
| | |\ \
| | | * | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-313-6/+6
| | * | | ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-08-011-1/+1
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-022-1/+23
| |\ \ \ \
| | * | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-312-1/+23
| * | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-022-6/+1
| |\ \ \ \ \
| | * | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
| | * | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-6/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-011-7/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-311-7/+7
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm: fix 64 bit drm fixed point helpersAlex Deucher2013-07-301-7/+7
| * | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-011-1/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko2013-07-311-0/+1
| | * | | | | vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2013-07-311-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-311-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-191-2/+3
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
| * | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-302-2/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-272-2/+3
* | | | | | | usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-031-4/+8
* | | | | | | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-2920-229/+473
|\| | | | | |
| * | | | | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-211-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-262-11/+1
| |\ \ \ \ \ \
| | * | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-262-11/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-264-10/+16
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-1/+1
| | * | | | | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-07-232-9/+11
| | |\ \ \ \ \ \