Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -1/+2 |
|\ | |||||
| * | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 2 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 1 | -0/+7 |
|\ \ | |||||
| * | | Driver Core: sound: add nodename for sound drivers | Kay Sievers | 2009-06-15 | 1 | -0/+7 |
| |/ | |||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-16 | 10 | -45/+40 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 2009-06-16 | 1 | -1/+1 |
| |\ | |||||
| | * | ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII | Andrea Borgia | 2009-06-15 | 1 | -1/+1 |
| * | | Merge branch 'topic/intel8x0' into for-linus | Takashi Iwai | 2009-06-16 | 1 | -12/+12 |
| |\ \ | |||||
| | * | | ALSA: intel8x0 - Fix PCM position craziness | Takashi Iwai | 2009-06-15 | 1 | -12/+12 |
| * | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-16 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | ALSA: hda - Add quirk for Acer Aspire 6935G | Takashi Iwai | 2009-06-13 | 1 | -0/+2 |
| * | | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-16 | 3 | -23/+21 |
| |\ \ \ \ | |||||
| | * | | | | ALSA: ctxfi - Fix deadlock with xfi-timer | Takashi Iwai | 2009-06-15 | 1 | -8/+10 |
| | * | | | | ALSA: ctxfi - Replace atc lock to mutex | Takashi Iwai | 2009-06-13 | 2 | -15/+11 |
| * | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-16 | 4 | -9/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | ASoC: magician: fix PXA SSP clock polarity | Philipp Zabel | 2009-06-14 | 1 | -1/+1 |
| | * | | | | | ASoC: Instantiate any forgotten DAPM widgets | Mark Brown | 2009-06-14 | 1 | -0/+3 |
| | * | | | | | ASoC: Revert duplicated code in SSM2602 driver | Mark Brown | 2009-06-13 | 1 | -4/+0 |
| | * | | | | | ASoC: Remove odd bit clock ratios for WM8903 | Mark Brown | 2009-06-12 | 1 | -4/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 5 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | trivial: unnecessary (void*) cast removal in sound/oss/msnd.c | Chris Sanford | 2009-06-12 | 1 | -1/+1 |
| * | | | | | | | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
| * | | | | | | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -2/+2 |
| * | | | | | | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 2009-06-12 | 1 | -1/+1 |
| * | | | | | | | trivial: remove extra space | Viral Mehta | 2009-06-12 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 7 | -19/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-14 | 2 | -4/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2 | Marek Vasut | 2009-06-05 | 2 | -4/+5 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 | 1 | -1/+1 |
| * | | | | | | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2009-06-10 | 4 | -14/+11 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | [ARM] S3C24XX: Merge devel-gpio | Ben Dooks | 2009-05-21 | 3 | -0/+4 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 2009-05-18 | 3 | -0/+4 |
| | * | | | | | | | | [ARM] S3C24XX: Remove hardware specific registers from DMA | Ben Dooks | 2009-05-01 | 1 | -14/+7 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-12 | 197 | -3897/+33268 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'topic/ps3' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -351/+304 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ALSA: sound/ps3: Correct existing and add missing annotations | Geert Uytterhoeven | 2009-06-10 | 1 | -6/+6 |
| | * | | | | | | | ALSA: sound/ps3: Restructure driver source | Geert Uytterhoeven | 2009-06-10 | 1 | -333/+288 |
| | * | | | | | | | ALSA: sound/ps3: Fix checkpatch issues | Geert Uytterhoeven | 2009-06-10 | 1 | -17/+15 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ALSA: use card device as parent for jack input-devices | Kay Sievers | 2009-06-10 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'topic/lx6464es' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ALSA: lx6464es - support standard alsa module parameters | Tim Blechmann | 2009-06-11 | 1 | -0/+7 |
| * | | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | * | | | | | | | | ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205) | Simos Xenitellis | 2009-06-10 | 1 | -0/+3 |
| * | | | | | | | | | Merge branch 'topic/caiaq' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ALSA: snd_usb_caiaq: set mixername | Daniel Mack | 2009-06-11 | 1 | -1/+2 |
| * | | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -6/+10 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | ASoC: Fix lm4857 control | Mark Brown | 2009-06-10 | 1 | -6/+10 |
| * | | | | | | | | | | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 2009-06-10 | 2 | -0/+68 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| | * | | | | | | | | | ALSA: usb - Add boot quirk for C-Media 6206 USB Audio | Dan Allongo | 2009-06-08 | 1 | -0/+25 |