summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-17regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam1-5/+11
2011-12-15regulator: Update da9052-regulator for DT changesMark Brown1-1/+1
2011-12-14regulator: DA9052/53 Regulator supportAshish Jangam3-0/+608
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo3-6/+9
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown1-0/+3
2011-12-05regulator: Fix regulator_register() API signature in DocumentationRajendra Nayak1-1/+1
2011-11-30regulator: Allow regulators to register with no init_dataMark Brown1-18/+25
2011-11-28regulator: fix label names used in device tree bindingsShawn Guo1-5/+5
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2-23/+2
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin1-1/+1
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-27regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin1-1/+6
2011-11-27regulator: Staticise of_get_fixed_voltage_config()Axel Lin1-1/+2
2011-11-27regulator: Checking return value of of_get_regulator_init_dataAxel Lin1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak1-1/+1
2011-11-24Linux 3.2-rc3v3.2-rc3Linus Torvalds1-1/+1
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin2-0/+20
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin2-2/+2
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-23eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-23eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak2-12/+69
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak41-46/+48
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak2-0/+94
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak4-0/+156
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown1-1/+2
2011-11-23regulator: Don't report zero volts for the fixed voltage regulatorMark Brown1-1/+4
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna2-4/+14
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna2-24/+25
2011-11-23regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2-100/+56
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi1-55/+32
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-23Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22mount_subtree() pointless use-after-freeAl Viro1-2/+4
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1