summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli
2012-10-22sh: convert boards to use the OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli
2012-10-22MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli
2012-10-22ARM: cns3xxx: use OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli
2012-10-22MIPS: PNX8550: use OHCI platform driverFlorian Fainelli
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-10-22USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli
2012-10-22ARM: cns3xxx: use ehci platform driverFlorian Fainelli
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli
2012-10-22MIPS: Netlogic: use ehci-platform driverFlorian Fainelli
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli
2012-10-22MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.Florian Fainelli
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22UHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: replace mult/div with bit-mask operationAlan Stern
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-19use clamp_t in UNAME26 fixKees Cook
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov