summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-06leds-lp55xx: clean up init leds in lp5521/5523Milo(Woogyom) Kim
2013-02-06leds-lp55xx: clean up deinit_device() in lp5521/5523Milo(Woogyom) Kim
2013-02-06leds-lp55xx: clean up init_device() in lp5521/5523Milo(Woogyom) Kim
2013-02-02leds: wm831x: add missing constJingoo Han
2013-02-02leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-02-02leds: pca9532: fix suspect code indent for conditional statementsJingoo Han
2013-02-02leds: lm3642: rename devAttr to avoid CamelCaseJingoo Han
2013-02-02leds: lm355x: rename devAttr to avoid CamelCaseJingoo Han
2013-02-02leds: renesas-tpu: Improve the readability to pick the lowest acceptable rateAxel Lin
2013-02-02leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...Axel Lin
2013-02-02leds-lp8788: fix a parent device in _probe()Kim, Milo
2013-02-02leds: leds-pwm: Add device tree bindingsPeter Ujfalusi
2013-02-02leds: leds-pwm: Simplify cleanup codePeter Ujfalusi
2013-02-02pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi
2013-02-02pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi
2013-02-02leds: leds-pwm: Preparing the driver for device tree supportPeter Ujfalusi
2013-02-02leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi
2013-02-02leds: pca9532: Convert to devm_input_allocate_device()Axel Lin
2013-02-02leds/tca6507: Add support for devicetree.Marek Belisko
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-01-31Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires
2013-01-31dm: fix write same requests countingAlasdair G Kergon
2013-01-31dm thin: fix queue limits stackingMike Snitzer
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-29Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-28r8169: fix vlan tag read ordering.françois romieu
2013-01-28net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller