summaryrefslogtreecommitdiff
path: root/include/linux/jump_label.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-22 12:07:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-22 12:07:05 +0200
commitb3afc4525a507f21e98cc7571ea8c3f28484241c (patch)
treed192bbcd6783e0ebd455cf2705020e0f05f06b96 /include/linux/jump_label.h
parent9442f9a789ebbcdb8ddaeac1f1e43363a8fc1584 (diff)
downloadkernel-linux-4.7.y.tar.gz
Linux 4.7.10linux-4.7.y
Diffstat (limited to 'include/linux/jump_label.h')
0 files changed, 0 insertions, 0 deletions
an>Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel 2025-01-10drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes 2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes 2024-10-18misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin 2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro 2024-05-04misc: rtsx: do clear express reg every SD_INTRicky Wu 2024-04-11misc: rtsx: Fix rts5264 driver status incorrect when card removedRicky Wu 2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu 2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu 2023-09-25misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU 2023-08-04misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU 2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix 2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas 2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman 2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan 2022-07-01misc: rtsx_pcr: Fix a typoZhang Jiaming 2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan 2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan 2022-06-27misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET 2022-06-10misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()Nathan Chancellor 2022-05-19misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan 2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan 2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU 2022-03-18misc: rtsx: clean up one inconsistent indentingYang Li 2022-02-25misc: rtsx: rts522a rts5228 rts5261 support Runtime PMRicky WU 2022-02-25misc: rtsx: conditionally build rtsx_pm_power_saving()Tom Rix 2022-02-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET 2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng 2022-01-26misc: rtsx: Cleanup power management opsKai-Heng Feng 2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng 2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng