summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-15regulator: DA9052/53 Regulator supportAshish Jangam
2011-12-05Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown
2011-11-30regulator: Allow regulators to register with no init_dataMark Brown
2011-11-28Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown
2011-11-28regulator: fix use after free bugLothar Waßmann
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown
2011-11-28regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-27regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-27regulator: Staticise of_get_fixed_voltage_config()Axel Lin
2011-11-27regulator: Checking return value of of_get_regulator_init_dataAxel Lin
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin
2011-11-24Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown
2011-11-23regulator: Don't report zero volts for the fixed voltage regulatorMark Brown
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna
2011-11-23regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall