summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2012-02-062390-69709/+127986
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-041-1/+1
| |\
| | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-291-1/+1
| | |\
| | | * i2c: OMAP: Fix OMAP1 build errorCousson, Benoit2012-01-201-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-044-10/+18
| |\ \ \
| | * | | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| | * | | Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| | * | | Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| | * | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-011-1/+1
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-045-15/+17
| |\ \ \ \
| | * | | | i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz2012-02-021-2/+4
| | * | | | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-011-1/+2
| | * | | | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul2012-01-311-1/+1
| | |\ \ \ \
| | | * | | | dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-231-1/+1
| | | | |_|/ | | | |/| |
| | * / | | at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-312-11/+10
| | |/ / /
| * | | | Merge branch 'akpm'Linus Torvalds2012-02-042-2/+5
| |\ \ \ \
| | * | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-041-1/+0
| | * | | | lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang2012-02-041-1/+5
| * | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-044-10/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-041-4/+41
| | * | | | mtd: fix MTD suspendArtem Bityutskiy2012-01-301-1/+1
| | * | | | mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-111-4/+14
| | * | | | mtd: nand: fix typo in commentWolfram Sang2012-01-111-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-031-2/+5
| |\ \ \ \ \
| | * | | | | rbd: fix safety of rbd_put_client()Alex Elder2012-02-021-2/+4
| | * | | | | rbd: fix a memory leak in rbd_get_client()Alex Elder2012-02-021-0/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-02-0212-23/+95
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic2012-02-021-10/+25
| | * | | | | | drm/radeon/kms: fix TRAVIS panel setupAlex Deucher2012-02-021-3/+15
| | * | | | | | drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie2012-02-021-1/+2
| | * | | | | | drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare2012-02-011-0/+1
| | * | | | | | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer2012-02-011-2/+2
| | * | | | | | drm/radeon/kms: disable output polling when suspendedSeth Forshee2012-02-011-0/+4
| | * | | | | | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter2012-02-011-2/+2
| | * | | | | | drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs2012-02-011-2/+21
| | * | | | | | drm/nouveau: fix typo on mxmdcb optionBen Skeggs2012-02-011-1/+1
| | * | | | | | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs2012-02-011-0/+9
| | * | | | | | drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2012-02-012-2/+13
| * | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2012-02-021-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | firewire: ohci: disable MSI on Ricoh controllersStefan Richter2012-01-301-1/+1
| | * | | | | | | firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch2012-01-261-0/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | staging: fix go7007-usb licenseRandy Dunlap2012-02-021-0/+1
| * | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-0221-27/+34
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-------. \ \ \ \ \ Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-3120-26/+30
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
| | | | | | | * | | | | | IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-271-1/+1
| | | | | | | |/ / / / /
| | | | | | * | | | | | RDMA/nes: Copyright updateTatyana Nikolova2012-01-3114-14/+14
| | | | | | * | | | | | RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
| | | | | | * | | | | | RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
| | | | | | * | | | | | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3