summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann1-8/+9
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann6-0/+529
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann6-49/+196
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann5-63/+15
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann3-31/+52
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann1-2/+0
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann1-30/+16
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2-18/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov1-35/+7
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann3-14/+16
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann1-28/+31
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann1-12/+7
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann1-9/+11
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-21/+14
2022-05-07ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann2-23/+21
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2-99/+203
2022-04-20ARM: pxa: use pdev resource for palmld mmioArnd Bergmann1-2/+1
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann13-1582/+2
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann1-24/+63
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann2-0/+181
2022-04-19ARM: pxa: stop using mach/bitfield.hArnd Bergmann1-1/+0
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann17-18/+8
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-136/+14
2022-04-03Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+12
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-152/+181
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12
2022-04-02Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds22-90/+182
2022-04-02Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+31
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-135/+903
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-52/+88
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+9
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei1-7/+13
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka1-2/+2
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds29-332/+1172
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds31-202/+1042
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka1-2/+4
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka1-3/+12
2022-04-01Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito1-6/+0
2022-04-01platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih1-6/+6
2022-04-01platform: chrome: Split trace include fileGwendal Grignou4-97/+127
2022-04-01Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+21
2022-04-01drbd: remove check of list iterator against head past the loop bodyJakob Koschel1-15/+27
2022-04-01drbd: remove usage of list iterator variable after loopJakob Koschel1-2/+5
2022-04-01Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+20
2022-04-01Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds10-246/+404
2022-04-01Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxLinus Torvalds1-38/+17
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds24-253/+1522
2022-03-31random: mix build-time latent entropy into pool at initJason A. Donenfeld1-0/+5