summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt
2011-06-24sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt
2011-06-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt
2011-06-24drivers: sh: late disabling of clocks V2Magnus Damm
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher
2011-06-19sgi-xp: fix a use after freeEric Dumazet
2011-06-19hp100: fix an skb->len raceEric Dumazet
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare
2011-06-18drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs
2011-06-18drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov
2011-06-18drm/nouveau: fix big-endian switchBen Skeggs
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds