summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * power: remove use of __devinitBill Pemberton2012-11-2833-35/+35
| * power: remove use of __devexit_pBill Pemberton2012-11-2836-37/+37
| * hwspinlock: remove use of __devexitBill Pemberton2012-11-282-2/+2
| * hwspinlock: remove use of __devinitBill Pemberton2012-11-282-2/+2
| * hwspinlock: remove use of __devexit_pBill Pemberton2012-11-282-2/+2
| * gpio: remove use of __devexitBill Pemberton2012-11-2839-39/+39
| * gpio: remove use of __devinitconstBill Pemberton2012-11-281-2/+2
| * gpio: remove use of __devinitdataBill Pemberton2012-11-285-5/+5
| * gpio: remove use of __devinitBill Pemberton2012-11-2855-76/+76
| * gpio: remove use of __devexit_pBill Pemberton2012-11-2835-35/+35
| * clk: remove use of __devexitBill Pemberton2012-11-282-2/+2
| * clk: remove use of __devinitBill Pemberton2012-11-282-2/+2
| * clk: remove use of __devexit_pBill Pemberton2012-11-282-2/+2
| * tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
| * tpm: remove use of __devinitBill Pemberton2012-11-284-5/+5
| * driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
| * pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-13/+7
| * drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-271-1/+1
| * driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-271-2/+4
| * driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-161-1/+1
| * firmware loader: document firmware cache mechanismMing Lei2012-11-151-0/+3
| * firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-151-1/+16
| * firmware: use noinline_for_stackCesar Eduardo Barros2012-11-151-1/+1
| * firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-151-2/+4
| * firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-151-8/+16
| * Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-15178-942/+1887
| |\
| * | drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-312-3/+3
| * | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-311-1/+1
| * | Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-29185-1985/+2595
| |\ \
| * | | drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-4/+3
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-1121-238/+1420
|\ \ \ \
| * | | | gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-101-31/+47
| * | | | gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-103-0/+475
| * | | | gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-18/+11
| * | | | gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-012-2/+10
| * | | | gpio: pl061 depends on ARMAlessandro Rubini2012-12-011-1/+1
| * | | | gpio/pl061: remove old commentBaruch Siach2012-11-301-6/+1
| * | | | gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-183-0/+225
| * | | | gpio: gpio-max710x: Support device tree probingRoland Stigge2012-11-171-6/+6
| * | | | gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-171-17/+18
| * | | | gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-171-0/+5
| * | | | gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard2012-11-171-0/+29
| * | | | gpio: pca953x: Register an IRQ domainMaxime Ripard2012-11-171-6/+20
| * | | | gpio: mvebu: Set free callback for gpio_chipAxel Lin2012-11-081-2/+3
| * | | | gpio: tegra: Drop exporting static functionsAxel Lin2012-11-081-2/+0
| * | | | gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-081-2/+2
| * | | | gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-081-5/+13
| * | | | gpio-pch: Set parent dev for gpio chipAlexander Stein2012-11-041-0/+1
| * | | | gpio: em: Fix build errorsAxel Lin2012-11-041-3/+3
| * | | | GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-271-2/+1