summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-18ARM: tegra: Switch to new pinctrl driverStephen Warren
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren
2012-04-18gpio: tegra: configure pins during irq_set_typeStephen Warren
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren
2012-04-18pinctrl: show pin name for pingroups in sysfsDong Aisheng
2012-04-18pinctrl: show pin name when request pinsDong Aisheng
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren
2012-04-18pinctrl: a minor fix of pin config debug informationDong Aisheng
2012-04-18pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren
2012-04-18pinctrl: mark non-EXPERIMENTALLinus Walleij
2012-04-18pinctrl: tegra: Add complete device tree supportStephen Warren
2012-04-18dt: add property iteration helpersStephen Warren
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij
2012-04-18pinctrl: add some error checking for user interfacesDong Aisheng
2012-04-18pinctrl: fix pinmux_check_ops error checkingDong Aisheng
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar
2012-04-18pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-04-18pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren
2012-04-18pinctrl: implement pinctrl_check_opsStephen Warren
2012-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-14Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-04-14Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-14cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-13Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera