summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood2008-10-145-15/+10Star
* Input: i8042 - add Thinkpad R31 to nomux listColin B Macdonald2008-10-141-0/+7
* Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2008-10-112-190/+1Star
* Input: ads7846 - fix cache line sharing issueDmitry Torokhov2008-10-091-36/+51
* Input: cm109 - add missing newlines to messagesDaniel Gimpelevich2008-10-091-12/+10Star
* Input: keyboard - fix potential out of bound access to key_mapDmitry Torokhov2008-10-091-1/+1
* Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-226-2/+560
* Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2008-09-222-14/+23
* Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2008-09-222-5/+13
* Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2008-09-222-1/+2
* Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-101-14/+54
* Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus2008-09-101-0/+1
* Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos2008-09-101-0/+6
* Input: cm109 - don't use obsolete logging macrosStephen Rothwell2008-09-101-16/+16
* Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett2008-09-101-5/+5
* Input: bf54x-keys - add power management supportMichael Hennerich2008-09-101-1/+12
* Input: atmel_tsadcc - improve accuracyDan Liang2008-09-101-13/+24
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-106-51/+53
* Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
* Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
* Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König2008-08-081-4/+5
* Input: gpio-keys - optimize interrupt handlerUwe Kleine-König2008-08-081-23/+12Star
* Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier2008-08-081-0/+19
* Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad2008-08-083-0/+898
* Input: ati_remote2 - add autosuspend supportVille Syrjala2008-07-301-6/+127
* Input: ati_remote2 - add loadable keymap supportVille Syrjala2008-07-301-29/+101
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-3012-25/+12Star
* Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-301-21/+67
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-293-9/+20
|\
| * lguest: use cpu capability accessorsAndrew Morton2008-07-291-2/+2
| * lguest: fix switcher_page leak on unloadJohannes Weiner2008-07-291-0/+1
| * lguest: Guest int3 fixRusty Russell2008-07-291-7/+17
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-292-19/+21
|\ \
| * | mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-292-9/+9
| * | mfd: add platform_data to mfd_cellMike Rapoport2008-07-292-1/+5
| * | mfd: Coding style fixesBen Dooks2008-07-281-8/+7Star
| * | mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-298-138/+204
|\ \ \
| * | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-292-0/+17
| * | | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-291-11/+7Star
| * | | PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-281-6/+14
| * | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-282-1/+15
| * | | PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-282-0/+12
| * | | PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox2008-07-281-3/+12
| * | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-281-2/+2
| * | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-281-119/+123
| * | | PCI: document pci_target_stateJesse Barnes2008-07-281-0/+6
| * | | PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-291-0/+1
|\ \ \ \
| * | | | [SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori2008-07-281-0/+1
| | |/ / | |/| |