summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-07pinctrl: add more info to error msgs in pin_requestStephen Warren1-6/+8
2012-05-02pinctrl: add pinctrl-mxs supportShawn Guo6-0/+1343
2012-05-02pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng3-0/+2340
2012-05-02pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng4-0/+739
2012-05-02pinctrl: support gpio request deferred probingDong Aisheng1-3/+4
2012-04-27pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng1-2/+27
2012-04-27pinctrl: enhance reporting of errors when loading from DTJohn Crispin3-27/+49
2012-04-26pinctrl: propagate map validation errorsStephen Warren1-2/+2
2012-04-24pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin1-7/+8
2012-04-18pinctrl: show pin name for pingroups in sysfsDong Aisheng2-4/+29
2012-04-18pinctrl: show pin name when request pinsDong Aisheng1-2/+3
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren1-0/+56
2012-04-18pinctrl: a minor fix of pin config debug informationDong Aisheng1-2/+2
2012-04-18pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar1-1/+1
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren1-4/+27
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2-11/+24
2012-04-18pinctrl: mark non-EXPERIMENTALLinus Walleij1-1/+0
2012-04-18pinctrl: tegra: Add complete device tree supportStephen Warren1-0/+205
2012-04-18dt: add property iteration helpersStephen Warren1-0/+41
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij2-6/+9
2012-04-18pinctrl: add some error checking for user interfacesDong Aisheng2-2/+17
2012-04-18pinctrl: fix pinmux_check_ops error checkingDong Aisheng1-3/+5
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar7-85/+43
2012-04-18pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König1-2/+2
2012-04-18pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren1-1/+3
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren5-18/+350
2012-04-18pinctrl: implement pinctrl_check_opsStephen Warren1-4/+21
2012-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-43/+2
2012-04-16PCI: 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-14Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds4-193/+201
2012-04-14Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-332/+778
2012-04-14cpufreq: 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-13Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+1
2012-04-13Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds28-100/+184
2012-04-13Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-56/+51
2012-04-13Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-57/+104
2012-04-13Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2012-04-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+8
2012-04-13staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl1-4/+7
2012-04-13staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl1-1/+2
2012-04-13staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-20/+91
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+46