summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-21crypto: talitos - handle descriptor not found in error pathKim Phillips1-8/+10
2011-10-21crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BITRichard Weinberger2-4/+3
2011-10-20crypto: picoxcell - add dependency on HAVE_CLKJamie Iles1-1/+1
2011-08-15crypto: n2 - Fix a get/put_cpu() imbalanceThomas Meyer1-2/+2
2011-08-10crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles1-1/+1
2011-08-10crypto: picoxcell - support for device tree matchingJamie Iles1-6/+30
2011-08-10crypto: picoxcell - add connection ID to the clock nameJamie Iles1-1/+1
2011-08-10crypto: picoxcell - convert to platform ID tableJamie Iles1-60/+33
2011-08-03crypto: padlock-aes - Make module loading even quieter when hardware is missingJonathan Nieder1-3/+1
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds7-199/+307
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds15-326/+442
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2-17/+246
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood7-199/+307
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-3/+1091
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds21-1316/+1626
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds6-755/+559
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely4-0/+1087
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown3-0/+442
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown3-0/+645
2011-08-01OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen1-2/+2
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen5-3/+19
2011-07-31mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2011-07-31mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap1-0/+2
2011-07-31mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda1-2/+2
2011-07-31mfd: Acknowledge WM8994 IRQs before reportingMark Brown1-6/+6
2011-07-31mfd: Acknowlege all WM831x IRQs before we handle themMark Brown1-17/+13
2011-07-31mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl1-3/+3
2011-07-31regulator: Storing tps65912 error codes in u8Dan Carpenter1-1/+1
2011-07-31mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl1-1/+5
2011-07-31regulator: aat2870: Add AAT2870 regulator driverJin Park3-0/+240
2011-07-31backlight: Add AAT2870 backlight driverJin Park3-0/+254
2011-07-31mfd: Add AAT2870 mfd driverJin Park3-0/+546
2011-07-31mfd: Remove dead code from max8997-irqJesper Juhl1-2/+0
2011-07-31mfd: Move TPS55910 Kconfig optionLinus Walleij2-10/+10
2011-07-31mfd: Fix missing stmpe kerneldocOm Prakash2-1/+2
2011-07-31mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin1-1/+1
2011-07-31mfd: Add devices for WM831x clocking moduleMark Brown1-0/+12
2011-07-31mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_removeAxel Lin1-0/+2
2011-07-31mfd: Don't ask about the TPS65912 core driver in KconfigMark Brown1-1/+1
2011-07-31mfd: Fix off by one in WM831x IRQ codeDimitris Papastamos1-0/+5
2011-07-31mfd: Add tps65921 support from twl-coreOleg Drokin1-0/+2
2011-07-31mfd: Ensure value written by wm831x_set_bits() is within the maskMark Brown1-1/+1
2011-07-31mfd: Implement tps65910 IRQ cleanupMark Brown1-0/+1
2011-07-31mfd: Add tunnelcreek watchdog to lpc_sch devicesAlexander Stein1-1/+48
2011-07-31mfd: Update ab8500 subdevice listLinus Walleij1-49/+166
2011-07-31mfd: ab8500-core MFD devices marked as initdataRobert Rosengren1-9/+9
2011-07-31tps65912: add regulator driverMargarita Olaya3-0/+807
2011-07-31tps65912: gpio: add gpio driverMargarita Olaya3-0/+163
2011-07-31tps65912: irq: add interrupt controllerMargarita Olaya3-1/+238