| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 2008-12-03 | 3 | -10/+6 |
* | | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2008-12-03 | 2 | -35/+46 |
* | | ASoC: tlv320aic3x: headset/button press support | Daniel Mack | 2008-12-03 | 2 | -3/+74 |
* | | ASoC: Fix WM8903 right mixer bypass path | Mark Brown | 2008-12-03 | 1 | -4/+4 |
* | | ASoC: TWL4030: Add input selection and gain controls | Grazvydas Ignotas | 2008-12-03 | 2 | -3/+190 |
* | | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 31 | -49/+55 |
* | | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2008-12-02 | 2 | -15/+25 |
* | | ASoC: Don't free static data in WM9713 | Mark Brown | 2008-12-01 | 1 | -1/+0 |
* | | ASoC: TWL4030: Add volume controls for outputs | Peter Ujfalusi | 2008-12-01 | 1 | -0/+21 |
* | | ASoC: TWL4030: Change the common playback volume controls | Peter Ujfalusi | 2008-12-01 | 1 | -8/+29 |
* | | ASoC: TWL4030: Change the capture volume control to TLV | Peter Ujfalusi | 2008-12-01 | 1 | -3/+11 |
* | | ASoC: Remove in-code changelog from AD73311 driver | Mark Brown | 2008-12-01 | 1 | -3/+0 |
* | | ASoC: Annotate core removal function | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 27 | -29/+29 |
* | | ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.c | Takashi Iwai | 2008-12-01 | 1 | -1/+2 |
* | | ALSA: ASoC: Fix compile warnings on corgi.c | Takashi Iwai | 2008-12-01 | 1 | -5/+1 |
* | | Revert "ALSA: soc - Fix compile warnings in wm8903.c" | Takashi Iwai | 2008-12-01 | 1 | -2/+2 |
* | | ALSA: ASoC: Remove superfluous dependency on SND_SOC | Takashi Iwai | 2008-12-01 | 3 | -4/+4 |
* | | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 2008-12-01 | 2019 | -20269/+40904 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-12-01 | 6 | -28/+14 |
| |\ \ |
|
| | * | | HID: Apple ALU wireless keyboards are bluetooth devices | Jan Scholz | 2008-11-28 | 2 | -6/+6 |
| | * | | HID: remove setup mutex, fix possible deadlock | Jiri Slaby | 2008-11-23 | 2 | -17/+2 |
| | * | | HID: add USB ID for another dual gameron adapter | Jiri Kosina | 2008-11-20 | 3 | -0/+4 |
| | * | | HID: unignore mouse on unibody macbooks | Jiri Kosina | 2008-11-20 | 1 | -3/+0 |
| | * | | HID: fix blacklist entries for greenasia/pantherlord | Jiri Kosina | 2008-11-17 | 1 | -2/+2 |
| * | | | Add kref to fake tty used by USB console | Kevin Hao | 2008-12-01 | 1 | -0/+1 |
| * | | | drivers/char/tty_io.c: Avoid panic when no console is configured. | Will Newton | 2008-12-01 | 1 | -6/+9 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-12-01 | 6 | -10/+71 |
| |\ \ \ |
|
| | * | | | USB: serial: add more Onda device ids to option driver | Greg Kroah-Hartman | 2008-11-30 | 1 | -0/+35 |
| | * | | | USB: usb-storage: unusual_devs entry for Nikon D2H | Tobias Kunze BriseƱo | 2008-11-30 | 1 | -0/+7 |
| | * | | | USB: storage: unusual_devs entry for Mio C520-GPS | Alan Stern | 2008-11-30 | 1 | -0/+12 |
| | * | | | USB: fsl_usb2_udc: Report disconnect before unbinding | Anton Vorontsov | 2008-11-30 | 1 | -0/+3 |
| | * | | | USB: fsl_qe_udc: Report disconnect before unbinding | Anton Vorontsov | 2008-11-30 | 1 | -0/+3 |
| | * | | | USB: fix SB600 USB subsystem hang bug | Shane Huang | 2008-11-30 | 1 | -3/+6 |
| | * | | | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman | 2008-11-30 | 1 | -7/+5 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-01 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | vmscan: protect zone rotation stats by lru lock | Johannes Weiner | 2008-12-01 | 1 | -1/+1 |
| * | | | | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 5 | -12/+12 |
| |/ / / |
|
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-11-30 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. | Eric Anholt | 2008-12-01 | 1 | -1/+1 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 30 | -581/+2776 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 |
| | * | | | | powerpc/cell: Fix GDB watchpoints, again | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| | * | | | | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| | * | | | | powerpc/cell/axon-msi: Retry on missing interrupt | Arnd Bergmann | 2008-12-01 | 1 | -5/+31 |
| | * | | | | powerpc: Fix boot freeze on machine with empty memory node | Dave Hansen | 2008-12-01 | 1 | -47/+75 |
| | * | | | | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella | 2008-12-01 | 1 | -2/+5 |
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-11-24 | 1 | -0/+3 |
| | |\ \ \ \ |
|
| | | * | | | | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr | 2008-11-21 | 1 | -0/+3 |