summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11max8998: fix off-by-one value range checkingAxel Lin
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut
2010-08-11drivers: regulators: depend on MFD_MAX8998Marek Szyprowski
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park
2010-08-11ISL6271A voltage regulator support.Marek Vasut
2010-08-11regulator: make sure the regulator is available prior to the consumers.Sonic Zhang
2010-08-11regulator: new drivers for AD5398 and AD5821Sonic Zhang
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-10x86: fix up system call numbering nitLinus Torvalds
2010-08-10power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap
2010-08-10kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap
2010-08-10docbook: fixup media support files for htmldocs alsoRandy Dunlap
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10USB: serial: fix stalled writesJohan Hovold
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap
2010-08-10USB: add USB serial ssu100 driverBill Pemberton