summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [ALSA] fix alc880_test_mixer typoJohn W. Linville2005-10-071-2/+2
| * [ALSA] fix HD audio ALC260 mono (un)muteJohn W. Linville2005-10-071-2/+2
| * [ALSA] usb-audio: increase max buffer sizeClemens Ladisch2005-10-071-4/+4
| * [ALSA] usb-audio: add another ID for the TerraTec PHASE26Clemens Ladisch2005-10-071-1/+11
| * [ALSA] usb-audio: add more Yamaha USB MIDI devicesClemens Ladisch2005-10-071-0/+4
| * [ALSA] Add iBook 1.33GHz supportTakashi Iwai2005-10-071-0/+1
| * [ALSA] usb-audio: add Roland RD-700SX supportClemens Ladisch2005-10-071-0/+13
| * [ALSA] via82xx - Add a dxs whitelist entryTakashi Iwai2005-10-071-0/+1
| * [ALSA] clean suspend/resume calls for ac97_bus_typeNicolas Pitre2005-10-071-13/+3
| * [ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre2005-10-072-1/+2
| * [ALSA] remove bogus match method for ac97_busNicolas Pitre2005-10-071-3/+4
| * [ALSA] usb-audio: ignore Hercules DJ Console mixer errorsClemens Ladisch2005-10-071-0/+5
| * [ALSA] Fix pm_message_t in PXA2XX-AC97 driverDirk Opfer2005-10-071-1/+1
| * [ALSA] hda-intel - Disable DMA position auto-correctionTakashi Iwai2005-10-071-0/+5
| * [ALSA] hda-codec - 'empty' generic mfg-only codecSasha Khapyorsky2005-10-071-4/+2
| * [ALSA] no templated index for si3036 modem controlsSasha Khapyorsky2005-10-071-1/+5
| * [ALSA] no templated index for mc97 controlsSasha Khapyorsky2005-10-071-1/+1
| * [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() callsDaniel Ritz2005-10-071-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2005-10-081-67/+172
|\ \
| * | [WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck2005-09-291-0/+64
| * | [WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck2005-09-291-67/+108
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-087-61/+319
|\ \ \
| * | | [ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer2005-10-071-1/+1
| * | | [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-064-23/+70
| * | | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-061-5/+5
| * | | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-062-32/+243
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-087-37/+90
|\ \ \ \
| * | | | [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-073-24/+30
| * | | | [SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway2005-10-071-0/+4
| * | | | [SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway2005-10-062-0/+5
| * | | | [SPARC64]: Probe for power device on ISA bus too.David S. Miller2005-10-061-13/+51
| |/ / /
* | | | [PATCH] Keys: Possessor permissions should be additiveDavid Howells2005-10-081-6/+6
* | | | [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-083-86/+76
* | | | [PATCH] Keys: Add request-key process documentationDavid Howells2005-10-084-7/+176
* | | | [PATCH] key: plug request_key_auth memleakDavid Howells2005-10-081-0/+1
* | | | [PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel2005-10-081-1/+4
* | | | [PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov2005-10-081-1/+2
| |_|/ |/| |
* | | Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds2005-10-061-3/+3
|/ /
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-10-061-0/+5
|\ \
| * | [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-061-0/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-062-4/+0
|\ \ \
| * | | [MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2005-10-062-4/+0
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-061-4/+4
|\ \ \
| * | | [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas2005-10-051-4/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0632-57/+77
|\ \ \ \
| * | | | [AX.25]: Fix packet socket crashRalf Baechle2005-10-052-2/+2
| * | | | [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-053-5/+15
| * | | | [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-051-1/+1
| * | | | [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-051-1/+1
| * | | | [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1