index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-14
/
+7
*
rtc: pl030: remove useless invalid alarm handling
Alexandre Belloni
2020-03-16
1
-6
/
+1
*
rtc: pl030: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
*
rtc: davinci: remove useless error handling
Alexandre Belloni
2020-03-16
1
-9
/
+4
*
rtc: davinci: let the core handle rtc range
Alexandre Belloni
2020-03-16
1
-8
/
+4
*
rtc: davinci: remove useless 24h alarm handling
Alexandre Belloni
2020-03-16
1
-21
/
+0
*
rtc: davinci: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-7
/
+5
*
rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-10
/
+10
*
rtc: sirfsoc: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
*
rtc: sirfsoc: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-15
/
+8
*
rtc: snvs: Improve Kconfig dependency
Anson Huang
2020-03-16
1
-0
/
+1
*
rtc: sysfs: use kobj_to_dev
suguosong
2020-03-16
1
-1
/
+1
*
rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
Ville Syrjälä
2020-03-03
1
-2
/
+3
*
rtc: snvs: Remove unused include of of_device.h
Anson Huang
2020-02-18
1
-1
/
+0
*
rtc: zynqmp: Clear alarm interrupt status before interrupt enable
Srinivas Neeli
2020-02-12
1
-4
/
+23
*
rtc: sh: Restore devm_ioremap() alignment
Geert Uytterhoeven
2020-02-12
1
-2
/
+1
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
4
-4
/
+4
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
4
-4
/
+4
*
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
|
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
3
-24
/
+109
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
3
-24
/
+109
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-02-08
1
-14
/
+14
|
|
*
|
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
2020-02-08
1
-1
/
+0
|
|
*
|
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
2020-02-08
1
-3
/
+1
|
|
*
|
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
2020-02-08
1
-0
/
+80
|
|
*
|
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
1
-1
/
+4
|
|
*
|
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
2020-02-08
1
-1
/
+1
|
|
*
|
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
2020-02-03
1
-1
/
+1
|
|
*
|
irqchip: Some Kconfig cleanup for C-SKY
Randy Dunlap
2020-01-29
1
-2
/
+2
|
|
*
|
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
2020-01-28
1
-2
/
+7
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-02-09
6
-19
/
+29
|
\
\
\
\
|
*
|
|
|
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-30
1
-1
/
+1
|
*
|
|
|
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-30
1
-1
/
+1
|
*
|
|
|
scsi: megaraid_sas: fixup MSIx interrupt setup during resume
Hannes Reinecke
2020-01-30
1
-11
/
+9
|
*
|
|
|
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
2020-01-30
3
-6
/
+18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-09
50
-160
/
+415
|
\
\
\
\
\
|
*
|
|
|
|
net: thunderx: use proper interface type for RGMII
Tim Harvey
2020-02-08
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-02-08
14
-53
/
+159
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
2020-02-08
1
-1
/
+2
|
|
*
|
|
|
|
rtw88: Fix return value of rtw_wow_check_fw_status
Chin-Yen Lee
2020-02-03
1
-12
/
+11
|
|
*
|
|
|
|
iwlwifi: d3: read all FW CPUs error info
Mordechay Goodstein
2020-02-03
1
-12
/
+40
|
|
*
|
|
|
|
iwlwifi: mvm: fix TDLS discovery with the new firmware API
Emmanuel Grumbach
2020-02-03
4
-15
/
+72
|
|
*
|
|
|
|
iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
Andrei Otcheretianski
2020-02-03
1
-5
/
+3
|
|
*
|
|
|
|
iwlwifi: mvm: avoid use after free for pmsr request
Avraham Stern
2020-02-03
1
-1
/
+4
|
|
*
|
|
|
|
iwlwifi: mvm: update the DTS measurement type
Golan Ben Ami
2020-02-03
1
-3
/
+3
|
|
*
|
|
|
|
iwlwifi: don't throw error when trying to remove IGTK
Luca Coelho
2020-02-03
1
-3
/
+7
|
|
*
|
|
|
|
iwlwifi: mvm: Fix thermal zone registration
Andrei Otcheretianski
2020-02-03
1
-1
/
+3
|
|
*
|
|
|
|
libertas: make lbs_ibss_join_existing() return error code on rates overflow
Nicolai Stange
2020-01-27
1
-0
/
+1
|
|
*
|
|
|
|
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Nicolai Stange
2020-01-27
1
-0
/
+1
|
|
*
|
|
|
|
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
Qing Xu
2020-01-27
1
-0
/
+7
[next]