aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-wrap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20leds: use platform_{get,set}_drvdata()Jingoo Han3-4/+4
2013-06-20leds: leds-gpio: Let device core handle pinctrlFabio Estevam1-6/+0
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin1-1/+10
2013-06-20leds: lp5523: Properly setup of_device_id tableAxel Lin1-1/+10
2013-06-20leds: lp5521: Properly setup of_device_id tableAxel Lin1-1/+9
2013-06-20leds: lp5562: support the device tree featureKim, Milo2-7/+49
2013-06-20leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2-43/+127
2013-06-20leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-20leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-20leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-20leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-20leds: lp55xx: add support for Device Tree bindingsLinus Walleij5-10/+108
2013-06-15Linux 3.10-rc6Linus Torvalds1-1/+1
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov1-9/+10
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner1-2/+17
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner1-0/+10
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2-2/+4
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner1-7/+11
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler1-0/+2
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz1-2/+2
2013-06-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-4/+2
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-06-13tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely2-117/+117
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely2-341/+388
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt2-8/+12
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell1-4/+4
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2-5/+5
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N1-4/+1
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N1-2/+2
2013-06-13net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan1-2/+1
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-13l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2-5/+12
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov1-0/+4
2013-06-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen1-1/+1
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur1-0/+3
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich1-5/+6