summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-22ARM: cns3xxx: use OHCI platform driverFlorian Fainelli1-5/+13
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2-248/+0
2012-10-22MIPS: PNX8550: use OHCI platform driverFlorian Fainelli1-1/+30
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli11-57/+48
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli1-9/+2
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2-45/+45
2012-10-22USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2-0/+6
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli3-161/+5
2012-10-22ARM: cns3xxx: use ehci platform driverFlorian Fainelli1-1/+43
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2-189/+0
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli1-1/+22
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2-0/+5
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2-147/+0
2012-10-22MIPS: Netlogic: use ehci-platform driverFlorian Fainelli1-1/+7
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2-152/+0
2012-10-22MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.Florian Fainelli2-1/+8
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli3-231/+0
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2-144/+0
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern2-6/+34
2012-10-22UHCI: implement new semantics for URB_ISO_ASAPAlan Stern1-37/+36
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern1-7/+26
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern3-17/+37
2012-10-22EHCI: replace mult/div with bit-mask operationAlan Stern1-1/+1
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern4-11/+5
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern2-39/+33
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds9-45/+83
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-19use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-17/+56
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-6/+44
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-75/+133
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson7-10/+11
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-34/+24
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds8-26/+30
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds82-1620/+1677