summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-03regulator: core: Factor out enable and disable operations some moreMark Brown
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown
2012-07-03regulator: fixed: Set enable enable_time in regulator_descMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan
2012-07-03regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-07-02regulator: tps65217: invalid if checkAlan Cox
2012-07-02regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin
2012-07-02regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown
2012-07-01regulator: fixed: support deferred probe for DT GPIOsStephen Warren
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-30Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-06-27drm/nouveau: add license header to prime.Dave Airlie
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell
2012-06-27vhost: use USER_DS in vhost_worker threadJens Freimann
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-26USB: CP210x Add 10 Device IDsCraig Shelley
2012-06-26USB: option: Add USB ID for Novatel Ovation MC551Forest Bond
2012-06-26usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva
2012-06-26Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei
2012-06-26mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani
2012-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs
2012-06-26regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin