summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King2005-09-113-0/+435
* [MFD] Add code UCB1200/UCB1300 device supportRussell King2005-09-114-0/+927
* [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan2005-09-101-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-1024-312/+977
|\
| * Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
| * Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov2005-09-101-54/+55
| * Manual merge with LinusDmitry Torokhov2005-09-091016-82511/+90239
| |\
| * | 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-053-9/+28
| * | 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-042-5/+21
| * | 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-04489-16438/+71549
| |\ \
| * | | Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-085-2/+460
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-101-1/+1
|\ \ \ \
| * | | | [SERIAL] Spelling fix in 8250.cRussell King2005-09-091-1/+1
* | | | | [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-102-5/+2
* | | | | [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-101-13/+14
* | | | | [PATCH] cfq-iosched: reverse bad reference count fixJens Axboe2005-09-101-0/+3
* | | | | [PATCH] telephony: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-36/+18
* | | | | [PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-103-12/+8
* | | | | [PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-106-36/+17
* | | | | [PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-102-4/+2
* | | | | [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-108-24/+13
* | | | | [PATCH] remove ACPI S4bios supportPavel Machek2005-09-103-13/+1
* | | | | [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+2
* | | | | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6
* | | | | [PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer2005-09-101-2/+2
* | | | | [PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer2005-09-101-7/+4
* | | | | [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+1
* | | | | [PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer2005-09-101-16/+7
* | | | | [PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher2005-09-101-13/+12
OpenPOWER on IntegriCloud