summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-28
* Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-27
|\
| * regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-21
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-27
|\ \
| * | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-27
* | | USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern2013-08-26
* | | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-25
|\ \ \
| * | | staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-23
| * | | iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-19
* | | | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-25
|\ \ \ \
| * | | | usb: phy: fix build breakageAnatolij Gustschin2013-08-23
| * | | | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-23
| | |_|/ | |/| |
* | | | Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-08-24
|\ \ \ \
| * | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki2013-08-22
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-24
|\ \ \ \
| * | | | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-22
| * | | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-22
| * | | | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-22
| * | | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard2013-08-21
| | |/ / | |/| |
* | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-23
|\ \ \ \
| * | | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-20
| * | | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-19
| * | | | sata, highbank: fix ordering of SGPIO signalsMark Langsdorf2013-08-09
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-23
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-23
| |\ \ \ \ \
| | * | | | | drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2013-08-18
| * | | | | | gma500: Fix SDVO turning off randomlyGuillaume Clement2013-08-22
| * | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-08-22
| |\ \ \ \ \ \
| | * | | | | | drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-21
| | * | | | | | drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-21
| | * | | | | | drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-21
| | * | | | | | drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-21
| | * | | | | | drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst2013-08-21
| | * | | | | | drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2013-08-21
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-23
|\ \ \ \ \ \ \ \
| * | | | | | | | be2net: fix disabling TX in be_close()Sathya Perla2013-08-22
| * | | | | | | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-21
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-21
| * | | | | | | | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-21
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-20
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-19
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-09
| | | * | | | | | | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-09
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-09
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-06
| | | | * | | | | | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-06
| | | | * | | | | | | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-31
| | | | * | | | | | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-31
| * | | | | | | | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-20