aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | lguest: override sched_clockRusty Russell2007-07-201-1/+8
* | | | | | lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell2007-07-201-3/+1
* | | | | | lguest: fix sense if IF flag on interrupt injectionRusty Russell2007-07-201-5/+5
* | | | | | AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-201-11/+10
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-2056-571/+1326
|\ \ \ \ \ \
| * | | | | | sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-208-75/+206
| * | | | | | sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
| * | | | | | sh: heartbeat: Shut up resource size warning.Paul Mundt2007-07-201-1/+1
| * | | | | | sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2007-07-202-3/+4
| * | | | | | sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
| * | | | | | sh: zero terminate 8250 platform data for r2d boardMagnus Damm2007-07-201-1/+2
| * | | | | | sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0
| * | | | | | sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-201-1/+1
| * | | | | | sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-201-0/+1
| * | | | | | Merge branch 'clkfwk'Paul Mundt2007-07-205-135/+113
| |\ \ \ \ \ \
| | * | | | | | sh: cpufreq: clock framework support.Paul Mundt2007-07-202-135/+81
| | * | | | | | sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt2007-07-201-0/+15
| | * | | | | | sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-202-0/+17
| * | | | | | | sh: Fix up PCI section mismatch warnings.Paul Mundt2007-07-204-4/+4
| * | | | | | | sh: Wire up fallocate() syscall.Paul Mundt2007-07-202-1/+3
| |/ / / / / /
| * | | | | | sh: intc - add support for 7780Magnus Damm2007-07-207-32/+198
| * | | | | | sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
| * | | | | | sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-202-2/+2
| * | | | | | sh: push-switch: Correct license string.Paul Mundt2007-07-201-1/+1
| * | | | | | sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt2007-07-201-1/+1
| * | | | | | sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2013-26/+15
| * | | | | | sh: clean up interrupt code for solution engine 7722 boardMagnus Damm2007-07-204-91/+52
| * | | | | | sh: intc - add support for 7722 processorMagnus Damm2007-07-203-31/+131
| * | | | | | sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-204-0/+424
| * | | | | | sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-202-7/+19
| * | | | | | sh: hd64461 tidying.Kristoffer Ericson2007-07-205-159/+3
| * | | | | | sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda2007-07-201-0/+54
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-07-2089-399/+8426
|\ \ \ \ \ \
| * | | | | | [ALSA] version 1.0.14Jaroslav Kysela2007-07-201-1/+1
| * | | | | | [ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.hJaroslav Kysela perex@suse.cz2007-07-201-9/+0
| * | | | | | [ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai2007-07-201-7/+0
| * | | | | | [ALSA] hda-intel: support for iMac 24'' released on 09/2006Nicola Fagnani2007-07-202-1/+74
| * | | | | | [ALSA] hda-codec - Add quirk for Asus P5LD2Claudio Matsuoka2007-07-201-0/+1
| * | | | | | [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.James Courtier-Dutton2007-07-201-0/+19
| * | | | | | [ALSA] snd-emu10k1:Enable E-Mu 1616m notebook firmware loading.James Courtier-Dutton2007-07-201-12/+24
| * | | | | | [ALSA] snd-emu10k1: Initial support for E-Mu 1616 and 1616m.James Courtier-Dutton2007-07-201-9/+36
| * | | | | | [ALSA] cs46xx - Fix PM resumeTakashi Iwai2007-07-205-59/+197
| * | | | | | [ALSA] hda: Enable SPDIF in/out on some stac9205 boardsMatthew Ranostay2007-07-201-34/+61
| * | | | | | [ALSA] timer: check for incorrect device state in non-debug compiles, tooClemens Ladisch2007-07-201-9/+18
| * | | | | | [ALSA] snd-aoa-codec-onyx: fix typoYoann Padioleau2007-07-201-2/+2
| * | | | | | [ALSA] hda-codec - Add quirks for HP dx2200/dx2250Claudio Matsuoka2007-07-201-0/+2
| * | | | | | [ALSA] hda-codec - Rename HP model-specific quirksClaudio Matsuoka2007-07-202-26/+26
| * | | | | | [ALSA] hda-codec - Add quirk for HP SambaClaudio Matsuoka2007-07-201-0/+1
| * | | | | | [ALSA] hda-codec - Add LG LW20 line-in capture sourceClaudio Matsuoka2007-07-201-4/+5
| * | | | | | [ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur2007-07-202-7/+28