aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-26
|\
| * gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-14
| * gpio: using common order: let 'static const' instead of 'const static'Chen Gang2013-02-11
| * gpio/vt8500: memory cleanup missingTony Prisk2013-02-11
| * gpiolib: Fix locking on gpio debugfs filesGrant Likely2013-02-11
| * gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-11
| * gpiolib: use descriptors internallyAlexandre Courbot2013-02-11
| * gpiolib: use gpio_chips list in gpiochip_find_baseAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in sysfs opsAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in gpiochip_findAlexandre Courbot2013-02-09
| * gpiolib: use gpio_chips list in gpiolib_sysfs_initAlexandre Courbot2013-02-09
| * gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-09
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-05
| |\
| | * gpiolib: add missing braces in gpio_direction_showAlexandre Courbot2013-02-04
| | * gpiolib-acpi: Fix error checks in interrupt requestingMathias Nyman2013-02-04
| | * gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingAnatolij Gustschin2013-02-04
| | * gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-04
| | * gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou2013-01-29
| | * gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman2013-01-29
| | * gpio: pca953x: use managed resourcesLinus Walleij2013-01-28
| | * gpio: pca953x: use simple irqdomainGregory CLEMENT2013-01-28
| | * gpio: pxa: set initcall level to module initHaojian Zhuang2013-01-25
| | * gpio: pca953x: add support for pca9505Gregory CLEMENT2013-01-25
| | * gpio: pca953x: make the register access by GPIO bankGregory CLEMENT2013-01-25
| | * gpio: pl061: set initcall level to module initHaojian Zhuang2013-01-22
| | * gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-22
| | * gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi2013-01-17
| | * gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi2013-01-17
| | * gpio: vt8500: Export dedicated GPIO before multifunction pins.Tony Prisk2013-01-10
| * | gpio/langwell: cleanup driverDavid Cohen2013-02-05
| * | gpio/langwell: Add Cloverview ids to pci device tableDavid Cohen2013-02-05
| * | gpio/lynxpoint: add chipset gpio driver.Mathias Nyman2013-02-05
* | | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-26
|\ \ \
| * | | pwm: twl: Use to_twl() instead of container_of()Johannes Thumshirn2013-02-17
| * | | pwm: tegra: assume CONFIG_OFStephen Warren2013-02-15
| * | | pwm_backlight: Validate dft_brightness in main probe functionPeter Ujfalusi2013-01-31
| * | | pwm: Export pwm_{set,get}_chip_data()Thierry Reding2013-01-30
| * | | pwm: Make Kconfig entries more consistentThierry Reding2013-01-30
| * | | pwm: Add can_sleep property to driversFlorian Vaussard2013-01-30
| * | | pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-30
| * | | pwm-backlight: handle BL_CORE_FBBLANK stateAlexandre Courbot2013-01-30
| * | | pwm: pwm-tiecap: Low power sleep supportPhilip Avinash2013-01-17
| * | | pwm: pwm-tiehrpwm: Low power sleep supportPhilip Avinash2013-01-17
| * | | pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driverPhilip, Avinash2013-01-14
| * | | pwm: vt8500: Add polarity supportTony Prisk2013-01-09
| * | | pwm: vt8500: Register write busy test performed incorrectlyTony Prisk2013-01-09
| * | | pwm: atmel: add Timer Counter Block PWM driverBoris BREZILLON2013-01-08
* | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\ \ \ \
| * | | | mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-24
| * | | | mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-24