summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-22Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2-1/+2
2008-09-10Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus1-0/+1
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos1-0/+6
2008-09-10Input: cm109 - don't use obsolete logging macrosStephen Rothwell1-16/+16
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett1-5/+5
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich1-1/+12
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang1-13/+24
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier6-51/+53
2008-08-09Input: appletouch - handle geyser 3/4 status bitsSven Anders1-18/+35
2008-08-09Input: appletouch - prepare for geyser 3/4 handlingSven Anders1-69/+197
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König1-4/+5
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König1-23/+12
2008-08-08Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier1-0/+19
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad3-0/+898
2008-07-30Input: ati_remote2 - add autosuspend supportVille Syrjala1-6/+127
2008-07-30Input: ati_remote2 - add loadable keymap supportVille Syrjala1-29/+101
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov12-25/+12
2008-07-30Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov1-21/+67
2008-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-9/+20
2008-07-29Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-19/+21
2008-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-138/+204
2008-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2008-07-29lguest: use cpu capability accessorsAndrew Morton1-2/+2
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner1-0/+1
2008-07-29lguest: Guest int3 fixRusty Russell1-7/+17
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2-9/+9
2008-07-29sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-29spi_s3c24xx: really assign busnumBen Dooks1-0/+1
2008-07-29mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport2-1/+5
2008-07-29Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-12/+5
2008-07-29ipwireless: fix compile failureJames Bottomley1-1/+1
2008-07-29PCI: add D3 power state avoidance quirkAlan Cox2-0/+17
2008-07-29PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox1-11/+7
2008-07-29PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-29PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2-1/+15
2008-07-29PCI: disable ASPM per ACPI FADT settingShaohua Li2-0/+12
2008-07-29PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox1-3/+12
2008-07-29Merge branch 'linus' into cpus4096Ingo Molnar222-8361/+9990
2008-07-29PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox1-2/+2
2008-07-29PCI: rewrite PCI BAR reading codeMatthew Wilcox1-119/+123
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar378-3685/+31470
2008-07-28PCI: document pci_target_stateJesse Barnes1-0/+6
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes1-1/+1
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-28/+389
2008-07-28mfd: Coding style fixesBen Dooks1-8/+7
2008-07-28mfd: Use to_platform_device instead of container_ofBen Dooks1-2/+1
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-109/+290
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2-3/+1