summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-axff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-14dt-bindings: regulator/mfd: Reorganize S2MPA01 bindingsKrzysztof Kozlowski3-91/+82
2016-01-14dt-bindings: regulator/mfd: Reorganize S5M8767 bindingsKrzysztof Kozlowski4-165/+149
2016-01-14dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindingsKrzysztof Kozlowski5-154/+238
2016-01-14mfd: asic3: Be sure to clamp return valueLinus Walleij1-1/+2
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-14mfd: tc6393xb: Be sure to clamp return valueLinus Walleij1-2/+2
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij1-2/+2
2016-01-11mfd: ucb1x00-core: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-11mfd: arizona: Update binding docs for selecting mono/stereo outputsCharles Keepax1-0/+6
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax2-1/+11
2016-01-11mfd: da9063: Allow modular buildGeert Uytterhoeven1-1/+1
2016-01-11mfd: arizona: Request parent IRQ before we request child IRQsCharles Keepax1-30/+27
2016-01-11gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald1-0/+4
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding1-26/+10
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov1-1/+3
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes1-8/+2
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel2-0/+17
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax1-3/+3
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat1-12/+18
2015-12-04MAINTAINERS: Update Wolfson Micro section to include CS47L24 sourceRichard Fitzgerald1-0/+2
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald8-25/+1753
2015-12-04mfd: arizona: Update DT bindings to add CS47L24 and WM1831Richard Fitzgerald1-1/+8
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin1-0/+2
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij1-482/+0
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall1-2/+2
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar1-4/+4
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter1-0/+30
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax1-1/+2
2015-11-24Documentation: dt-bindings: Fix interrupt documentation file pathAndrew F. Davis4-4/+4
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar2-8/+8
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates1-0/+15
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar2-4/+35
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2-3/+136
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham4-0/+198
2015-11-23Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1