summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown10-463/+219
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown7-437/+997
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown6-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown5-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...Mark Brown3-4/+2
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin1-5/+4
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani1-8/+21
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+15
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+7
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen1-1/+1
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2014-07-31regulator: tps65090: Set voltage for fixed regulatorsJavier Martinez Canillas1-34/+42
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+6
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+8
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi1-1/+6
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+65
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2-33/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-25/+131
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-1/+8
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+48
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-1/+17
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki1-2/+1
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2-2/+33
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29regulator: core: Allow to get voltage count and list from parentJavier Martinez Canillas1-6/+17
2014-07-29regulator: core: Get voltage from parent if not availableJavier Martinez Canillas1-0/+2
2014-07-28neighbour : fix ndm_type type error issueJun Zhao1-1/+1
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-28regulator: lp872x: Don't set constraints within the regulator driverMark Brown1-9/+0
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-88/+146
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2014-07-25parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-25regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin2-3/+3
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen1-0/+71
2014-07-25regulator: da9211: Remove unnecessary devm_regulator_unregister() callsAxel Lin1-24/+4
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian1-1/+2
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-24r8152: fix the checking of the usb speedhayeswang1-4/+3