summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds7-74/+30
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-11Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-0/+3
2011-09-11backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-30/+43
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-10PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-10Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2-4/+3
2011-09-10Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds7-44/+99
2011-09-09Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-13/+29
2011-09-09Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds1-4/+1
2011-09-09Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hidLinus Torvalds4-23/+67
2011-09-09Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-16/+49
2011-09-09Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommuLinus Torvalds1-8/+10
2011-09-08Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds3-44/+34
2011-09-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds1-1/+1
2011-09-07Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina4-23/+67
2011-09-07HID: wacom: Unregister sysfs attributes on removeDavid Herrmann1-0/+1
2011-09-07HID: wacom: Fix error path of power-supply initializationDavid Herrmann1-12/+9
2011-09-07i2c-tegra: fix possible race condition after txDoug Anderson1-14/+32
2011-09-07i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport1-1/+1
2011-09-07i2c-tegra: Add of_match_tableJohn Bonesio1-0/+12
2011-09-07i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin1-1/+4
2011-09-06hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2-8/+4
2011-09-06hwmon: (max16065) Fix current calculationGuenter Roeck1-1/+1
2011-09-05regmap: Remove bitrotted module_put()sMark Brown1-4/+1
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-09-05NET: am79c961: fix race in link status codeRussell King1-0/+3
2011-09-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+33
2011-09-02iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-09-02iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2-0/+30
2011-09-01mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S1-0/+2
2011-09-01mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani1-28/+53
2011-09-01mmc: sdhi: initialise mmc_data->flags before useSimon Horman1-2/+2
2011-09-01mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg1-1/+1
2011-09-01mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg1-2/+29
2011-09-01mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg3-11/+11