summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-0/+2
* ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-131-0/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-111/+0
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-062-8/+7
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-062-1/+25
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-9/+0
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-061-32/+0
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-062-32/+6
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-062-36/+13
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-76/+96
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-062-1/+0
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-012-2/+9
* ALSA: Add USB US122L driverKarsten Wiese2008-08-011-1/+2
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-012-3/+3
* ALSA: IEC958 definition for consumer status channel updatePawel MOLL2008-08-011-20/+69
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-292-3/+3
* ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-291-1/+1
* ALSA: ASoC: Make OpenFirmware helper include file conditionalMark Brown2008-07-291-0/+4
* ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely2008-07-291-0/+21
* ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-291-11/+11
* ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-291-19/+31
* ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-291-0/+2
* ALSA: Add jack reporting APIMark Brown2008-07-292-0/+76
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-061-1/+3
|\
| * ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+3
* | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-4/+4
|/
* include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-031-0/+2
* [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-033-6/+74
* [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-031-11/+61
* [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-031-3/+3
* mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+1
* inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin2008-10-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-011-0/+3
|\
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-301-0/+3
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-301-4/+14
|\ \ | |/ |/|
| * hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
| * hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
* | kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-261-11/+9
* | kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel2008-09-261-2/+2
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-241-1/+1
|\
| * [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-241-1/+1
* | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-242-2/+8
|\ \ | |/ |/|
| * 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-242-2/+8
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-233-0/+5
|\ \
| * | x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2008-09-232-0/+3
| * | x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner2008-09-231-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
|\ \
| * | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
* | | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
| |/ |/|
OpenPOWER on IntegriCloud