summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-0912-14/+14
* mfd: Use gpio_request_one from twl6040-coreAxel Lin2012-01-091-5/+2
* mfd: Use gpio_request_one from omap-usb-hostAxel Lin2012-01-091-12/+6
* mfd: Use gpio_request_one from dm355evm_mspAxel Lin2012-01-091-2/+1
* mfd: Use gpio_request_one from aat2870-coreAxel Lin2012-01-091-2/+2
* mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-095-5/+5
* mfd: Add WM1811A device ID to wm8994 driverMark Brown2012-01-091-0/+1
* mfd: Add a dependency on HAVE_CLK for tc6393xbChristoph Fritz2012-01-091-1/+1
* mfd: Don't declare jz4740_adc_cells constAxel Lin2012-01-091-1/+1
* mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi2012-01-091-2/+4
* mfd: Fix cs5535 section mismatchChristian Gmeiner2012-01-091-3/+3
* mfd: Add device tree probe support for mc13xxxShawn Guo2012-01-091-31/+75
* ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-091-52/+110
* ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-094-16/+85
* mfd: Fix twl4030-irq typoNeilBrown2012-01-091-1/+1
* mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown2012-01-091-0/+1
* mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-091-2/+2
* misc: Add driver support for MAX8997 MUICDonggeun Kim2012-01-093-0/+643
* mfd: Convert WM8350 to devm_kzalloc()Mark Brown2012-01-091-3/+1
* mfd: Store wm8350 struct in core device driver dataMark Brown2012-01-091-0/+2
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-093-3/+0
* mfd: Convert MFD drivers to use module_platform_driverMark Brown2012-01-0910-120/+10
* mfd: Add basic device tree binding for wm8994Mark Brown2012-01-091-0/+9
* mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-092-61/+45
* mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou2012-01-091-46/+89
* mfd: Disable more pulls on WM8994Mark Brown2012-01-091-3/+8
* mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-091-7/+29
* mfd: Convert wm8994 to devm_kzalloc()Mark Brown2012-01-091-11/+5
* mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown2012-01-093-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-054-6/+24
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-043-4/+22
| |\
| | * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| | * b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-031-3/+13
| | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| * | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
* | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-041-34/+10
* | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
|/ /
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \
| * | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-022-0/+4
|\ \ \
| * | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-311-0/+3
| * | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \ \
| * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-301-2/+2
|\ \ \ \ \
| * | | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \ \