summaryrefslogtreecommitdiffstats
path: root/fs/select.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-02char: rtc: remove task handlingAlexandre Belloni1-13/+0
2018-07-28rtc: pcf85063: preserve control register value between stop and startAlvin Šipraga1-10/+11
2018-07-27rtc: sh: remove unused variable rtc_devAnders Roxell1-1/+0
2018-07-26rtc: unexport rtc_irq_set_*Alexandre Belloni1-2/+0
2018-07-26rtc: simplify rtc_irq_set_state/rtc_irq_set_freqAlexandre Belloni3-10/+8
2018-07-26rtc: remove irq_task and irq_task_lockAlexandre Belloni3-43/+10
2018-07-26rtc: remove rtc_irq_register/rtc_irq_unregisterAlexandre Belloni2-37/+0
2018-07-26rtc: sh: remove dead codeAlexandre Belloni1-88/+1
2018-07-25rtc: sa1100: don't set PIE frequencyAlexandre Belloni1-1/+0
2018-07-16rtc: ds1307: support m41t11 variantGiulio Benetti2-0/+15
2018-07-16rtc: ds1307: fix data pointer to m41t0Giulio Benetti1-1/+1
2018-07-13rtc: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann1-2/+2
2018-07-12rtc: m48t59: remove redundant pointer 'name'Colin Ian King1-4/+0
2018-07-12rtc: omap: drop unnecessary register unlock around readsJohan Hovold1-4/+0
2018-07-12rtc: omap: add missing register lock in error pathJohan Hovold1-0/+1
2018-07-12rtc: omap: fix resource leak in registration error pathJohan Hovold1-1/+3
2018-07-12rtc: omap: fix potential crash on power offJohan Hovold1-7/+7
2018-07-12rtc: test: make array pdev staticColin Ian King1-1/+1
2018-07-12rtc: armada38x: reset after rtc power lossBaruch Siach1-0/+23
2018-07-11rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is runningUwe Kleine-König1-4/+16
2018-07-11rtc: pcf2127: add support for accessing internal static RAMUwe Kleine-König1-6/+62
2018-07-11rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70
2018-07-11rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-06-20rtc: ds1685: remove sysfs access to control registersAlexandre Belloni2-381/+0
2018-06-20rtc: ds1685: remove improper datetime access ABIAlexandre Belloni1-221/+0
2018-06-17Linux 4.18-rc1v4.18-rc1Linus Torvalds1-2/+2
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab8-9/+10
2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab1-2/+0
2018-06-15ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab1-3/+0
2018-06-15devicetree: fix a series of wrong file referencesMauro Carvalho Chehab8-14/+14
2018-06-15devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab9-12/+12
2018-06-15devicetree: fix some bindings file namesMauro Carvalho Chehab3-3/+3
2018-06-15MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab1-1/+2
2018-06-15MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab1-3/+2
2018-06-15kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab1-4/+1
2018-06-15bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab23-41/+41
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab1-0/+7
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab1-3/+18
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab1-0/+6
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab1-3/+17
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab1-1/+1
2018-06-15scripts/documentation-file-ref-check: fix help messageMauro Carvalho Chehab1-1/+1
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab7-15/+13
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab45-45/+45
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab16-30/+28
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab71-113/+113
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab16-24/+24
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu3-7/+10