summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown170-1329/+2123
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-43/+2
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-1/+1
2012-04-13Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds4-193/+201
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-332/+778
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-24/+27
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-24/+21
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+14
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown3-43/+2
2012-04-13regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren1-1/+4
2012-04-13regmap: implement register stridingStephen Warren8-42/+105
2012-04-13regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren1-1/+1
2012-04-13regmap: allow regmap instances to be namedStephen Warren3-6/+15
2012-04-13regmap: validate regmap_raw_read/write val_lenStephen Warren1-0/+6
2012-04-13regmap: mmio: remove some error checks now in the coreStephen Warren1-6/+0
2012-04-13regmap: mmio: convert some error returns to BUG()Stephen Warren1-8/+8
2012-04-13regmap: add MMIO bus supportStephen Warren3-0/+221
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren4-30/+64
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren4-16/+30
2012-04-13regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2-14/+20
2012-04-13regmap: Add support for device with 24 data bits.Marc Reilly1-0/+23
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+1
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds28-100/+184
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-56/+51
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-57/+104
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+8
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl1-4/+7
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl1-1/+2
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-20/+91
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+46
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-252/+320
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+6
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy1-5/+38
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera1-5/+18
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera1-4/+4
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich1-1/+0
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger1-0/+22
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+10
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie12-185/+189
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-37/+93
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier1-0/+1