summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ubi: Remove unnecessary struct declarationWan Jiabing2021-04-151-2/+0
* ubi: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-151-0/+1
* Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-111-3/+12
|\
| * RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche2021-04-071-3/+12
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-105-57/+65
|\ \
| * | scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck2021-04-051-1/+1
| * | scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov2021-04-051-2/+1
| * | scsi: pm80xx: Fix chip initialization failureViswas G2021-04-051-4/+4
| * | scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo2021-04-011-17/+13
| * | scsi: ufs: core: Fix task management request completion timeoutCan Guo2021-04-011-0/+1
| * | scsi: hpsa: Add an assert to prevent __packed reintroductionSergei Trofimovich2021-04-011-0/+12
| * | scsi: hpsa: Fix boot on ia64 (atomic_t alignment)Sergei Trofimovich2021-04-011-1/+1
| * | scsi: hpsa: Use __packed on individual structs, not header-wideSergei Trofimovich2021-04-011-34/+34
* | | Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-101-3/+5
|\ \ \
| * | | driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan2021-04-051-3/+5
| | |/ | |/|
* | | Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-109-9/+52
|\ \ \
| * \ \ Merge tag 'thunderbolt-for-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-04-081-2/+2
| |\ \ \
| | * | | thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter2021-03-301-1/+1
| | * | | thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter2021-03-301-1/+1
| * | | | usbip: synchronize event handler with sysfs code pathsShuah Khan2021-04-051-0/+2
| * | | | usbip: vudc synchronize sysfs code pathsShuah Khan2021-04-052-0/+6
| * | | | usbip: stub-dev synchronize sysfs code pathsShuah Khan2021-04-051-2/+9
| * | | | usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan2021-04-053-5/+29
| * | | | Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman2021-04-051-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | usb: cdnsp: Fixes issue with dequeuing requests after disabling endpointPawel Laszczak2021-03-271-0/+4
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-106-8/+10
|\ \ \ \ \
| * | | | | i2c: exynos5: correct top kerneldocKrzysztof Kozlowski2021-04-061-1/+1
| * | | | | i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko2021-04-051-0/+1
| * | | | | i2c: hix5hd2: use the correct HiSilicon copyrightHao Fang2021-03-311-1/+1
| * | | | | i2c: stm32f4: Mundane typo fixBhaskar Chowdhury2021-03-311-1/+1
| * | | | | I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)2021-03-311-2/+2
| * | | | | i2c: turn recovery error on init to debugWolfram Sang2021-03-181-3/+4
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-094-53/+55
|\ \ \ \ \ \
| * | | | | | clk: fixed: fix double free in resource managed fixed-factor clockDmitry Baryshkov2021-04-071-1/+8
| * | | | | | clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-021-17/+13
| * | | | | | clk: fix invalid usage of list cursor in registerLukasz Bartosik2021-04-021-9/+8
| * | | | | | clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das2021-03-291-25/+25
| * | | | | | clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski2021-03-291-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-096-12/+12
|\ \ \ \ \ \ \
| * | | | | | | treewide: change my e-mail address, fix my nameMarek Behún2021-04-096-12/+12
* | | | | | | | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-0985-370/+993
|\ \ \ \ \ \ \ \
| * | | | | | | | net: hns3: Trivial spell fix in hns3 driverSalil Mehta2021-04-092-3/+3
| * | | | | | | | lan743x: fix ethernet frame cutoff issueSven Van Asbroeck2021-04-091-4/+4
| * | | | | | | | net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl2021-04-081-3/+16
| * | | | | | | | net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl2021-04-081-26/+159
| * | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-085-12/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ice: fix memory leak of aRFS after resuming from suspendYongxin Liu2021-04-081-0/+1
| | * | | | | | | | i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski2021-04-081-2/+6
| | * | | | | | | | i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski2021-04-081-2/+1
| | * | | | | | | | i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski2021-04-081-0/+3