aboutsummaryrefslogtreecommitdiffstats
path: root/diff-lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions
djoy.c?id=5789fe10f0e491a89ea2c30fd2a038f81012f899&follow=1'>Input: fix compie error in twidjoy.cDmitry Torokhov1-1/+3 2005-02-07input: This patch fixes an oops in ns558 when no ports are found andVojtech Pavlik1-27/+19 2005-02-06input: This patch removes the bouncing email address of Victor Krapivin fromAdrian Bunk1-1/+1 2005-02-06input: ere's a patch that removes a few pointless comparisons; "scancode" isJesper Juhl1-5/+5 2005-02-06input: This patch adds support for a Wacom new tablet, Intuos3, and its assoc...pingc@wacom.com1-73/+262 2005-02-06input: Fix ExplorerPS/2 wheel emulation for wheel events > 8 ticks.Vojtech Pavlik1-1/+1 2005-02-06input: Typo fix in parkbd.c commentVojtech Pavlik1-1/+1 2005-02-06input: Document the adapter schematic needed for parkbd.c, rightVojtech Pavlik1-17/+33 2005-02-06I have a buggy USB HID device (APC SmartUPS) in which the designersAdam Kropelin1-3/+1 2005-02-06input: Typo fix in atkbd.c commentcl81@gmx.net1-1/+1 2005-02-06input: HP HIL support (from PARISC Linux tree).Helge Deller18-16/+4350 2005-02-06input: Fix poll() behavior of input handlers on disconnect.Vojtech Pavlik4-15/+12 2005-02-06input: Add MCC devices to HID blacklist, cleanup whitespace alongVojtech Pavlik1-59/+60 2005-02-06Input: add resume method to serio bus so ports are properlyDmitry Torokhov2-4/+21 2005-02-06input: New driver for ICS MicroClock MK712 TouchScreens.Vojtech Pavlik3-1/+235 2005-02-06[ARM] Re-order lubbock includesRussell King1-1/+2 2005-02-06[ARM PATCH] 2458/1: prevent PXA2xx defines from clashing with SA1111'sNicolas Pitre1-38/+31 2005-02-06[ide] remove unused pkt_task_t definition from ide.hTejun Heo1-14/+0 2005-02-06[ide serverworks] merge serverworks.h into serverworks.cTejun Heo2-68/+50 2005-02-06[ide serverworks] remove unused SVWKS_DEBUG_DRIVE_INFOTejun Heo1-2/+0 2005-02-06[ide piix] merge piix.h into piix.cTejun Heo2-59/+46 2005-02-06[ide piix] remove useless commentBartlomiej Zolnierkiewicz1-5/+0 2005-02-06[ide pdc202xx_old] merge pdc202xx_old.h into pdc202xx_old.cTejun Heo2-142/+124 2005-02-06[ide pdc202xx_old] remove SPLIT_BYTE() macroTejun Heo2-5/+2 2005-02-06[ide pdc202xx_new] merge pdc202xx_new.h into pdc202xx_new.cTejun Heo2-120/+104 2005-02-06[ide opti621] merge opti621.h into opti621.cTejun Heo2-30/+18 2005-02-06[ide it8172] merge it8172.h into it8172.cTejun Heo2-33/+12 2005-02-06[ide hpt366] merge hpt366.h into hpt366.cTejun Heo2-466/+434 2005-02-06[ide hpt366] remove dead fifty_base_hpt374[] tableBartlomiej Zolnierkiewicz1-20/+2 2005-02-06[ide pci generic] merge generic.h into generic.cTejun Heo2-95/+83 2005-02-06[ide pci generic] remove dummy init_chipset_generic()Bartlomiej Zolnierkiewicz2-19/+0 2005-02-06[ide pci generic] remove dead unknown_chipset[] table from generic.hBartlomiej Zolnierkiewicz1-13/+0 2005-02-06[ide cy82c693] merge cy82c693.h into cy82c693.cTejun Heo2-84/+70 2005-02-06[ide cmd64x] merge cmd64x.h into cmd64x.cTejun Heo2-96/+83 2005-02-06[ide aec62xx] merge aec62xx.h into aec62xx.cTejun Heo2-116/+100 2005-02-06[ide aec62xx] remove SPLIT_BYTE() and MAKE_WORD() macrosTejun Heo2-9/+1 2005-02-06[ide] fix ide_dump_atapi_status()Alexander Viro1-1/+2 2005-02-06[ide] fix hwif_init() to not return error for "empty" interfacesJean Delvare1-1/+2 2005-02-05input: Add support for Sharp SL-C7xx touchscreen (Corgi).Richard Purdie3-1/+395 2005-02-05input: Add support for Sharp Zaurus SL-C7cc Corgi keyboards.Richard Purdie3-5/+380 2005-02-05Input: make serio drivers register asynchronously. This shouldDmitry Torokhov2-39/+51 2005-02-05[SPARC64]: Kill spurious semicolons in some system.h macrosDavid S. Miller1-6/+6 2005-02-05[NET]: Add barriers for dst refcnt.Herbert Xu2-0/+3 2005-02-05[NET]: Add missing memory barrier to kfree_skb().Herbert Xu1-9/+5 2005-02-05input: This patch makes two needlessly global functions static.Adrian Bunk1-2/+2