aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab
2019-07-15docs: admin-guide: add laptops documentationMauro Carvalho Chehab
2019-07-15docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab
2019-07-15docs: mtd: move it to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: nvdimm: add it to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab
2019-07-15docs: rapidio: add it to the driver APIMauro Carvalho Chehab
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: rapidio: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: ioctl: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: nvdimm: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: mtd: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: laptops: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-15docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-15gpio: em: remove the gpiochip before removing the irq domainBartosz Golaszewski
2019-07-15gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta
2019-07-15gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy
2019-07-15watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probeNathan Chancellor
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-14Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-07-13Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-13Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-13rtc: wm831x: Add IRQF_ONESHOT flagHariprasad Kelam
2019-07-13rtc: stm32: remove one condition check in stm32_rtc_set_alarm()Markus Elfring
2019-07-13rtc: pcf2123: Fix build errorYueHaibing
2019-07-13rtc: interface: Change type of 'count' from int to u64Puranjay Mohan
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12net: dsa: qca8k: replace legacy gpio includeChristian Lamparter
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-12nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley
2019-07-12nfp: flower: fix ethernet check on match fieldsJohn Hurley
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov