aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds10-38/+64
2012-06-18Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds2-5/+7
2012-06-17hwmon: (coretemp) Drop needless initializationJean Delvare1-1/+1
2012-06-17hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck1-0/+25
2012-06-17hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck1-0/+3
2012-06-17hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare1-1/+2
2012-06-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-29/+154
2012-06-17remoteproc/omap: fix dev_err typoOhad Ben-Cohen1-1/+1
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds8-16/+34
2012-06-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie2-8/+54
2012-06-16drm/i915: cache the EDID for eDP panelsJesse Barnes1-6/+43
2012-06-16Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"Daniel Vetter1-1/+6
2012-06-16drm/i915: eDP aux needs vddDaniel Vetter1-0/+4
2012-06-16drm/i915: don't enumerate HDMID if an eDP panel is already active on the portJesse Barnes1-1/+1
2012-06-16drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xxAlex Deucher3-1/+45
2012-06-16drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher6-1/+13
2012-06-16drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)Rafał Miłecki5-10/+11
2012-06-16drm sis: initialize object_idrMárton Németh1-1/+1
2012-06-16drm via: initialize object_idrMárton Németh1-2/+1
2012-06-16drm/radeon/prime: reserve/unreserve around pinDave Airlie1-2/+8
2012-06-16drm/radeon: fix regression in dynpm due to multi-ring reworkAlex Deucher1-3/+7
2012-06-16drm/udl: only bind to the video devices on the hub.Dave Airlie1-1/+14
2012-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+2
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-15/+27
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds39-168/+352
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-10/+10
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-104/+73
2012-06-14USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-14usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-24/+30
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-6/+21
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-201/+2271
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-13USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-13Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman3-56/+30
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-13xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter1-1/+1
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern1-8/+2
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-40/+46
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds3-10/+3