summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-296-4/+259
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-fix-2.6Linus Torvalds2008-02-2916-27/+88
|\
| * [ALSA] intel8x0 - Add quirk for Compaq Deskpro ENTakashi Iwai2008-02-291-0/+6
| * [ALSA] hda-codec - Adapt eeepc p701 mixer for virtual master controlHerton Ronaldo Krzesinski2008-02-291-2/+2
| * [ALSA] sound: ice1712: unused structsHarvey Harrison2008-02-292-2/+2
| * [ALSA] ASoC: Fix WM9712 mixer_event DAPM widget function typeJarkko Nikula2008-02-291-1/+2
| * [ALSA] ASoC: Fix DAPM widget function types in pxa machine driversJarkko Nikula2008-02-294-5/+10
| * [ALSA] hda-codec - Fix mixer names of realtek codecs to adapt mater controlsTakashi Iwai2008-02-291-8/+8
| * [ALSA] intel8x0 - Add quirk for Acer Travelmate 2310Takashi Iwai2008-02-291-0/+6
| * [ALSA] hda_intel - Add model quirk for Albatron KI690-AM2 motherboardAndrew Paprocki2008-02-291-0/+1
| * [ALSA] oxygen: add owner fieldClemens Ladisch2008-02-292-0/+2
| * [ALSA] hda-codec - Add Fujitsu Lifebook E8410 to quirk tableTony Vroon2008-02-291-0/+1
| * [ALSA] hda-codec - Fix AD1988 capture elementsTakashi Iwai2008-02-291-4/+4
| * [ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch2008-02-291-1/+1
| * [ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch2008-02-291-2/+36
| * [ALSA] ASoC: Fix TLV320AIC3X PLL divider table for 64 kHz rateJarkko Nikula2008-02-291-2/+2
| * [ALSA] hda-codec - Fix Master volume on HP dv8000Takashi Iwai2008-02-291-0/+5
* | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-02-294-1/+8
|\ \
| * | avr32: Fix OCD refcounting bugHaavard Skinnemoen2008-02-271-0/+1
| * | avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loopHaavard Skinnemoen2008-02-151-0/+3
| * | avr32: Use correct config symbol in atstk1004 board codeHaavard Skinnemoen2008-02-131-1/+1
| * | avr32: Fix broken pte dump code in do_page_fault()Haavard Skinnemoen2008-02-131-0/+2
| * | AVR32: Define PAGE_SHAREDHaavard Skinnemoen2008-02-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-2935-560/+504
|\ \ \
| * | | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang2008-02-291-16/+7
| * | | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang2008-02-251-22/+29
| * | | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang2008-02-251-14/+18
| * | | [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-023-2/+17
| * | | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-026-19/+10
| * | | [Blackfin] serial driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-021-1/+1
| * | | [Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger2008-01-111-23/+4
| * | | [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-243-14/+58
| * | | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-246-7/+80
| * | | [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle...Sonic Zhang2007-12-231-3/+0
| * | | [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ...Sonic Zhang2007-12-211-3/+4
| * | | [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.Sonic Zhang2007-12-211-0/+1
| * | | [Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang2007-12-211-15/+10
| * | | Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang2007-11-211-48/+14
| * | | [Blackfin] arch: kill section mismatch warningsBryan Wu2008-02-292-4/+9
| * | | [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger2008-02-291-7/+27
| * | | [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger2008-02-251-0/+2
| * | | [Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2008-02-252-8/+7
| * | | [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-252-5/+4
| * | | [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-251-131/+0
| * | | [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-252-106/+53
| * | | [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
| * | | [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger2008-02-251-0/+1
| * | | [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-254-72/+0
| * | | [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
| * | | [Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger2008-02-251-6/+11
OpenPOWER on IntegriCloud