summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-051-1/+1
* regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-051-2/+2
* regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-011-1/+1
* regulator: ad5398 - fix a memory leakAxel Lin2010-09-011-6/+6
* regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
* regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
* regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
* regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
* regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
* regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
* regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
* regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\
| * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-287-36/+63
|\ \
| * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| * | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
| * | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
| * | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
| * | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2
| * | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
| * | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
| * | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
| * | qlcnic: fix poll implementationYinglin Luan2010-08-231-1/+8
| * | netxen: fix poll implementationYinglin Luan2010-08-231-1/+8
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-2812-74/+82
|\ \ \
| * | | drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-271-0/+1
| * | | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-271-1/+4
| * | | drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-271-0/+2
| * | | drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-271-2/+0
| * | | drm: mm: fix range restricted allocationsDaniel Vetter2010-08-271-10/+14
| * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-277-61/+61
| |\ \ \
| | * | | drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-271-0/+2
| | * | | drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-271-0/+1
| | * | | drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-261-2/+2
| | * | | drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-261-14/+6
| | * | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-262-21/+27
| | * | | drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-261-3/+5
| | * | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-263-20/+16
| | * | | drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-262-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-282-17/+10
|\ \ \ \ \
| * | | | | amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2010-08-262-13/+2
| * | | | | MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov2010-08-241-4/+8