summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-041-1/+13
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-041-0/+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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | DM9000B: driver initialization upgradeJoseph CHANG2013-04-012-105/+120
| * | | | | | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-04-012-5/+5
| * | | | | | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-04-011-2/+8
| * | | | | | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-04-011-4/+6
| * | | | | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
| * | | | | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
| * | | | | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
| * | | | | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
| * | | | | | smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
| * | | | | | bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48