summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: implement new force feedback interfaceAnssi Hannula2006-07-194-18/+389
* Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-2/+2
* Input: rename input.ko into input-core.koDmitry Torokhov2006-07-191-1/+3
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
* Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
* Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
* Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-151-1/+2
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-063-21/+48
* Input: add start() method to input handlersDmitry Torokhov2006-07-062-21/+30
* Input: remove accept method from input_devDmitry Torokhov2006-07-062-13/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-169/+91
|\
| * [CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi2006-06-301-31/+19
| * [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi2006-06-301-40/+32
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-98/+40
* | [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-0329-308/+2724
|\ \
| * \ Pull smart-battery into release branchLen Brown2006-07-019-14/+2355
| |\ \
| | * | ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown2006-07-014-138/+56
| | * | ACPI: add support for Smart BatteryRich Townsend2006-07-018-11/+2434
| * | | Pull bugzilla-3241 into release branchLen Brown2006-07-012-4/+8
| |\ \ \
| | * | | ACPI: handle battery notify event on broken BIOSVladimir Lebedev2006-07-011-2/+4
| | * | | ACPI: handle AC notify event on broken BIOSChristian Lupien2006-07-011-2/+4
| | |/ /
| | * | Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
| | |\ \
| | | * | ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-06-301-2/+3
| | * | | Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111
| | |\ \ \
| * | \ \ \ Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
| |\ \ \ \ \
| | * | | | | ACPI: asus_acpi: correct M6N/M6R display nodesKarol Kozimor2006-07-011-2/+3
| | | |_|/ / | | |/| | |
| | * | | | ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-06-301-2/+3
| | * | | | ACPI: asus_acpi: rework model detectionKarol Kozimor2006-06-301-90/+93
| | * | | | ACPI: asus_acpi: support L5DKarol Kozimor2006-06-301-3/+7
| | * | | | ACPI: asus_acpi: handle internal Bluetooth / support W5AKarol Kozimor2006-06-301-4/+47
| | * | | | ACPI: asus_acpi: support A4GKarol Kozimor2006-06-301-0/+13
| | * | | | ACPI: asus_acpi: support W3400NKarol Kozimor2006-06-301-4/+6
| | * | | | ACPI: asus_acpi: LED display supportKarol Kozimor2006-06-301-6/+63
| | * | | | ACPI: asus_acpi: support A3GKarol Kozimor2006-06-301-2/+6
| | * | | | ACPI: asus_acpi: misc cleanupsKarol Kozimor2006-06-301-20/+7
| | |/ / /
| | * | | Pull kmalloc into release branchLen Brown2006-06-3015-35/+28
| | |\ \ \
| * | \ \ \ Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+0
| | * | | | ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
| | * | | | ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
OpenPOWER on IntegriCloud