aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage1-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage1-5/+0
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan4-2/+2
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2-6/+19
2009-09-18mm: Fix problem of parameter in noteJianjun Kong1-1/+1
2009-09-18kref: double kref_put() in my_data_handler()Roel Kluin1-1/+0
2009-09-18ext4: Update documentation about quota mount optionsJan Kara1-4/+12
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck3-3/+3
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck1-7/+8
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck1-1/+2
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli1-53/+53
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen1-4/+53
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman1-2/+17
2009-09-18[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij1-1/+1
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown4-0/+501
2009-09-18[WATCHDOG] Add watchdog driver for NUC900Wan ZongShun3-0/+363
2009-09-18[WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev3-0/+290
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha1-10/+2
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee4-0/+560
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock1-0/+3
2009-09-17sata_promise: update reset codeMikael Pettersson1-1/+120
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson1-17/+17
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo1-2/+2
2009-09-17ahci: restore pci_intx() handlingTejun Heo1-2/+2
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt1-6/+4
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2-11/+12
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger1-0/+1
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt3-7/+7
2009-09-17vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt1-2/+4
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon6-1/+2444
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon40-0/+5896
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon3-0/+34
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney3-148/+166
2009-09-17MIPS: Don't corrupt page tables on vmalloc fault.David Daney1-2/+10
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei4-63/+3
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss1-0/+4
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney2-0/+131
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle22-38/+38
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2-14/+14
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney1-4/+8
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney6-47/+50
2009-09-17MIPS: Get rid of CONFIG_CPU_HAS_LLSCRalf Baechle34-53/+0
2009-09-17MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle1-4/+0
2009-09-17MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle1-7/+2
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle5-150/+114
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle4-9/+12