summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: add pinctrl-mxs supportShawn Guo2012-05-026-0/+1343
* pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-023-0/+2340
* pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-024-0/+739
* pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
* pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-261-2/+27
* pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
* pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
* pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin2012-04-241-7/+8
* pinctrl: show pin name for pingroups in sysfsDong Aisheng2012-04-182-4/+29
* pinctrl: show pin name when request pinsDong Aisheng2012-04-181-2/+3
* pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-181-0/+56
* pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-181-2/+2
* pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar2012-04-181-1/+1
* pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-181-4/+27
* pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2012-04-182-11/+24
* pinctrl: mark non-EXPERIMENTALLinus Walleij2012-04-181-1/+0
* pinctrl: tegra: Add complete device tree supportStephen Warren2012-04-181-0/+205
* dt: add property iteration helpersStephen Warren2012-04-181-0/+41
* pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-182-6/+9
* pinctrl: add some error checking for user interfacesDong Aisheng2012-04-182-2/+17
* pinctrl: fix pinmux_check_ops error checkingDong Aisheng2012-04-181-3/+5
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-187-85/+43
* pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-2/+2
* pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren2012-04-181-1/+3
* pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-185-18/+350
* pinctrl: implement pinctrl_check_opsStephen Warren2012-04-181-4/+21
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-153-43/+2
|\
| * ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-133-43/+2
* | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-151-4/+4
|\ \
| * | video: msm: Fix section mismatches in mddi.cDavid Brown2012-04-131-4/+4
* | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-1/+1
* | | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-134-193/+201
|\ \ \
| * | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| * | | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| * | | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| |/ /
* | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-139-332/+778
|\ \ \
| * | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| * | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| * | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| * | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75
| * | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44
| * | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-092-29/+313
| * | | mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-091-11/+5
| * | | mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-092-55/+168
| * | | mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-051-4/+11
| * | | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-291-0/+1
| * | | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe2012-03-263-74/+40
| |\ \ \
| | * | | xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14
| | * | | xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-243-61/+34