summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17pinctrl: document semantics vs GPIOLinus Walleij
2012-09-17ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard
2012-09-14pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni
2012-09-13pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi
2012-09-10pinctrl/nomadik : add MC1_a_2 pin MC1 function group listPatrice Chotard
2012-09-10pinctrl: pinctrl-single: Make sure we do not change bits outside of maskPeter Ujfalusi
2012-09-03pinctrl/nomadik: MASK_ON_SUSPENDEtienne Carriere
2012-09-03pinctrl: imx5: start numbering pad from 0Shawn Guo
2012-09-03pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König
2012-09-03ARM: nomadik: configure Nomadik for pin controlLinus Walleij
2012-09-03pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij
2012-09-03pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard
2012-09-03pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König
2012-09-01Linux 3.6-rc4v3.6-rc4Linus Torvalds
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-08-30gma500: Consider CRTC initially active.Forest Bond
2012-08-29drm/radeon: fix dig encoder selection on DCE61Alex Deucher
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes
2012-08-29drm/radeon: fix double free in radeon_gpu_resetChristian König
2012-08-29drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse
2012-08-29drm/radeon: rework panel mode setupAlex Deucher
2012-08-29drm/radeon/atom: powergating fixes for DCE6Alex Deucher
2012-08-29drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher
2012-08-29drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher
2012-08-29drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák
2012-08-29drm/radeon: initialize tracked CS stateMarek Olšák
2012-08-29drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap
2012-08-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-29Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-08-29drm/nvc0/copy: check PUNITS to determine which copy engines are disabledBen Skeggs
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo
2012-08-28Btrfs: fix a dio write regressionLiu Bo
2012-08-28Btrfs: fix deadlock with freeze and sync V2Josef Bacik
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-08-28Btrfs: allow delayed refs to be mergedJosef Bacik
2012-08-28Btrfs: fix enospc problems when deleting a subvolJosef Bacik
2012-08-28Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie