summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-13[PATCH] hwmon: Documentation update for abituguruHans de Goede1-2/+30
2006-07-13[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-07-13[PATCH] hwmon: New maintainer for w83791dCharles Spirakis1-0/+6
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: New mailing listJean Delvare2-6/+6
2006-07-13[PATCH] i2c-ite: Plan for removalJean Delvare1-0/+11
2006-07-13[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2-3/+3
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[PATCH] W1: remove w1 mail list from lm_sensors.Evgeniy Polyakov1-1/+0
2006-07-13[Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann1-9/+9
2006-07-13[Bluetooth] Let BT_HIDP depend on INPUTMarcel Holtmann1-2/+1
2006-07-13[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann1-2/+2
2006-07-13[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann7-25/+16
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 Halasa7-70/+82
2006-07-13[IPV4]: Fix error handling for fib_insert_node callHerbert Xu1-1/+1
2006-07-13[NETROM] lockdep: fix false positiveRalf Baechle1-0/+9
2006-07-13[ROSE] lockdep: fix false positiveRalf Baechle1-0/+9
2006-07-13[AX.25]: Optimize AX.25 socket list lockRalf Baechle3-13/+13
2006-07-13[IPCOMP]: Fix truesize after decompressionHerbert Xu2-2/+4
2006-07-13[IPV6]: Use ipv6_addr_src_scope for link address sorting.YOSHIFUJI Hideaki1-1/+2
2006-07-13[TCP] tcp_highspeed: Fix AI updates.Xiaoliang (David) Wei1-4/+9
2006-07-13[MAINTAINERS]: Add proper entry for TC classifierStephen Hemminger2-2/+6
2006-07-13[NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle1-1/+1
2006-07-13[NETROM]: Fix locking order when establishing a NETROM circuit.Ralf Baechle1-6/+6
2006-07-13[AX.25]: Fix locking of ax25 protocol function list.Ralf Baechle1-9/+9
2006-07-13[IPV6]: order addresses by scopeBrian Haley1-3/+21