summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Merge tag 'bcm2835-dt-next-2016-11-18' into devicetree/nextFlorian Fainelli15-21/+658
2016-11-17ARM: bcm2835: Add names for the RPi Zero GPIO linesStefan Wahren1-0/+65
2016-11-17ARM: bcm2835: Fix names for the Raspberry Pi GPIO linesStefan Wahren4-7/+7
2016-11-16ARM: dts: enable GPIO-b for Broadcom NSPYendapally Reddy Dhananjaya Reddy1-0/+10
2016-11-16ARM: BCM5301X: Add DT for TP-LINK Archer C9 V1Rafał Miłecki2-0/+115
2016-11-16ARM: dts: Add node for Broadcom OTP controller driverJonathan Richardson1-0/+7
2016-11-16ARM: dts: Enable interrupt support for cygnus crmu gpio driverJonathan Richardson1-0/+3
2016-11-16ARM: dts: Enable Broadcom iProc mailbox controllerJonathan Richardson1-0/+9
2016-11-11ARM: bcm2835: Add names for the Raspberry Pi GPIO linesLinus Walleij5-0/+331
2016-11-11ARM: bcm2835: dts: add thermal node to device-tree of bcm283xMartin Sperl3-0/+19
2016-11-11dt: bindings: add thermal device driver for bcm2835Martin Sperl1-0/+17
2016-10-31ARM: dts: bcm283x: fix typo in mailbox addressStefan Wahren1-1/+1
2016-10-31DT: binding: bcm2835-mbox: fix address typo in exampleStefan Wahren1-1/+1
2016-10-19ARM: dts: cygnus: fix naming of pinctrl nodeScott Branden1-1/+1
2016-10-19ARM: BCM53573: Specify PMU and its ILP clock in the DTRafał Miłecki1-0/+12
2016-10-19ARM: BCM5301X: Add DT for Luxul XWR-3100Dan Haab3-0/+125
2016-10-19ARM: BCM5301X: Add DT for Luxul XAP-1510Dan Haab2-0/+65
2016-10-19ARM: BCM5301X: Specify USB 3.0 PHY in DTRafał Miłecki2-0/+13
2016-10-19ARM: BCM5301X: Enable UART on Netgear R8000Rafał Miłecki5-4/+19
2016-10-19ARM: BCM5301X: Add separated DTS include file for BCM47094Rafał Miłecki3-4/+13
2016-10-19ARM: dts: NSP: Add QSPI nodes to NSPI and bcm958625k DTSesKamal Dasu2-1/+64
2016-10-19ARM: BCM5301X: Add basic dts for BCM53573 based Tenda AC9Rafał Miłecki3-0/+223
2016-10-19ARM: BCM5301X: Add DT for Netgear R8500Rafał Miłecki2-0/+105
2016-10-17ARM: dts: bcm283x: drop alt3 from &gpioGerd Hoffmann8-12/+7
2016-10-17ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpioGerd Hoffmann1-1/+3
2016-10-17ARM: dts: bcm283x: add pinctrl group to &i2c1, drop pins from &gpioGerd Hoffmann1-1/+3
2016-10-17ARM: dts: bcm283x: add pinctrl group to &i2c0, drop pins from &gpioGerd Hoffmann1-1/+3
2016-10-17ARM: dts: bcm283x: add pinctrl group to &pwm, drop pins from &gpioGerd Hoffmann1-1/+3
2016-10-17ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node.Eric Anholt1-0/+203
2016-10-17pinctrl: bcm2835: add pull defines to dt bindingsGerd Hoffmann2-6/+5
2016-10-15Linux 4.9-rc1v4.9-rc1Linus Torvalds1-2/+2
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds8-283/+244
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-22/+725
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds226-3657/+5242
2016-10-15Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+7
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-98/+133
2016-10-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-296/+824
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-157/+272
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-15score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-15fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-93/+82
2016-10-15fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-15overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-15iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-15Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds105-186/+202
2016-10-15Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-12/+80
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds262-1403/+1094
2016-10-15Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds10-620/+939
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds15-11/+6666