summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
* Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
* Input: HID - add mapping for Powerbook USB keyboardStelian Pop2005-09-052-4/+12
* Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
* Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-053-0/+7
* Input: HID - fix URB success status handlingVojtech Pavlik2005-09-051-0/+2
* Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
* Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
* Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia2005-09-051-2/+26
* Input: HID - handle multi-transascion reportsMichael Haboustak2005-09-052-19/+48
* Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
* Input: HID - add more consumer usagesVojtech Pavlik2005-09-054-9/+36
* Input: add HID simulation mappingsVojtech Pavlik2005-09-053-0/+27
* Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik2005-09-052-0/+2
* Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
* Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-043-5/+22
* Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
* Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
* Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
* Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-042-2/+2
* Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik2005-09-041-0/+1
* Input: ALPS - fix wheel decodingVojtech Pavlik2005-09-041-1/+1
* Input: rework psmouse attributes to reduce module sizeDmitry Torokhov2005-09-044-163/+200
* Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Dmitry Torokhov2005-09-041505-26364/+115983
|\
| * Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-021-0/+2
| |\
| | * [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
| * | [PATCH] remove driverfs references from init/do_mounts.cRolf Eike Beer2005-09-021-3/+3
| * | [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...Rolf Eike Beer2005-09-022-2/+2
| * | [PATCH] v850: Add show_memMiles Bader2005-09-021-0/+30
| * | [PATCH] v850: Update defconfigsMiles Bader2005-09-023-60/+90
| * | [PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...Miles Bader2005-09-021-2/+12
| * | [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer2005-09-021-1/+1
| * | [PATCH] m68knommu: update defconfig for m68knommuGreg Ungerer2005-09-021-165/+287
| * | [PATCH] m68knommu: new board support in linker scriptGreg Ungerer2005-09-021-3/+20
| * | [PATCH] m68knommu: need pfn_valid macroGreg Ungerer2005-09-021-2/+3
| * | [PATCH] m68knommu: use THREAD_SIZE instead of hard coded sizeGreg Ungerer2005-09-022-3/+3
| * | [PATCH] m68knommu: new family (523x) and board config supportGreg Ungerer2005-09-021-7/+59
| * | [PATCH] m68knommu: 523x ColdFire processor support in arch MakefileGreg Ungerer2005-09-021-0/+5
| * | [PATCH] m68knommu: cleanup showstack()Greg Ungerer2005-09-021-7/+13
| * | [PATCH] uclinux: update MAINTAINERS entry for UCLINUXGreg Ungerer2005-09-021-5/+0
| * | [PATCH] m68knommu: fix ColdFire startup code to properly handle non 0 based ramGreg Ungerer2005-09-021-3/+12
| * | [PATCH] m68knommu: new family (523x) and board setupGreg Ungerer2005-09-021-6/+19
| * | [PATCH] m68knommu: 523x ColdFire processor init codeGreg Ungerer2005-09-021-0/+82
| * | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0241-393/+200
| |\ \
| | * | [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-012-5/+17
| | * | [SERIAL] mwave is no longer brokenRussell King2005-09-011-2/+2
| | * | [SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox2005-08-311-9/+12
| | * | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-319-223/+24
| | * | [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-3134-158/+149
| | |\ \
| * | \ \ Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-028-31/+143
| |\ \ \ \
OpenPOWER on IntegriCloud