summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-13[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz4-13/+21
2006-07-13[PATCH] usbcore: fixes for hub_port_resumeAlan Stern1-0/+5
2006-07-13[PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis1-0/+7
2006-07-13[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini1-0/+9
2006-07-13[PATCH] USB hub: don't return status > 0 from resumeAlan Stern1-1/+4
2006-07-13[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-07-13[PATCH] USB: update for acm in quirks and debugOliver Neukum1-23/+26
2006-07-13[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock5-251/+286
2006-07-13[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta1-1/+1
2006-07-13[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2-0/+5
2006-07-13[PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez1-0/+7
2006-07-13[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-07-13[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev1-14/+9
2006-07-13[PATCH] USB: OHCI hub code unaligned accessDavid Miller1-2/+2
2006-07-13[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2-0/+4
2006-07-13[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2-0/+6
2006-07-13[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder3-2/+4
2006-07-13[PATCH] USB: fix usb kernel-docRandy Dunlap1-1/+1
2006-07-13[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek3-0/+231
2006-07-13[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2-13/+11
2006-07-13[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer1-2/+4
2006-07-13Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEADLinus Torvalds64-186/+272
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox2-0/+57
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters7-7/+14
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-12[PATCH] alloc_fdtable() expansion fixAndrew Morton1-1/+1
2006-07-12[PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman1-2/+2
2006-07-12[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome1-1/+1
2006-07-12[PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven1-0/+12
2006-07-12[PATCH] fix fdset leakageKirill Korotaev1-1/+3
2006-07-12[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann1-1/+1
2006-07-12[ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap1-0/+1
2006-07-12[ALSA] make sound/isa/gus/gusextreme.c:devices staticAdrian Bunk1-1/+1
2006-07-12[ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai1-0/+4
2006-07-12[ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai1-2/+3
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai50-75/+85
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch2-4/+1
2006-07-12[ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2-20/+50
2006-07-12[ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch3-26/+26
2006-07-12[ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai1-6/+9
2006-07-12[ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai1-42/+73
2006-07-12[ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk1-1/+0
2006-07-12[ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE boardTakashi Iwai1-0/+6
2006-07-12[ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai1-1/+1
2006-07-12[ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575XJaroslav Kysela1-4/+4
2006-07-12[ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2-7/+9
2006-07-12[ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn1-1/+3
2006-07-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds56-283/+453
2006-07-12Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-07-12Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-105/+133