aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ALSA: hda - Add model entry for HP dv4Takashi Iwai2009-01-221-0/+2
| | * | | ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay2009-01-211-5/+11
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-01-231-12/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi2009-01-201-12/+6
| * | | | Merge branch 'topic/virtuoso' into for-linusTakashi Iwai2009-01-192-3/+4
| |\ \ \ \
| | * | | | sound: virtuoso: document HDAV1.3 driver statusClemens Ladisch2009-01-191-2/+2
| | * | | | sound: virtuoso: add newlineClemens Ladisch2009-01-191-1/+1
| | * | | | sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch2009-01-191-0/+1
| * | | | | Merge branch 'topic/oss-cleanup' into for-linusTakashi Iwai2009-01-181-7/+0
| |\ \ \ \ \
| | * | | | | sound: Remove removed OSS kernel parameters from docHenrik Kretzschmar2009-01-181-7/+0
| | |/ / / /
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-181-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ALSA: hda: fix invalid power mapping masksMatthew Ranostay2009-01-181-1/+1
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-172-7/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich2009-01-161-0/+2
| | * | | | ALSA: hda - Fix (yet more) STAC925x issuesTakashi Iwai2009-01-151-7/+8
| * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-171-2/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | ASoC: atmel_pcm: Remove non-existant headerBen Nizette2009-01-161-2/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-1717-171/+189
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-165-28/+46
| |\ \ \ \ \ \
| | | * | | | | IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
| | | * | | | | mlx4_core: Fix min() warningAndrew Morton2009-01-151-3/+3
| | * | | | | | IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-161-1/+1
| | * | | | | | IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-141-3/+8
| | * | | | | | IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-141-12/+15
| | |/ / / / /
| * | | | | | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
| * | | | | | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | move wm8400-regulator's probe function to .devinit.textUwe Kleine-König2009-01-171-1/+1
| | |/ / / / | |/| | | |
* | | | | | dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-171-2/+2
* | | | | | security: introduce missing kfreeVegard Nossum2009-01-171-0/+1
|/ / / / /
* | | | | Linux 2.6.29-rc2Linus Torvalds2009-01-161-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-1617-212/+858
|\ \ \ \ \
| * | | | | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
| * | | | | Merge branch 'misc' into releaseLen Brown2009-01-1612-10/+23
| |\ \ \ \ \
| | * | | | | ACPI: rename main.c to sleep.cLen Brown2009-01-162-1/+1
| | * | | | | dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-164-2/+14
| | * | | | | eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
| | * | | | | ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
| | * | | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-163-3/+3
| | * | | | | PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
| * | | | | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-01-163-155/+791
| |\ \ \ \ \ \
| | * | | | | | ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh2009-01-152-4/+4
| | * | | | | | ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh2009-01-151-0/+6
| | * | | | | | ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh2009-01-151-51/+58
| | * | | | | | ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh2009-01-151-0/+3
| | * | | | | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh2009-01-151-4/+59
| | * | | | | | ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh2009-01-151-65/+109
| | * | | | | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh2009-01-151-13/+13
| | * | | | | | ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh2009-01-152-1/+223
| | * | | | | | ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh2009-01-151-4/+55