summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-30pinctrl: sunxi: Fix off-by-one for valid offset range checkingpinctrl-v3.12-1Axel Lin
2013-08-30pinctrl: sunxi: drop lock on error pathLinus Walleij
2013-08-29pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij
2013-08-29pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin
2013-08-28pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-28pinctrl: Add s5pv210 support to pinctrl-exynosMateusz Krawczuk
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan
2013-08-28pinctrl: s3c24xx: off by one in s3c24xx_eint_init()Dan Carpenter
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter
2013-08-28pinctrl: abx500: fix bitwise AND testDan Carpenter
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-08-28pinctrl: tz1090-pdc: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: tz1090: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: rockchip: Simplify pin_to_bank equationAxel Lin
2013-08-28pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin
2013-08-28pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUXAxel Lin
2013-08-28pinctrl: core: Add proper mutex lock in pinctrl_request_gpioAxel Lin
2013-08-25Linux 3.11-rc7v3.11-rc7Linus Torvalds
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-08-23pinctrl: imx: Fix compilation with DEBUG enabledSascha Hauer
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-23usb: phy: fix build breakageAnatolij Gustschin
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie