summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: 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 Moulder2-0/+2
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-13[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-07-13[PATCH] pca9539: Honor the force parameterBen Gardner1-5/+7
2006-07-13[PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla1-1/+0
2006-07-13[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman5-14/+11
2006-07-13[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1
2006-07-13[PATCH] scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-07-13[PATCH] scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-07-13[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2-8/+11
2006-07-13[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman1-2/+2
2006-07-13[PATCH] sky2: optimize receive restartStephen Hemminger1-5/+22
2006-07-13[PATCH] sky2: PHY power on delaysStephen Hemminger1-1/+2
2006-07-13[PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger1-7/+4
2006-07-13[PATCH] sky2: sky2_reset section mismatchStephen Hemminger1-1/+1
2006-07-13[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-13[PATCH] skge: fix truncated collision threshold maskStephen Hemminger1-2/+2
2006-07-13[PATCH] sky2: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-13[PATCH] w1: remove drivers/w1/w1.hAdrian Bunk1-36/+0
2006-07-13[PATCH] w1: fix idle check loop in ds2482Ben Gardner1-1/+1
2006-07-13[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann1-2/+2
2006-07-13[PATCH] myri10ge return value fixBrice Goglin1-3/+10
2006-07-13[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-07-13[PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok1-2/+2
2006-07-13[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov1-1/+1
2006-07-13[PATCH] 8139cp.c printk fixAndrew Morton1-1/+1
2006-07-13[PATCH] s2io driver irq fixAnanda Raju2-145/+145
2006-07-13[PATCH] e1000: irq naming updateAndrew Morton1-1/+1
2006-07-13Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-13[PATCH] forcedeth: watermark fixupAyaz Abdulla1-4/+19
2006-07-13[PATCH] forcedeth: deferral fixupAyaz Abdulla1-7/+19
2006-07-13[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa6-68/+82
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox2-0/+57
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-12[PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman1-2/+2
2006-07-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds36-236/+383
2006-07-12Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens27-124/+123