summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | xen, fbfront: mark expected switch fall-throughGustavo A. R. Silva2019-04-011-1/+1
| * | udlfb: introduce a rendering mutexMikulas Patocka2019-04-011-11/+30
| * | udlfb: fix sleeping inside spinlockMikulas Patocka2019-04-011-3/+53
| * | udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka2019-04-011-12/+9
| * | video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni2019-04-012-113/+7
| * | omapfb: add missing of_node_put after of_device_is_availableJulia Lawall2019-04-011-1/+3
| * | video/macfb: Always initialize DAFB colour table pointer registerFinn Thain2019-04-011-1/+1
| * | video/macfb: Call fb_invert_cmaps()Finn Thain2019-04-011-2/+1
| * | fbdev: atafb: Modernize printing of kernel messagesGeert Uytterhoeven2019-04-011-12/+13
| * | fbdev: atafb: Fix broken frame buffer after kexecGeert Uytterhoeven2019-04-011-4/+30
| * | fbdev: atafb: Remove obsolete module supportGeert Uytterhoeven2019-04-015-107/+1
| * | fbdev: atafb: Stop printing virtual screen_baseGeert Uytterhoeven2019-04-011-2/+2
| * | video/macfb: Remove redundant codeFinn Thain2019-04-011-24/+0
| * | video: fbdev: savage: fix indentation issueColin Ian King2019-04-011-3/+3
| * | video: fbdev: vesafb: fix indentation issueColin Ian King2019-04-011-2/+2
| * | fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz2019-04-012-1/+13
* | | Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-1012-46/+526
|\ \ \
| * | | pwm: meson: Add clock source configuration for Meson G12ANeil Armstrong2019-05-091-0/+30
| * | | pwm: samsung: Don't uses devm_*() functions in ->request()Uwe Kleine-König2019-05-091-2/+2
| * | | pwm: Clear chip_data in pwm_put()Uwe Kleine-König2019-05-094-3/+1
| * | | pwm: Add i.MX TPM PWM driver supportAnson Huang2019-05-093-0/+461
| * | | pwm: imx27: Use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-091-3/+1
| * | | pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl2019-05-091-8/+17
| * | | pwm: meson: Don't disable PWM when setting duty repeatedlyBichao Zheng2019-05-091-5/+0
| * | | pwm: meson: Consider 128 a valid pre-dividerMartin Blumenstingl2019-05-091-2/+2
| * | | pwm: sysfs: fix typo "its" -> "it's"Uwe Kleine-König2019-03-201-1/+1
| * | | pwm: tiehrpwm: Enable compilation for ARCH_K3Vignesh Raghavendra2019-03-201-3/+2
| * | | pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer2019-03-201-0/+2
| * | | pwm: img: Turn final 'else if' into 'else' in img_pwm_configNathan Chancellor2019-03-201-1/+1
| * | | pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-03-202-18/+6
| | |/ | |/|
* | | Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2019-05-105-8/+246
|\ \ \
| * | | mailbox: Add support for Armada 37xx rWTM mailboxMarek Behun2019-05-093-0/+237
| * | | mailbox: stm32-ipcc: check invalid irqFabien Dessenne2019-05-091-5/+8
| * | | mailbox: imx: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-091-3/+1
* | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1013-758/+1150
|\ \ \ \
| * | | | ocxl: Fix return value check in afu_ioctl()Wei Yongjun2019-05-061-2/+2
| * | | | ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2019-05-032-1/+235
| * | | | ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-033-38/+63
| * | | | ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-035-37/+39
| * | | | ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva2019-05-033-20/+16
| * | | | ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva2019-05-036-186/+300
| * | | | ocxl: Don't pass pci_dev aroundAlastair D'Silva2019-05-031-17/+21
| * | | | ocxl: Split pci.cAlastair D'Silva2019-05-034-518/+524
| * | | | ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-032-3/+24
| * | | | ocxl: Remove superfluous 'extern' from headersAlastair D'Silva2019-05-031-28/+26
| * | | | ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-031-7/+2
| * | | | ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-032-21/+20
| * | | | ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing2019-05-011-3/+1
| * | | | powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-212-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0915-26/+160
|\ \ \ \