summaryrefslogtreecommitdiffstats
path: root/drivers/net/fealnx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10Input: make i2c device ids constantMárton Németh3-3/+3
2010-01-07Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov1-105/+120
2010-01-07Input: atkbd - switch to dev_err() and friendsDmitry Torokhov1-137/+146
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov1-4/+0
2010-01-06Input: cleanse capabilities bits before registering deviceDmitry Torokhov1-0/+22
2010-01-06Input: automatically reset KEY_RESERVED bit for all input devicesDmitry Torokhov1-4/+10
2010-01-06Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov1-34/+28
2010-01-06Input: gameport - make use of list_first_entry() helperDmitry Torokhov1-19/+11
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov2-6/+1
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov1-42/+35
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov1-20/+11
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov2-7/+2
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov1-8/+9
2009-12-30Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé1-79/+121
2009-12-16Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2-27/+228
2009-12-16Input: keyboard - don't override beep with a bellDmitry Torokhov1-3/+7
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin1-3/+5
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer3-0/+271
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2-110/+51
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng1-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng2-13/+22
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng4-132/+311
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng3-64/+76
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng2-6/+8
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov1-1/+1
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov1-0/+8
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Documentation: rw_lock lessons learnedWilliam Allen Simpson1-100/+84
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2-6/+8
2009-12-14x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori1-1/+4
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches1-1/+1
2009-12-14x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori1-7/+0
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake3-7/+57
2009-12-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Support for WB cacheMichal Simek4-268/+574
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Enable DTC compilationMichal Simek1-0/+3
2009-12-14microblaze: Core oprofile configs and hooksJohn Williams4-0/+39