aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt3-1493/+0
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin7-12/+8
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen1-1/+1
2009-10-12ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin1-1/+0
2009-10-11ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt1-1/+9
2009-10-11ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt1-56/+23
2009-10-10ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt1-17/+26
2009-10-10ALSA: sscape: coding style fixesKrzysztof Helt1-86/+83
2009-10-05ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai1-9/+9
2009-10-05ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2-4/+30
2009-10-04ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt1-72/+29
2009-10-02ALSA: sscape - Remove sscap_ioctl.h from include/sound/KbuildTakashi Iwai1-1/+0
2009-10-01ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt4-249/+116
2009-09-28ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2-36/+86
2009-09-22ALSA: snd-usb-us122l: add support for US-144Tobias Hansen1-8/+67
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds56-907/+756
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-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds25-601/+1000
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds14-73/+1293
2009-09-18Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds129-0/+8881
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds229-3986/+18935
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-153/+179
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-17/+258
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds65-119/+12770
2009-09-18ext4: Update documentation about quota mount optionsJan Kara1-4/+12
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds50-513/+10535
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds103-720/+7778
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-10/+16
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds10-60/+90
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-178/+350
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds32-640/+917
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-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-777/+363