aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-02backlight/mfd: Add pcf50633 backlight driverLars-Peter Clausen
2009-10-24MFD: pcf50633: Fix bitfield logic in interrupt handlerLars-Peter Clausen
2009-10-09mfd: pcf50633: Fix pcf50633-regulator drvdata usageLars-Peter Clausen
2009-10-09mfd: pcf50633: Use platform_device_add_data to set regulator platform dataLars-Peter Clausen
2009-10-09mfd: pcf50633: Cleanup pcf50633_probe error handlingLars-Peter Clausen
2009-10-07mfd: pcf50633: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-10-07mfd: pcf50633: move messages to appropriate log levelsArnaud Patard
2009-10-07mfd: pcf50633: make suspend/resume belong to i2c_driverLars-Peter Clausen
2009-10-07mfd: pcf50633 disable unnecessary shutdown on lowsysPaul Fertser
2009-10-07power: pcf50633: query charger status directlyPaul Fertser
2009-10-07power: pcf50633: properly reenable charging when the supply conditions changePaul Fertser
2009-10-07power: pcf50633: get rid of charging restart software auto-triggeringPaul Fertser
2009-10-07power: pcf50633: introduces battery charging current controlBalaji Rao
2009-10-07power: pcf50633: add ac power supply class to the chargerSean McNeil
2009-10-07rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger
2009-10-07rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger
2009-10-07rtc: pcf50633: Fix month off-by-one errorRask Ingemann Lambertsen
2009-10-07mfd: pcf50633: use set_irq_handler before requesting irqPaul Fertser
2009-10-07Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen
2009-10-07pcf50633: use a dedicated workqueue for irq processingPaul Fertser
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-06gianfar: Fix build.David S. Miller
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow
2009-09-04dm log: fix userspace status outputJonathan Brassow