summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song2012-09-281-1/+3
* pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song2012-09-281-5/+0
* pinctrl: sirf: add missing pins to pinctrl listBarry Song2012-09-281-0/+6
* pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song2012-09-281-0/+2
* pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter2012-09-281-1/+9
* ARM: ux500: 8500: update I2C sleep states pinctrlPatrice Chotard2012-09-281-10/+20
* pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat2012-09-271-1/+3
* ARM: ux500: tidy up pin sleep modesLinus Walleij2012-09-271-19/+28
* ARM: ux500: fix spi2 pin groupPatrice Chotard2012-09-181-1/+1
* pinctrl: imx: remove duplicated constRichard Zhao2012-09-181-1/+1
* pinctrl: document semantics vs GPIOLinus Walleij2012-09-171-2/+58
* ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard2012-09-171-2/+2
* pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni2012-09-141-4/+1
* pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-132-13/+74
* pinctrl/nomadik : add MC1_a_2 pin MC1 function group listPatrice Chotard2012-09-101-1/+4
* pinctrl: pinctrl-single: Make sure we do not change bits outside of maskPeter Ujfalusi2012-09-101-1/+1
* pinctrl/nomadik: MASK_ON_SUSPENDEtienne Carriere2012-09-031-0/+1
* pinctrl: imx5: start numbering pad from 0Shawn Guo2012-09-032-446/+446
* pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-034-0/+2588
* ARM: nomadik: configure Nomadik for pin controlLinus Walleij2012-09-033-0/+50
* pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij2012-09-035-0/+377
* pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard2012-09-035-0/+1021
* pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König2012-09-031-1/+1
* Linux 3.6-rc4v3.6-rc4Linus Torvalds2012-09-011-1/+1
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-012-5/+12
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-312-3/+7
|\
| * KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
| * kvm: Fix nonsense handling of compat ioctlAlan Cox2012-08-261-3/+4
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-08-313-7/+7
|\ \
| * | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| * | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-315-9/+7
|\ \ \
| * | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| * | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| * | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
| * | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
|\ \ \ \
| * | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\ \ \ \
| | * | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | * | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * | | | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | | | | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/ / / /