summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zeroRickard Strandqvist1-1/+1
2014-07-11pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flagDavid PARIS1-0/+1
2014-07-11pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probeSachin Kamat1-1/+1
2014-07-11pinctrl: qcom: Add BUS_HOLD pin biasAndy Gross1-0/+8
2014-07-11pinctrl: sunxi: Add A23 R_PIO controller supportChen-Yu Tsai4-0/+149
2014-07-11pinctrl: sunxi: Add A23 PIO controller supportChen-Yu Tsai4-0/+599
2014-07-11pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard2-10/+6
2014-07-11pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pinsChen-Yu Tsai1-3/+0
2014-07-11pinctrl: rockchip: add support for rk3288 pin-controllerHeiko Stübner2-0/+74
2014-07-11pinctrl: rockchip: support unrouted iomuxes per bankHeiko Stübner1-0/+11
2014-07-11pinctrl: rockchip: enable iomuxes from pmu spaceHeiko Stübner1-12/+30
2014-07-11pinctrl: rockchip: add support for 4bit wide iomux settingsHeiko Stübner1-8/+26
2014-07-11pinctrl: rockchip: precalculate iomux offsetsHeiko Stübner1-11/+45
2014-07-11pinctrl: rockchip: generalize bank-quirksHeiko Stübner2-20/+41
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu23-420/+5
2014-07-11pinctrl: i.MX27: Remove nonexistent pad definitionsAlexander Shiyan2-92/+0
2014-07-11pinctrl: i.MX27: Remove unused structure definitionAlexander Shiyan1-6/+0
2014-07-11pinctrl: Add i.MX1 pincontrol driverAlexander Shiyan3-0/+287
2014-07-11pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai1-2/+5
2014-07-11pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede1-0/+10
2014-07-11pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede1-8/+31
2014-07-11pinctrl: sunxi: Move setting of mux to irq typeHans de Goede1-8/+16
2014-07-11pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chipChen-Yu Tsai1-0/+1
2014-07-11pinctrl: sh-pfc: r8a7791: Add HSCIF pin supportNobuhiro Iwamatsu1-0/+250
2014-07-11pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONFUwe Kleine-König1-2/+2
2014-06-19pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij2-51/+31
2014-06-19pinctrl: sunxi: Implement multiple interrupt banks supportMaxime Ripard2-23/+76
2014-06-19pinctrl: sunxi: Declare the interrupt function for the A31Maxime Ripard1-72/+144
2014-06-19pinctrl: sunxi: Declare the number of interrupt banks in the descriptorMaxime Ripard7-0/+7
2014-06-19pinctrl: sunxi: Add macro definition for pinctrl with more than one interruptMaxime Ripard1-0/+9
2014-06-19pinctrl: sunxi: Remove irq_mask_ack and use irq_ack insteadMaxime Ripard1-14/+2
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds30-265/+1836
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+192
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-137/+279
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-142/+401