summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley757-5121/+8694
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-135/+4827
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-20/+20
2013-06-26dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-06-26Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2013-06-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+21
2013-06-26Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-108/+201
2013-06-26Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+4
2013-06-25gpio/omap: don't use linear domain mapping for OMAP1Javier Martinez Canillas1-1/+21
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-06-25Merge branch 'pm-fixes'Rafael J. Wysocki1-4/+13
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin1-4/+13
2013-06-25rbd: fetch object order before using itJosh Durgin1-4/+4
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love1-2/+5
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+6
2013-06-24Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-3/+3
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk1-3/+12
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie3-17/+8
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu3-1/+40
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau1-1/+5
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2-2/+2
2013-06-24Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown1-1/+1
2013-06-24Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown2-2/+2
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2-56/+127
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh1-1/+1
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N1-0/+1
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov1-2/+3
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov2-16/+19
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams1-1/+7
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior1-0/+7
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov1-1/+2
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai1-0/+3
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-9/+27
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu3-6/+14
2013-06-23ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu3-41/+7
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-06-22Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+18
2013-06-22Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+15
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+6