summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/fix/hda' into for-linusTakashi Iwai2008-11-253-51/+86
|\
| * ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai2008-11-252-22/+29
| * ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai2008-11-251-1/+1
| * ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai2008-11-251-1/+1
| * ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai2008-11-251-26/+54
| * ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai2008-11-251-2/+2
| |
| \
*-. \ Merge branches 'topic/fix/hda' and 'topic/fix/sound-core' into for-linusTakashi Iwai2008-11-213-9/+41
|\ \ \ | | |/ | |/|
| | * sound/sound_core: Fix sparse warningsHannes Eder2008-11-211-3/+3
| * | ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai2008-11-211-0/+2
| * | ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay2008-11-212-4/+23
| * | ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-201-2/+13
| | |
| \ \
*-. \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-11-184-19/+94
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_deviceJulia Lawall2008-11-151-1/+4
| * | ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-181-2/+2
| * | ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-181-0/+4
| * | ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-181-7/+7
| * | ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-151-2/+2
| * | ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-151-1/+3
| * | ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai2008-11-131-0/+4
| * | ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-133-6/+68
* | | Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds2008-11-151-1/+1
* | | Fix inotify watch removal/umount racesAl Viro2008-11-154-48/+218
* | | LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi2008-11-151-1/+0
* | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-1515-32/+108
|\ \ \
| * | | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-132-2/+2
| * | | sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY2008-11-131-3/+8
| * | | sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-131-1/+1
| * | | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-131-1/+1
| * | | sh: early printk port type fixMagnus Damm2008-11-131-0/+1
| * | | i2c: fix i2c-sh_mobile rx underrunMagnus Damm2008-11-131-1/+2
| * | | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-124-2/+37
| * | | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda2008-11-121-2/+3
| * | | fix sci type for SH7723Yoshihiro Shimoda2008-11-121-3/+3
| * | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-123-17/+22
| * | | sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-103-3/+32
* | | | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2008-11-1530-81/+96
|\ \ \ \
| * | | | Create/use more directory structure in the Documentation/ tree.Randy Dunlap2008-11-1430-81/+96
* | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-151-19/+23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-151-4/+6
|\ \ \ \ \
| * | | | | 9p: restrict RDMA usageRandy Dunlap2008-11-141-4/+6
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-11-151-82/+149
|\ \ \ \ \ \
| * | | | | | V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/trebleMauro Carvalho Chehab2008-11-141-8/+7
| * | | | | | V4L/DVB (9623): tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab2008-11-141-1/+5
| * | | | | | V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab2008-11-141-12/+7
| * | | | | | V4L/DVB (9621): Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab2008-11-141-3/+27
| * | | | | | V4L/DVB (9620): tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab2008-11-141-8/+9
| * | | | | | V4L/DVB (9619): tvaudio: update initial commentsMauro Carvalho Chehab2008-11-141-1/+5
| * | | | | | V4L/DVB (9618): tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab2008-11-141-8/+37
| * | | | | | V4L/DVB (9617): tvtime: remove generic_checkmode callbackMauro Carvalho Chehab2008-11-141-36/+35
| * | | | | | V4L/DVB (9616): tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab2008-11-141-7/+18
OpenPOWER on IntegriCloud