summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* locking, drivers/dca: Annotate dca_lock as rawMike Galbraith2011-09-131-34/+44
* locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-131-5/+5
* locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-133-7/+7
* locking, video: Annotate vga console lock as rawThomas Gleixner2011-09-131-21/+21
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\
| * drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\
| | * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| * | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| |/
* | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-09-117-74/+30
|\ \
| * | [media] vp7045: fix buffer setupFlorian Mickler2011-09-111-22/+4
| * | [media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2011-09-112-38/+8
| * | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-111-0/+2
| * | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-111-0/+4
| * | [media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos2011-09-111-1/+1
| * | [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-111-12/+10
| * | [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
| |/
* | scsi: qla4xxx driver depends on NETRandy Dunlap2011-09-101-1/+1
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-101-0/+3
|\ \
| * | NET: am79c961: fix race in link status codeRussell King2011-09-051-0/+3
* | | backlight: Declare backlight_types[] constBart Van Assche2011-09-101-1/+1
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-09-103-30/+43
|\ \ \
| * | | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown2011-09-101-2/+10
| * | | md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2011-09-102-10/+17
| * | | md/raid10: unify handling of write completion.NeilBrown2011-09-101-20/+18
* | | | PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-092-20/+23
* | | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-092-4/+3
* | | | Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds2011-09-097-44/+99
|\ \ \ \
| * | | | mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-08-311-0/+2
| * | | | mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-311-28/+53
| * | | | mmc: sdhi: initialise mmc_data->flags before useSimon Horman2011-08-311-2/+2
| * | | | mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-08-311-1/+1
| * | | | mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-08-311-2/+29
| * | | | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-313-11/+11
| * | | | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo2011-08-281-0/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-09-081-13/+29
|\ \ \ \ \
| * | | | | dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin2011-09-051-0/+16
| * | | | | dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin2011-09-051-10/+12
| * | | | | dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin2011-09-051-3/+0
| * | | | | dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin2011-09-051-0/+1
* | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-09-081-4/+1
|\ \ \ \ \ \
| * | | | | | regmap: Remove bitrotted module_put()sMark Brown2011-09-051-4/+1
* | | | | | | Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hidLinus Torvalds2011-09-084-23/+67
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina2011-09-074-23/+67
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | * | | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-251-1/+9
| | | * | | | | | HID: magicmouse: Set resolution of touch surfacesChase Douglas2011-08-101-10/+46