summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-163-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-144-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-149-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
| * | | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-231-11/+8
| |/ / /
| * | | cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-221-1/+1
| * | | cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-221-0/+1
| * | | xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-201-16/+16
| * | | xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-201-1/+1
| * | | xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-201-4/+3
| * | | xen/blkback: Enable blkback on HVM guestsDaniel De Graaf2012-03-201-1/+1
| * | | xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf2012-03-201-25/+4
* | | | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman2012-04-141-0/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-134-24/+27
|\ \ \ \
| * | | | hwmon: (pmbus_core) Fix compiler warningGuenter Roeck2012-04-091-9/+8
| * | | | hwmon: (smsc47m1) Fix compiler warningGuenter Roeck2012-04-091-9/+10