summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-03leds: 88pm860x: add missing of_node_putJulia Lawall1-0/+1
2015-11-03leds: bcm6328: add missing of_node_putJulia Lawall1-1/+3
2015-11-03leds: bcm6358: add missing of_node_putJulia Lawall1-1/+3
2015-11-03powerpc/powernv: add missing of_node_putJulia Lawall1-2/+6
2015-11-03leds: leds-wrap.c: Use devm_led_classdev_registerFida Mohammad1-24/+4
2015-11-03leds: aat1290: Fix property naming of flash-timeout-usIngi Kim1-4/+4
2015-11-03leds: leds-net48xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1
2015-11-03leds: leds-menf21bmc.c: Use devm_led_class_registerMuhammad Falak R Wani1-21/+5
2015-11-03leds: leds-locomo.c: Use devm_led_classdev_registerFida Mohammad1-13/+2
2015-11-03leds: leds-gpio: add shutdown functionHeiko Schocher1-0/+13
2015-11-03Documentation: leds: update DT bindings for leds-bcm6328Álvaro Fernández Rojas1-0/+10
2015-11-03leds-bcm6328: add more init configuration optionsÁlvaro Fernández Rojas1-1/+14
2015-11-03leds-bcm6328: simplify and improve default-state handlingÁlvaro Fernández Rojas1-9/+15
2015-11-03leds-bcm6328: print invalid LEDÁlvaro Fernández Rojas1-1/+1
2015-11-03leds: netxbig: set led_classdev max_brightnessSimon Guinot1-8/+4
2015-11-03leds: netxbig: convert to use the devm_ functionsSimon Guinot1-80/+28
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0
2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2-0/+140
2015-11-03leds: netxbig: add device tree bindingSimon Guinot5-22/+391
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal1-2/+45
2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski3-68/+75
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle4-2/+12
2015-11-03leds: leds-ipaq-micro: Fix coding style issuesMuhammad Falak R Wani1-9/+9
2015-11-03leds: leds-ipaq-micro: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1
2015-11-03leds: leds-ot200: Use devm_led_classdev_registerMuhammad Falak R Wani1-19/+2
2015-11-03leds: leds-hp6xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-15/+2
2015-11-03leds: leds-cobalt-qube: Use devm_led_classdev_registerVaishali Thakkar1-22/+1
2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni1-1/+0
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie1-25/+49
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson2-0/+61
2015-11-02sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2-3/+3
2015-11-02sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-11-02Merge branch 'bonding-actor-updates'David S. Miller3-76/+54
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar3-46/+9
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar1-35/+52
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar1-4/+2
2015-11-02Merge branch 'bpf-persistent'David S. Miller12-72/+683
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann4-0/+208
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann6-41/+433
2015-11-02bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2-11/+7
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann3-21/+25
2015-11-02bpf: abstract anon_inode_getfd invocationsDaniel Borkmann1-3/+14
2015-11-02net: fix percpu memory leaksEric Dumazet6-24/+44
2015-11-02net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-02Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-30/+91
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman1-2/+2
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer1-2/+1
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet3-18/+25
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel1-1/+1