aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25
|\
| * serial: Add OMAP high-speed UART driverGovindraj.R2010-09-29
* | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-25
|\ \
| * \ Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-21
| |\ \
| | * | net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-24
| | * | net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-24
| | * | net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-24
| | |/
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-25
|\ \ \
| * | | [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\ \ \ \
| * \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-25
| |\ \ \ \
| | * | | | ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-17
| * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-25
| |\ \ \ \ \
| | * | | | | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-18
| | * | | | | ASoC: don't register AC97 devices twiceMika Westerberg2010-10-13
| | * | | | | ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-07
| | * | | | | ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-02
| | * | | | | ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-30
| | * | | | | ASoC: Initial WM8962 IRQ supportMark Brown2010-09-29
| | * | | | | fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto2010-09-10
| | * | | | | ASoC: Add event variants of the AIF widgetsMark Brown2010-09-06
| | * | | | | fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto2010-09-01
| | * | | | | ASoC: fsi: modify compile errorKuninori Morimoto2010-08-31
| | * | | | | ASoC: Swap bias level enumerationJarkko Nikula2010-08-31
| | * | | | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2010-08-12
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
| | * | | | | | | ASoC: Add initial WM8962 CODEC driverMark Brown2010-08-05
| | |/ / / / / /
| * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-10-25
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu2010-10-18
| | * | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-17
| | |\ \ \ \ \ \ \
| | * | | | | | | | ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-17
| | * | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-11
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-14
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | ALSA: Add more jack button slotsMark Brown2010-09-07
| | * | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-18
* | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-25
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-21
| * | | | | | | | | | | | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
| * | | | | | | | | | | | of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
| * | | | | | | | | | | | of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-12
| * | | | | | | | | | | | of/promtree: add package-to-path support to pdtAndres Salomon2010-10-12
| * | | | | | | | | | | | of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-12
| * | | | | | | | | | | | of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-12
| * | | | | | | | | | | | of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-10
* | | | | | | | | | | | | Coda: replace BKL with mutexYoshihisa Abe2010-10-25
* | | | | | | | | | | | | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25