aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli2012-10-22
* USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli2012-10-22
* ARM: cns3xxx: use OHCI platform driverFlorian Fainelli2012-10-22
* USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2012-10-22
* MIPS: PNX8550: use OHCI platform driverFlorian Fainelli2012-10-22
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli2012-10-22
* USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2012-10-22
* USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-22
* USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-22
* ARM: cns3xxx: use ehci platform driverFlorian Fainelli2012-10-22
* USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2012-10-22
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-22
* USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-22
* USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2012-10-22
* MIPS: Netlogic: use ehci-platform driverFlorian Fainelli2012-10-22
* USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2012-10-22
* MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.Florian Fainelli2012-10-22
* USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli2012-10-22
* USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2012-10-22
* OHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* UHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* EHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* USB: update documentation for URB_ISO_ASAPAlan Stern2012-10-22
* EHCI: replace mult/div with bit-mask operationAlan Stern2012-10-22
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-22
* Linux 3.7-rc2Linus Torvalds2012-10-20
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-20
|\
| * arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-20
| * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-18
| * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-18
| * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-18
| * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-18
| * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-18
| * arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-18
| * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-16
* | use clamp_t in UNAME26 fixKees Cook2012-10-19
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-19
|\ \
| * | perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-19
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
| |\ \
| | * | perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-17
| | * | perf tools: Fix build on sparc.David Miller2012-10-17
| | * | perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-17
| | * | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-17
| | * | tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt2012-10-16
| | * | lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt2012-10-16
| | * | perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim2012-10-16
| | * | perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim2012-10-16
| | * | perf tools: Fix segfault when using srcline sort keyNamhyung Kim2012-10-16