summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-19max8998_charger: Needs module.hRandy Dunlap1-0/+1
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+288
2011-08-18drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-18ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-18pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-18[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-8/+14
2011-08-18i7core_edac: fixed typo in error count calculationMathias Krause1-1/+1
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-17via-velocity: remove non-tagged packet filteringJiri Pirko1-4/+0
2011-08-17bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)1-0/+18
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+15
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen1-0/+12
2011-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake1-0/+20
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16Input: wacom - report id 3 returns 4 bytes of dataPing Cheng1-4/+6
2011-08-16Input: wacom - add WAC_MSG_RETRIES definePing Cheng1-3/+4
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad1-0/+4
2011-08-15regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-15Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+264
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2-5/+28
2011-08-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-10/+41
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-1/+4
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher3-8/+19
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-75/+100
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-15/+15
2011-08-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+42
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon1-2/+2
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung3-3/+3
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko1-5/+2
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko1-19/+19
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko1-3/+5
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko1-4/+3
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin1-2/+0