summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds-lp5523: clean up lp5523_configure()Milo(Woogyom) Kim2013-02-061-58/+9
* leds-lp5521: clean up lp5521_configure()Milo(Woogyom) Kim2013-02-061-40/+38
* leds-lp55xx: use common lp55xx data structure in _probe()Milo(Woogyom) Kim2013-02-062-28/+44
* leds-lp55xx: replace name of data structureMilo(Woogyom) Kim2013-02-062-37/+37
* leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim2013-02-064-0/+130
* leds-lp55xx: do chip specific configuration on device initMilo(Woogyom) Kim2013-02-062-16/+36
* leds-lp55xx: add device reset function in lp5521/5523Milo(Woogyom) Kim2013-02-062-2/+18
* leds-lp55xx: clean up deinit leds in lp5521/5523Milo(Woogyom) Kim2013-02-062-19/+25
* leds-lp55xx: clean up init leds in lp5521/5523Milo(Woogyom) Kim2013-02-062-56/+86
* leds-lp55xx: clean up deinit_device() in lp5521/5523Milo(Woogyom) Kim2013-02-062-16/+24
* leds-lp55xx: clean up init_device() in lp5521/5523Milo(Woogyom) Kim2013-02-062-65/+84
* leds: wm831x: add missing constJingoo Han2013-02-011-1/+1
* leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-02-011-2/+1
* leds: pca9532: fix suspect code indent for conditional statementsJingoo Han2013-02-011-1/+1
* leds: lm3642: rename devAttr to avoid CamelCaseJingoo Han2013-02-011-2/+2
* leds: lm355x: rename devAttr to avoid CamelCaseJingoo Han2013-02-011-1/+1
* leds: renesas-tpu: Improve the readability to pick the lowest acceptable rateAxel Lin2013-02-011-6/+6
* leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...Axel Lin2013-02-011-18/+40
* leds-lp8788: fix a parent device in _probe()Kim, Milo2013-02-011-4/+5
* leds: leds-pwm: Add device tree bindingsPeter Ujfalusi2013-02-011-20/+92
* leds: leds-pwm: Simplify cleanup codePeter Ujfalusi2013-02-011-4/+2
* pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-011-0/+30
* pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-011-4/+4
* leds: leds-pwm: Preparing the driver for device tree supportPeter Ujfalusi2013-02-011-16/+23
* leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi2013-02-011-13/+6
* leds: pca9532: Convert to devm_input_allocate_device()Axel Lin2013-02-011-3/+1
* leds/tca6507: Add support for devicetree.Marek Belisko2013-02-011-4/+72
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-013-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-2/+3
|\ \ \
| * \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-301-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | * | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | * | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-318-8/+13
|\ \ \ \
| * | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-307-8/+9
| | |/ / | |/| |
* | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-302-4/+4
|\ \ \ \
| * | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
| * | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| |\ \ \ \
| | * | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| | * | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-231-6/+15
| | * | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| | * | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14