summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren1-0/+6
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-158/+155
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-94/+17
2013-01-30target: Fix zero-length READ_CAPACITY_16 regressionNicholas Bellinger1-10/+8
2013-01-30target: Fix zero-length MODE_SENSE regressionNicholas Bellinger1-28/+7
2013-01-30target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger1-5/+4
2013-01-30pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-30pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-30drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-01-30vmxnet3: set carrier state properly on probeNeil Horman1-4/+3
2013-01-30e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan6-0/+71
2013-01-30bonding: unset primary slave via sysfsMilos Vyletel1-0/+1
2013-01-30be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2-5/+5
2013-01-30tuntap: allow polling/writing/reading when detachedJason Wang1-9/+16
2013-01-30vhost_net: handle polling errors when setting backendJason Wang3-13/+34
2013-01-30vhost_net: correct error handling in vhost_net_set_backend()Jason Wang1-5/+11
2013-01-30tun: fix carrier on/off statusMichael S. Tsirkin1-5/+8
2013-01-29Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown1-0/+1
2013-01-29Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds1-64/+37
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-94/+221
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-01-28bcma: fix NAND flash validationRafał Miłecki1-1/+1
2013-01-28brcmsmac: fix tx status processingArend van Spriel1-16/+9
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-17/+7
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-262/+431
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-28drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher1-0/+1
2013-01-28drm/radeon: fix MC blackout on evergreen+Christopher Staite1-0/+8
2013-01-28r8169: fix vlan tag read ordering.françois romieu1-8/+6
2013-01-28net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-44/+32
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao1-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao1-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao1-13/+54
2013-01-27regulator: max8997: Fix using wrong dev argument at various placesAxel Lin1-20/+19
2013-01-27regulator: max77686: Fix using wrong dev argument at various placesAxel Lin1-7/+8
2013-01-27regulator: max8907: Fix using wrong dev argument for calling of_regulator_matchAxel Lin1-2/+1
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown1-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam1-0/+61
2013-01-27mfd: rtsx: Add clock divider hookWei WANG4-2/+27