summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-11/+59
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-185/+79
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds-1/+1
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn-0/+10
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls-2/+17
2011-01-03mv_xor: fix race in tasklet functionSaeed Bishara-1/+1
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere-2/+0
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall-1/+4
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl-2/+8
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl-0/+1
2010-12-30Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+111
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta-6/+0
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson-1/+1
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson-1/+1
2010-12-29spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich-1/+1
2010-12-29spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT-0/+39
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter-1/+1
2010-12-28ppp: allow disabling multilink protocol ID compressionstephen hemminger-2/+7
2010-12-28ehea: Avoid changing vlan flagsBreno Leitao-0/+7
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams-3/+19
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-1/+2
2010-12-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-10/+22
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish-5/+7
2010-12-27Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2010-12-27Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-29/+28
2010-12-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2010-12-27fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski-18/+8
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam-6/+3
2010-12-26pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik-0/+2
2010-12-26Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown-42/+63
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki-0/+3
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-120/+256
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski-6/+6
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski-2/+2
2010-12-25[media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski-2/+2
2010-12-24Revert "ACPI battery: update status upon sysfs query"Len Brown-5/+0
2010-12-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-12/+27
2010-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-34/+56
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-46/+47
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo-3/+14
2010-12-24libata: no special completion processing for EH commandsTejun Heo-9/+15
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang-11/+11
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin-7/+13
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo-4/+3
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt-0/+1