summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-182-29/+92
|\
| * driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap2013-07-171-0/+1
| * driver core: add default groups to struct classGreg Kroah-Hartman2013-07-161-1/+8
| * driver core: Introduce device_create_groupsGuenter Roeck2013-07-161-28/+83
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-181-1/+1
|\ \
| * | hwmon: (abx500) Staticize abx500_temp_attributesSachin Kamat2013-07-151-1/+1
| |/
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-1828-103/+98
|\ \
| * | drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-154-9/+9
| * | acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-154-13/+11
| * | hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker2013-07-152-25/+22
| * | cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-1510-32/+32
| * | clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-158-24/+24
| |/
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-182-1/+6
|\ \
| * | staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-1/+4
| * | [media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
| |/
* | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-161-1/+1
|\ \
| * | regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-041-1/+1
* | | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-07-151-0/+16
|\ \ \
| * | | spi/xilinx: Revert master->setup function removalMichal Simek2013-07-101-0/+16
* | | | Merge remote-tracking branch 'spi/fix/setup' into spi-linusMark Brown2013-07-152-0/+25
|\ \ \ \
| * | | | spi: revert master->setup function removal for altera and nuc900Stephen Warren2013-07-112-0/+25
| |/ / /
* | | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-07-151-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi: s3c64xx: add missing check for polling modeGirish K S2013-07-021-0/+3
| |/ /
* | | Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-151-1601/+880
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-1412-40/+441
|\ \ \
| * | | x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
| * | | toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
| * | | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
| * | | Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
| * | | Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-103-0/+222
| * | | hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
| * | | asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
| * | | drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * | | asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
| * | | asus-wmi: append newline to messagesvic2013-07-101-8/+8
| * | | x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
| * | | x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10
| * | | amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
| * | | dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
| * | | hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-148-56/+162
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-133-24/+118
| |\ \ \ \
| | * | | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
| | * | | | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
| | * | | | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-031-11/+104
| | * | | | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-031-5/+5
| * | | | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-075-32/+44
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1424-56/+393
|\ \ \ \ \ \
| * | | | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-131-1/+16
| * | | | | | atl1e: fix dma mapping warningsNeil Horman2013-07-131-3/+25