summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King4-11/+10
2008-09-25[ARM] pxa: avoid needless pxa_gpio_mode() during resumeRussell King1-8/+0
2008-09-25[ARM] pxa: introduce cpu_is_pxa26x()Eric Miao2-1/+9
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao5-19/+70
2008-09-25[ARM] pxa: merge common cpu_is_pxa255() code togetherEric Miao1-6/+4
2008-09-09[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik1-0/+5
2008-09-09[ARM] pxa: Allow platforms to override PSPR settingRussell King4-10/+50
2008-09-09[ARM] 5224/2: PXA SSP: Introduce register accessorsMark Brown1-0/+24
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King1-6/+24
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov1-3/+4
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport5-7/+59
2008-09-01[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15Marc Zyngier4-5/+15
2008-09-01[ARM] pxa: introduce PXA_HAVE_BOARD_IRQSRussell King2-7/+11
2008-08-26ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell1-1/+1
2008-08-26bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-26bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-26bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-26bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-26bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-26bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-26bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-26bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-26bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-26ipv6: sysctl fixesAl Viro1-1/+1
2008-08-26ipv4: sysctl fixesAl Viro1-4/+20
2008-08-26sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-25[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds1-22/+8
2008-08-25[module] Don't let gcc inline load_module()Linus Torvalds1-1/+1
2008-08-25sched_clock: fix cpu_clock()Peter Zijlstra1-50/+34
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang1-0/+2
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk1-2/+2
2008-08-25KVM: MMU: Fix torn shadow pteAvi Kivity1-1/+1
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost1-1/+1
2008-08-25lguest: update commentryRusty Russell2-0/+16
2008-08-25stop_machine: Remove deprecated stop_machine_runRusty Russell1-18/+1
2008-08-25stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-08-25virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra1-1/+1
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare8-32/+51
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu1-0/+78
2008-08-25ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place1-2/+3
2008-08-25x86: do not enable TSC notifier if we don't need itLinus Torvalds1-0/+4
2008-08-24Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven1-0/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk67-72/+0
2008-08-23rtc: fix deadlockIngo Molnar1-8/+4
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki3-13/+11
2008-08-23x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter1-4/+31
2008-08-23x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter1-3/+16
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26