aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds40-304/+88
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-46/+97
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds67-532/+2722
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds53-841/+1784
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2-14/+3
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox4-8/+24
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare1-1/+1
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher1-1/+2
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds5-22/+32
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-395/+577
2012-01-12ramoops: update parameters only after successful initKees Cook1-8/+9
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli1-2/+2
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton1-2/+2
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu1-3/+14
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong2-4/+2
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2012-01-12pptp: Accept packet with seq zeroBradley Peterson1-2/+2
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2-3/+10
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall1-1/+1
2012-01-12drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmapJulia Lawall1-2/+4
2012-01-12ksz884x: fix mtu for VLANDoug Kehn1-1/+1
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier1-1/+1
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier2-10/+23
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier1-0/+4
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi1-5/+19
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-14/+109
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds12-158/+713
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds1-11/+20
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski1-3/+6
2012-01-12mmc: sdhci: restore the enabled dma when do reset allShaohui Xie1-0/+5
2012-01-12mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung1-1/+1
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2-15/+43
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S5-12/+163
2012-01-12mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung1-1/+1
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2-11/+23
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar1-2/+1
2012-01-12mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu1-3/+14
2012-01-12mmc: dw_mmc: Clear the DDR mode for non-DDRSeungwon Jeon1-4/+7
2012-01-12mmc: sd: Fix SDR12 timing regressionAlexander Elbs1-2/+1
2012-01-12mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu1-2/+1
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller7-10/+11
2012-01-12i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin1-12/+1
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin18-247/+24
2012-01-12i2c-dev: Use memdup_userThomas Meyer1-9/+4