summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-1818-5/+21
* cw1200: move under st vendor directoryKalle Valo2015-11-1832-3/+20
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-18119-12/+12
* b43legacy: move under broadcom vendor directoryKalle Valo2015-11-1830-3/+3
* b43: move under broadcom vendor directoryKalle Valo2015-11-1868-3/+20
* atmel: move under atmel vendor directoryKalle Valo2015-11-1811-50/+65
* airo: move under cisco vendor directoryKalle Valo2015-11-187-45/+60
* adm80211: move under admtek vendor directoryKalle Valo2015-11-177-30/+47
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-1119-42/+24Star
|\
| * pci: remove pci_dma_supportedChristoph Hellwig2015-11-112-8/+0Star
| * usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0Star
| * kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0Star
| * sfc: don't call dma_supportedChristoph Hellwig2015-11-111-5/+3Star
| * nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-111-2/+5
| * netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
| * saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
| * lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-111-1/+1
| * hugetlb: trivial comment fixNaoya Horiguchi2015-11-111-2/+2
| * selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-111-2/+2
| * selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-111-0/+1
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-11-1110-234/+415
|\ \
| * | coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
| * | coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
| * | coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7Star
| * | cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-261-0/+100
| * | deb-pkg: Add automatic support for armhf architectureBen Hutchings2015-10-261-1/+10
| * | scripts/coccinelle: fix typosJulia Lawall2015-10-261-2/+2
| * | coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0Star
| * | Coccinelle: fix incorrect -include option transformationAndrzej Hajda2015-10-261-1/+1
| * | coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-261-34/+86
| * | coccinelle: misc: move constants to the rightJulia Lawall2015-10-261-0/+171
| * | scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman2015-10-131-0/+2
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-1110-436/+794
|\ \ \
| * | | Add current selection check.Boris Barbulovski2015-11-021-0/+7
| * | | Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-021-24/+13Star
| * | | kconfig: Fix copy&paste errorMichal Sojka2015-10-201-1/+1
| * | | kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis2015-10-141-1/+1
| * | | kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis2015-10-141-4/+12
| * | | Update the buildsystem for KConfig finding QtThiago Macieira2015-10-141-45/+28Star
| * | | Port xconfig to Qt5 - Update copyright.Boris Barbulovski2015-10-141-1/+3
| * | | Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski2015-10-141-1/+1
| * | | Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski2015-10-141-1/+3
| * | | Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski2015-10-141-1/+17
| * | | Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski2015-10-141-0/+1