aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-10
|\
| * powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok2010-12-30
| * powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-30
| * powerpc/512x: fix the hanged dma transfer issueIlya Yanok2010-12-30
| * powerpc/512x: scatter/gather dma fixIlya Yanok2010-12-30
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-28
| |\
| | * PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki2010-12-23
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-28
| |\ \
| | * | [media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski2010-12-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-12-28
| |\ \ \
| | * | | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-21
| | * | | mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-21
| | * | | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-21
| * | | | RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish2010-12-28
| * | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-27
| |\ \ \ \
| | * | | | sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt2010-12-24
| | | |_|/ | | |/| |
| * | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-27
| |\ \ \ \
| | * | | | fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski2010-12-27
| | * | | | video: imxfb: Fix the maximum value for yresFabio Estevam2010-12-27
| | * | | | fb: fix overlapping test off-by-one.Dave Airlie2010-12-23
| | * | | | fbdev: sh-mobile: retrieve and propagate display sizes from EDIDGuennadi Liakhovetski2010-12-22
| | * | | | fbdev: sh-mobile: restore display size configurationGuennadi Liakhovetski2010-12-22
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-27
| |\ \ \ \ \
| | * | | | | pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik2010-12-26
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-26
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-24
| | * | | | | | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-26
| | * | | | | | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-17
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
| |\ \ \ \ \ \ \
| | * | | | | | | epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-25
| | * | | | | | | sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-25
| | * | | | | | | USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-23
| | * | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-22
| | |\ \ \ \ \ \ \
| | | * | | | | | | hostap: remove netif_stop_queue from initMeelis Roos2010-12-20
| | | * | | | | | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-20
| | * | | | | | | | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-22
| | * | | | | | | | typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter2010-12-20
| | * | | | | | | | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr2010-12-20
| | * | | | | | | | asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-17
| | * | | | | | | | tehuti: Firmware filename is tehuti/bdx.binBen Hutchings2010-12-17
| | * | | | | | | | net/veth: Fix packet checksummingMichał Mirosław2010-12-16
| | * | | | | | | | be2net: use mutex instead of spin lock for mbox_lockIvan Vecera2010-12-16
| | * | | | | | | | bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings2010-12-16
| | * | | | | | | | bonding: Change active slave quietly when bond is downBen Hutchings2010-12-16
| | * | | | | | | | bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings2010-12-16
| | * | | | | | | | axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2010-12-16
| | * | | | | | | | bonding: Fix slave selection bug.Hillf Danton2010-12-16
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-15
| | |\| | | | | | |
| | | * | | | | | | p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-14
| | | * | | | | | | p54usb: add 5 more USBIDsChristian Lamparter2010-12-13