summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-12-1915-218/+1430
|\
| * pwm: samsung: add missing s3c->pwm_id assignmentJoonyoung Shim2012-12-141-0/+1
| * pwm: lpc32xx: Set the chip base for dynamic allocationAlban Bedel2012-12-061-0/+1
| * pwm: lpc32xx: Properly disable the clock on device removalAlban Bedel2012-12-061-1/+4
| * pwm: lpc32xx: Fix the PWM polarityAlban Bedel2012-12-061-1/+16
| * pwm: i.MX: eliminate build warningLothar Waßmann2012-12-061-1/+1
| * pwm: Export of_pwm_xlate_with_flags()Thierry Reding2012-12-061-0/+1
| * pwm: Remove pwm-twl6030 driverPeter Ujfalusi2012-11-283-194/+0
| * pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-283-0/+354
| * pwm: New driver to support PWMs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-283-0/+369
| * pwm: pwm-tiehrpwm: pinctrl supportPhilip, Avinash2012-11-281-0/+6
| * pwm: tiehrpwm: Add device-tree bindingPhilip, Avinash2012-11-281-1/+41
| * pwm: pwm-tiehrpwm: Adding TBCLK gating support.Philip, Avinash2012-11-281-0/+14
| * pwm: pwm-tiecap: pinctrl supportPhilip, Avinash2012-11-281-0/+6
| * pwm: tiecap: Add device-tree bindingPhilip, Avinash2012-11-281-1/+41
| * pwm: Add TI PWM subsystem driverPhilip, Avinash2012-11-284-0/+190
| * pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-221-0/+28
| * pwm: vt8500: Ensure PWM clock is enabled during pwm_configTony Prisk2012-11-221-2/+12
| * pwm: vt8500: Fix build errorTony Prisk2012-11-221-1/+1
| * pwm: spear: Staticize spear_pwm_config()Axel Lin2012-11-221-2/+2
| * pwm: Add SPEAr PWM chip driver supportShiraz Hashim2012-11-223-0/+288
| * pwm: vt8500: Update vt8500 PWM driver supportTony Prisk2012-11-011-23/+63
* | Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-191-22/+16
|\ \
| * | charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi2012-12-171-2/+3
| * | charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi2012-12-171-20/+13
* | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-1913-337/+1236
|\ \ \
| * | | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-281-2/+1
| * | | i2c: at91: add dma supportLudovic Desroches2012-11-241-8/+298
| * | | i2c: at91: change struct members indentationLudovic Desroches2012-11-241-15/+15
| * | | i2c: at91: fix compilation warningLudovic Desroches2012-11-241-1/+1
| * | | i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut2012-11-221-1/+1
| * | | i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-221-0/+2
| * | | i2c: s3c2410: Remove recently introduced performance overheadsMark Brown2012-11-221-4/+16
| * | | i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson2012-11-221-34/+34
| * | | i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan2012-11-191-7/+9
| * | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-191-0/+1
| * | | i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-193-0/+311
| * | | i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2012-11-161-18/+120
| * | | i2c: ocores: Add irq support for sparcAndreas Larsson2012-11-161-5/+6
| * | | i2c: omap: Move the remove constraintShubhrajyoti D2012-11-161-3/+4
| * | | i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz2012-11-161-16/+0
| * | | i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz2012-11-161-20/+47
| * | | i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz2012-11-161-2/+45
| * | | i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-161-8/+2
| * | | i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-161-4/+8
| * | | i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-161-28/+7
| * | | i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-161-1/+5
| * | | i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-161-31/+114
| * | | i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi2012-11-161-0/+3
| * | | i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+5