summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-30staging: rtl8723bs: core: Remove unnecessary parenthesesVatsala Narang
2019-03-30staging: rtl8723bs: core: Fix a comparison warning.Vatsala Narang
2019-03-30staging: rtl8712: Fix a space issueVatsala Narang
2019-03-30staging: media: zoran: Fix block comment styleVatsala Narang
2019-03-30staging: rtlwifi: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-29Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-29Staging: media: davinci_vpfe: Convert macro 'IPIPE_S12Q8' into inlineMadhumitha Prabakaran
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran
2019-03-29staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-29Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat
2019-03-29staging: greybus: audio_manager: fix a missing check of ida_simple_getKangjie Lu
2019-03-29staging: mediatek: addres minor style issues flagged by clang-format.Armando Miraglia
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang
2019-03-29staging: mt7621-pci-phy: change driver to don't use child nodesSergio Paracuellos
2019-03-29staging: mt7621-pci-phy: update bindings documentationSergio Paracuellos
2019-03-29staging: mt7621-dts: simplify pcie phy bindingsSergio Paracuellos
2019-03-29staging: rtlwifi: phydm: phydm_adc_sampling.c Remove bracketsNishka Dasgupta
2019-03-29staging: rtlwifi: phydm: phydm_hwconfig.c: Remove parenthesesNishka Dasgupta
2019-03-29staging: rtlwifi: Remove return variable.Sanjana Sanikommu
2019-03-29staging: gasket: apex: Prefer using the BIT macroSanjana Sanikommu
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang
2019-03-29Staging: rtl8192u: Use BIT macroMadhumitha Prabakaran
2019-03-29staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel
2019-03-29staging: wilc1000: assign scan result callback before starting the scanAdham Abozaeid
2019-03-29staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu
2019-03-29staging: comedi: ni_tio: Use data[insn->n-1] in ni_tio_insn_write()Ian Abbott
2019-03-29staging: pi433: Fix rf69_set_tx_cfg() logicSidong Yang
2019-03-29staging: media: ipu3: Avoid unnecessary blank line.Sanjana Sanikommu
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-29Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2019-03-29Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-29Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-28Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei
2019-03-28nvme-multipath: relax ANA state checkMartin George
2019-03-28nvme-tcp: fix an endianess miss-annotationChristoph Hellwig
2019-03-28gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski
2019-03-28gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven