summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt33-256/+361
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt1-0/+4
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt1-12/+25
2010-02-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2010-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-205/+265
2010-02-03pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-03uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-03imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-03devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-03devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-03rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-03mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov1-175/+0
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+2
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+23
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02sh: Provide create_irq_nr() for dynamic IRQ creation by number.Paul Mundt1-12/+16
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm1-1/+26
2010-02-02mtd: trivial sh_flctl changesMagnus Damm2-21/+25
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt305-1861/+11333
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek1-9/+6
2010-02-02saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab1-2/+2
2010-02-01random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-01crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-01random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-164/+244
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+20
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+3
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller7-5/+212
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer1-1/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2-2/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse4-45/+48
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz4-1/+23
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan1-7/+2
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy1-1/+1
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur1-7/+8
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur1-1/+1
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez1-7/+16
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie3-89/+99
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie1-1/+1
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie1-2/+2
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori1-4/+9
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri3-1/+200
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger4-4/+12