summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* power-supply: Rearrange code to remove duplicate linesViresh Kumar2014-09-161-2/+2
* power-supply: Use 'break' instead of 'continue' to end loopViresh Kumar2014-09-161-2/+2
* power-supply: Drop unnecessary typecastsViresh Kumar2014-09-161-4/+4
* power-supply: Return early if "power-supplies" property isn't validViresh Kumar2014-09-161-0/+4
* power-supply: Don't over-allocate memory for "supplied-from" arrayViresh Kumar2014-09-161-1/+1
* power: charger-manager: Remove casting the return value which is a void pointerJingoo Han2014-09-061-1/+1
* power_supply: Add boot and calibration attributesRamakrishna Pallala2014-09-061-0/+3
* power: charger-manager: Check charging state right after completed initializa...Chanwoo Choi2014-09-061-0/+7
* power: charger-manager: Fix checking of wrong return typeChanwoo Choi2014-09-061-1/+1
* power/reset: xgene-reset: Fix prototype of xgene_restart()Mark Brown2014-09-061-1/+1
* sbs-battery: add min design voltage to sbs-batterySimon Que2014-09-061-2/+8
* sbs-battery: export manufacturer and model name to sysfsCheng-Yi Chiang2014-09-061-0/+115
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-054-14/+62
|\
| * Revert "i2c: rcar: remove spinlock"Sergei Shtylyov2014-09-041-0/+22
| * i2c: at91: add bound checking on SMBus block length bytesMarek Roszko2014-09-021-4/+24
| * i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke2014-09-021-0/+4
| * i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren2014-09-021-2/+2
| * i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai2014-09-021-2/+1
| * i2c: rcar: fix MNR interrupt handlingSergei Shtylyov2014-09-021-6/+9
* | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-3/+0
|\ \
| * | gpio: bt8xx: fix release of managed resourcesMichael Auchter2014-08-291-3/+0
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-0510-41/+90
|\ \ \
| * \ \ Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-09-051-2/+2
| |\ \ \
| | * | | drm/nouveau/core: don't leak oclass type bits to userBen Skeggs2014-09-051-2/+2
| * | | | Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-042-21/+44
| |\ \ \ \
| | * | | | drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä2014-09-021-3/+7
| | * | | | drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie2014-09-011-18/+37
| * | | | | Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2014-09-032-7/+7
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom2014-09-011-1/+2
| | * | | | | drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-011-6/+5
| * | | | | | Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-295-11/+37
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2014-08-283-3/+3
| | * | | | | drm/i915: don't warn if backlight unexpectedly enabledScot Doyle2014-08-271-4/+4
| | * | | | | drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä2014-08-261-4/+3
| | * | | | | drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni2014-08-261-0/+24
| | * | | | | drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle2014-08-261-0/+3
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-041-0/+1
|\ \ \ \ \ \
| * | | | | | hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson2014-08-281-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-09-042-36/+22
|\ \ \ \ \ \
| * | | | | | toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter2014-09-031-6/+12
| * | | | | | platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires2014-09-021-1/+8
| * | | | | | ideapad-laptop: Constify DMI table for real!Mathias Krause2014-09-021-2/+2
| * | | | | | Revert "ideapad-laptop: Disable touchpad interface on Yoga models"Hans de Goede2014-08-281-27/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-035-24/+153
|\ \ \ \ \ \
| * | | | | | Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-262-9/+130
| * | | | | | Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-261-0/+1
| * | | | | | Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-261-2/+2
| * | | | | | Input: fix used slots detection breakageDmitry Torokhov2014-08-251-12/+18
| * | | | | | Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | | | | | | Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-035-8/+11
|\ \ \ \ \ \ \