summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+12
* 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/+12
* 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-283-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-282-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/+7
| * | mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-288-138/+204
|\ \ \
| * | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-282-0/+17
| * | | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-281-11/+7
| * | | 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-281-0/+1
|\ \ \ \
| * | | | [SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori2008-07-281-0/+1
| | |/ / | |/| |
* | | | sh7760fb: write colormap value to hardwareManuel Lauss2008-07-281-0/+1
* | | | spi_s3c24xx: really assign busnumBen Dooks2008-07-281-0/+1
* | | | mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-281-15/+7
| |_|/ |/| |
* | | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-283-12/+5
|\ \ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28222-8361/+9990
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28378-3685/+31470
| |\ \ \ | | | |/ | | |/|
| * | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-263-12/+5
* | | | ipwireless: fix compile failureJames Bottomley2008-07-281-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-286-28/+389
|\ \ \
| * | | Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-233-0/+345
| * | | Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-231-5/+5
| * | | Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-231-4/+2
| * | | Input: uinput - remove duplicate includeHuang Weiyi2008-07-231-1/+0
| * | | Input: serio - offload resume to kseriodShaohua Li2008-07-231-18/+37
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-287-109/+290
|\ \ \ \
| * | | | ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell2008-07-281-4/+4
OpenPOWER on IntegriCloud