aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-21hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp
2012-02-21hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern
2012-02-18[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li
2012-02-18[SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis
2012-02-18[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis
2012-02-18[SCSI] qla2xxx: Propagate up abort failures.Arun Easi
2012-02-18[SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang
2012-02-18[SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky
2012-02-16drm/exynos: added postclose to release resource.Inki Dae
2012-02-16drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae
2012-02-16drm/exynos: fixed page flip issue.Inki Dae
2012-02-16drm/exynos: added possible_clones setup function.Inki Dae
2012-02-16drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim
2012-02-16drm/exynos: changed priority of mixer layers.Joonyoung Shim
2012-02-16drm/exynos: Fix typo in exynos_mixer.cMasanari Iida
2012-02-16powerpc/adb: Use set_current_state()majianpeng
2012-02-15drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville