aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-04-27[ALSA] hda-codec - Add codec id for AD1988B codec chipTakashi Iwai
2006-04-27[ALSA] hda-codec - Add model entry for ASUS M9 laptopTakashi Iwai
2006-04-27[ALSA] pcxhr - Fix a compiler warning on 64bit architecturesHenrik Kretzschmar
2006-04-27[ALSA] via82xx: tweak VT8251 workaroundBastiaan Jacques
2006-04-27[ALSA] intel8x0 - Disable ALI5455 SPDIF-inputTakashi Iwai
2006-04-27[ALSA] via82xx: add support for VIA VT8251 (AC'97)Bastiaan Jacques
2006-04-27[ALSA] Fix typos and add information about Jack support to Audiophile-Usb.txtCharis Kouzinopoulos
2006-04-27[ALSA] Fix double free in error path of miro driverTakashi Iwai
2006-04-27[ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLiTakashi Iwai
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk
2006-04-27[ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HDTakashi Iwai
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-04-27[ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctlSteven Finney
2006-04-27[ALSA] add another Phase 26 quirkClemens Ladisch
2006-04-26Linux v2.6.17-rc3Linus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-26Merge nommu treeRussell King
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi
2006-04-26[PATCH] splice: fix offset problemsJens Axboe
2006-04-26[PATCH] splice: fix min() warningAndrew Morton
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King