| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: fix build error when CONFIG_PM_SLEEP isn't enabled | Alan Stern | 2013-08-30 | 1 | -1/+1 |
* | dev-core: fix build break when DEBUG is enabled | Dmitry Kasatkin | 2013-08-28 | 1 | -3/+13 |
* | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman | 2013-08-19 | 22 | -58/+124 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-16 | 7 | -40/+31 |
| |\ |
|
| | * | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 2013-08-16 | 2 | -14/+12 |
| | * | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2013-08-15 | 2 | -2/+17 |
| | * | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-08-14 | 1 | -14/+0 |
| | * | net: rename busy poll MIB counter | Eliezer Tamir | 2013-08-09 | 2 | -2/+2 |
| | * | mlx5: remove health handler plugin | Eli Cohen | 2013-08-05 | 1 | -3/+0 |
| | * | busy_poll: cleanup do-nothing placeholders | Eliezer Tamir | 2013-08-05 | 1 | -5/+0 |
| * | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -1/+1 |
| * | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 4 | -0/+38 |
| |\ \ |
|
| | * | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-14 | 1 | -0/+1 |
| | * | | microblaze: fix clone syscall | Michal Simek | 2013-08-14 | 1 | -0/+5 |
| | * | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-14 | 1 | -0/+15 |
| | * | | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-14 | 2 | -0/+17 |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-08-14 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | sched: Fix some kernel-doc warnings | Yacine Belkadi | 2013-07-18 | 1 | -0/+6 |
| * | | | | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 2013-08-13 | 1 | -3/+11 |
| | |/ /
| |/| | |
|
| * | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-08-11 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 2013-08-07 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 2 | -1/+18 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-08-05 | 2 | -1/+18 |
| | |\ \ \ |
|
| | | * | | | iio: ti_am335x_adc: Fix wrong samples received on 1st read | Patil, Rachna | 2013-07-21 | 1 | -0/+16 |
| | | * | | | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 2013-07-20 | 1 | -1/+2 |
| * | | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 1 | -7/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 2013-08-07 | 1 | -1/+5 |
| | * | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 2013-08-06 | 1 | -6/+2 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda | 2013-07-26 | 1 | -0/+1 |
| * | | | | | | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 2013-08-08 | 1 | -0/+1 |
| * | | | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | regmap: Add missing header for !CONFIG_REGMAP stubs | Mateusz Krawczuk | 2013-08-06 | 1 | -0/+1 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-07 | 2 | -6/+8 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 2013-08-03 | 1 | -1/+1 |
| | * | | | | | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin | 2013-08-03 | 1 | -4/+6 |
| | * | | | | | tracing: trace_remove_event_call() should fail if call/file is in use | Oleg Nesterov | 2013-07-31 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | USB: WUSBCORE: clear RPIPE stall for control endpoints | Thomas Pugliese | 2013-08-16 | 1 | -0/+1 |
* | | | | | | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS | Peter Chen | 2013-08-14 | 1 | -1/+0 |
* | | | | | | usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG | Peter Chen | 2013-08-14 | 1 | -0/+5 |
* | | | | | | usb: chipidea: move vbus regulator operation to core | Peter Chen | 2013-08-14 | 1 | -0/+1 |
* | | | | | | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-08-14 | 6 | -59/+49 |
|\ \ \ \ \ \ |
|
| * | | | | | | usb: phy: tegra: Program new PHY parameters | Tuomas Tynkkynen | 2013-08-12 | 1 | -0/+4 |
| * | | | | | | usb: phy: tegra: Tegra30 support | Tuomas Tynkkynen | 2013-08-12 | 1 | -0/+19 |
| * | | | | | | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 2013-08-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 2013-08-09 | 1 | -2/+2 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | usb: of: fix build breakage caused by recent patches | Felipe Balbi | 2013-07-30 | 1 | -1/+1 |
| * | | | | | | usb: phy: tegra: Use DT helpers for dr_mode | Tuomas Tynkkynen | 2013-07-29 | 1 | -7/+1 |
| * | | | | | | usb: phy: tegra: Remove custom PHY locating APIs | Tuomas Tynkkynen | 2013-07-29 | 1 | -2/+0 |
| * | | | | | | ARM: tegra: Remove USB platform data | Tuomas Tynkkynen | 2013-07-29 | 2 | -37/+0 |