summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires2013-04-041-9/+20
| | * | | | | | | | | media: radio-ma901: return ENODEV in probe if usb_device doesn't matchAlexey Klimov2013-03-291-0/+11
| | * | | | | | | | | HID: fix Masterkit MA901 hid quirksAlexey Klimov2013-03-292-4/+14
| | * | | | | | | | | Merge tag v3.9-rc1 into for-3.9/upstream-fixesJiri Kosina2013-03-291744-36443/+108358
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-042-5/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-271-4/+11
| | * | | | | | | | | | | gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare2013-03-271-1/+1
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-036-14/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | s390/3270: fix minor_start issueMartin Schwidefsky2013-03-211-7/+9
| | * | | | | | | | | | | s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun2013-03-211-2/+5
| | * | | | | | | | | | | s390/scm_block: fix printk format stringSebastian Ott2013-03-212-3/+3
| | * | | | | | | | | | | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-213-2/+4
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-032-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
| | * | | | | | | | | | | | bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
| * | | | | | | | | | | | | Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-032-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-04-011-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-04-011-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2013-04-012-3/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
| | | * | | | | | | | | | | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | drm: correctly restore mappings if drm_open failsIlija Hadzic2013-04-021-2/+4
| * | | | | | | | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-023-21/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-292-13/+21
| | * | | | | | | | | | | | | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-291-8/+10
| * | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-024-26/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm: don't unlock in the addfb error pathsDaniel Vetter2013-03-271-2/+0
| | * | | | | | | | | | | | | drm/i915: Fix build failureLauri Kasanen2013-03-271-1/+1
| | * | | | | | | | | | | | | drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson2013-03-261-23/+17
| | * | | | | | | | | | | | | drm/i915: duct-tape locking when eDP init failsDaniel Vetter2013-03-261-0/+3
| * | | | | | | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-04-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-03-271-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto2013-03-271-0/+1
| | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-022-14/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | virtio: console: add locking around c_ovq operationsAmit Shah2013-03-301-0/+5
| | * | | | | | | | | | | | | | virtio: console: rename cvq_lock to c_ivq_lockAmit Shah2013-03-301-8/+9
| | * | | | | | | | | | | | | | hw_random: free rng_buffer at module exitSatoru Takeuchi2013-03-201-0/+9
| | * | | | | | | | | | | | | | Revert "virtio_console: Initialize guest_connected=true for rproc_serial"Sjur Brændeland2013-03-181-6/+16
| * | | | | | | | | | | | | | | loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-021-1/+8
| * | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-011-1/+1
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds2013-04-024-29/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love2013-03-261-15/+45
| | * | | | | | | | | | | | | | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-263-10/+21
| | * | | | | | | | | | | | | | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-263-8/+10
| | * | | | | | | | | | | | | | fcoe: Fix deadlock between create and destroy pathsRobert Love2013-03-251-4/+11
| | * | | | | | | | | | | | | | bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love2013-03-251-3/+2
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0135-526/+546
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |