aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-88/+551
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov5-66/+301
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-5/+8
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-14[PATCH] powerpc: macio-adb build fixDavid Woodhouse1-5/+8
2006-01-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds20-351/+286
2006-01-13IB: convert from semaphores to mutexesIngo Molnar11-144/+145
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin3-5/+8
2006-01-12IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin1-2/+3
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds11-20/+272
2006-01-12IB/mthca: Fix memory leaks in error handlingJack Morgenstein1-3/+7
2006-01-12IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz1-1/+1
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen2-65/+9
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-2/+62
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds73-1812/+2794
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+4
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy deviceKumar Gala2-2/+2
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-1/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-22/+951
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-35/+36
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-18/+20
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe2-33/+3
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven2-18/+20
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-42/+39
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2-2/+60
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro1-2/+3
2006-01-12[PATCH] m68k: fix macfb initAl Viro1-7/+8
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-10/+28
2006-01-12[PATCH] m68k: NULL noise removalAl Viro7-11/+11
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: amifb __user annotationsAl Viro1-17/+17
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-14/+15
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro1-4/+5
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: lvalues abuse in mac8390Al Viro1-17/+14