aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-06
* regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-06
* regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-05
* regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-05
* regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-01
* regulator: ad5398 - fix a memory leakAxel Lin2010-09-01
* regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-01
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-01
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-01
* regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-01
* regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-01
* regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-01
* regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-01
* regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-01
* regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-01
* regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-29
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-29
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-19
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-19
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-19
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-19
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
|\ \
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-26
| * | pxa168_eth: silence gcc warningsDan Carpenter2010-08-24
| * | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-24
| * | pxa168_eth: fix error handling in propeDan Carpenter2010-08-24
| * | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-24
| * | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-24
| * | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-24
| * | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-24
| * | qlcnic: fix poll implementationYinglin Luan2010-08-23
| * | netxen: fix poll implementationYinglin Luan2010-08-23
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-28
|\ \ \
| * | | drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-26
| * | | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-26
| * | | drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-26
| * | | drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-26
| * | | drm: mm: fix range restricted allocationsDaniel Vetter2010-08-26
| * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-26
| |\ \ \
| | * | | drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-26
| | * | | drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-26
| | * | | drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-26
| | * | | drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-26
| | * | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-26
| | * | | drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-26
| | * | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-26
| | * | | drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-26
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-28
|\ \ \ \ \