aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-03parport: disable for xtensa archMax Filippov1-1/+1
2012-10-03hisax: disable build for big-endian xtensaMax Filippov1-5/+5
2012-10-03xtensa: adopt generic io routinesMax Filippov1-1/+2
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+4
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-50/+103
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+40
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds6-78/+209
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel1-2/+4
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-4/+14
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-6/+5
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+5
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds3-4/+9
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie2-2/+4
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2-2/+4
2012-09-26dm verity: fix overflow checkMikulas Patocka1-4/+4
2012-09-26dm thin: fix discard support for data devicesMike Snitzer1-30/+57
2012-09-26dm thin: tidy discard supportMike Snitzer1-25/+39
2012-09-26dm: retain table limits when swapping to new table with no devicesMike Snitzer3-1/+50
2012-09-26dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-09-26dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-09-26dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer1-4/+7
2012-09-26dm thin: do not set discard_zeroes_dataMike Snitzer1-1/+1
2012-09-26drm/udl: limit modes to the sku pixel limits.Dave Airlie1-0/+7
2012-09-26vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter1-1/+1
2012-09-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie2-1/+2
2012-09-26drm/nvc0/ltcg: mask off intr 0x10Ben Skeggs1-0/+1
2012-09-26drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs1-1/+1
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+64
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2012-09-25i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab1-0/+4
2012-09-25i3200_edac: Fix memory rank sizeMauro Carvalho Chehab1-1/+1
2012-09-25sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt1-0/+2
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+1
2012-09-24Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds1-20/+56
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-4/+3
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+27