summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly5-147/+204
2012-05-01mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2-79/+35
2012-05-01mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly1-75/+113
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill1-0/+1
2012-05-01mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz1-1/+1
2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan1-0/+62
2012-05-01mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)1-8/+42
2012-05-01mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen1-26/+5
2012-05-01mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons1-0/+16
2012-05-01mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2-2/+0
2012-05-01mfd: Set asic3 DS1WM clock_ratePaul Parsons1-3/+6
2012-05-01mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan1-0/+1
2012-05-01mfd: Add PCMCIA/CF support to asic3Paul Parsons1-0/+6
2012-05-01mfd: Cache wm8994 chip revisionMark Brown1-1/+0
2012-05-01mfd: Use module_pci_driverAxel Lin5-63/+5
2012-05-01gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser3-0/+433
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra3-0/+729
2012-05-01mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König1-1/+1
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-12/+45
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+19
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+5
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-127/+157
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+11
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-61/+46
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang1-1/+4
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang1-4/+4
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang1-6/+8
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang1-1/+0
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang1-4/+3
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2-2/+2
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar1-2/+8
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli1-0/+1
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli1-11/+2
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli1-60/+89
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten1-14/+10
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar1-6/+17
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-8/+21
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern1-1/+1
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi1-1/+1
2012-04-27drm/radeon/kms: use frac fb div on APUsAlex Deucher1-0/+3
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic1-1/+2
2012-04-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-35/+36
2012-04-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie1-25/+5
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-2/+19
2012-04-26xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk1-1/+4
2012-04-26USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5