summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: remove deadlock in disk_clear_eventsDerek Basehore2012-12-191-1/+8
* Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-12-1924-221/+1593
|\
| * 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-284-0/+371
| * pwm: New driver to support PWMs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-284-0/+386
| * pwm: pwm-tiehrpwm: pinctrl supportPhilip, Avinash2012-11-281-0/+6
| * pwm: tiehrpwm: Add device-tree bindingPhilip, Avinash2012-11-282-1/+64
| * 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-282-1/+64
| * pwm: Add TI PWM subsystem driverPhilip, Avinash2012-11-285-0/+221
| * pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-223-3/+45
| * 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-224-0/+306
| * pwm: vt8500: Update vt8500 PWM driver supportTony Prisk2012-11-012-23/+80
* | Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-192-22/+22
|\ \
| * | charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi2012-12-161-2/+3
| * | charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi2012-12-161-20/+13
| * | ARM: OMAP: rx51: Register platform device for rx51_batteryPali Rohár2012-12-161-0/+6
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-1936-210/+434
|\ \ \
| * | | MODSIGN: Fix kbuild output when using default extra_certificatesMichal Marek2012-12-141-1/+5
| * | | MODSIGN: Avoid using .incbin in C sourceTakashi Iwai2012-12-143-8/+21
| * | | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-146-28/+18
| * | | module: Remove a extra null character at the top of module->strtab.Satoru Takeuchi2012-12-141-5/+1
| * | | ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constantsDavid Howells2012-12-141-4/+4
| * | | ASN.1: Define indefinite length marker constantDavid Howells2012-12-141-0/+2
| * | | moduleparam: use __UNIQUE_ID()Rusty Russell2012-12-141-4/+2
| * | | __UNIQUE_ID()Rusty Russell2012-12-142-0/+11
| * | | MODSIGN: Add modules_sign make targetJosh Boyer2012-12-142-0/+38
| * | | powerpc: add finit_module syscall.Rusty Russell2012-12-143-1/+3
| * | | ima: support new kernel module syscallMimi Zohar2012-12-147-5/+41
| * | | add finit_module syscall to asm-genericKees Cook2012-12-141-1/+3
| * | | ARM: add finit_module syscall to ARMKees Cook2012-12-142-0/+2
| * | | security: introduce kernel_module_from_file hookKees Cook2012-12-144-0/+35
| * | | module: add flags arg to sys_finit_module()Rusty Russell2012-12-143-15/+35
| * | | module: add syscall to load module from fdKees Cook2012-12-145-148/+223
* | | | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds2012-12-194-3/+45
|\ \ \ \
| * | | | byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse2012-12-064-3/+45
* | | | | blk: avoid divide-by-zero with zero discard granularityLinus Torvalds2012-12-191-4/+15
* | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-1827-359/+1480
|\ \ \ \ \
| * | | | | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-285-13/+6
| * | | | | i2c: at91: add dma supportLudovic Desroches2012-11-241-8/+298
OpenPOWER on IntegriCloud