Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 2017-10-09 | 1 | -0/+4 | |
| * | | | | | | mlxsw: spectrum_router: Avoid expensive lookup during route removal | Ido Schimmel | 2017-10-08 | 1 | -14/+0 | |
| * | | | | | | ppp: fix race in ppp device destruction | Guillaume Nault | 2017-10-06 | 1 | -0/+20 | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-10-07 | 5 | -30/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scsi: ibmvscsis: Fix write_pending failure path | Bryant G. Ly | 2017-10-03 | 1 | -1/+1 | |
| * | | | | | | | scsi: libiscsi: Remove iscsi_destroy_session | Khazhismel Kumykov | 2017-10-03 | 1 | -16/+0 | |
| * | | | | | | | scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown | Khazhismel Kumykov | 2017-10-03 | 1 | -4/+4 | |
| * | | | | | | | scsi: sd: Do not override max_sectors_kb sysfs setting | Martin K. Petersen | 2017-10-03 | 1 | -5/+14 | |
| * | | | | | | | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 2017-10-03 | 2 | -4/+15 | |
* | | | | | | | | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-07 | 4 | -10/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: i2c-stm32f7: make structure stm32f7_setup static const | Colin Ian King | 2017-10-05 | 1 | -1/+1 | |
| * | | | | | | | | i2c: ensure termination of *_device_id tables | Thomas Meyer | 2017-10-05 | 1 | -0/+1 | |
| * | | | | | | | | i2c: i801: Add support for Intel Cedar Fork | Jarkko Nikula | 2017-10-05 | 2 | -0/+5 | |
| * | | | | | | | | i2c: stm32f7: fix setup structure | Pierre-Yves MORDRET | 2017-10-05 | 1 | -9/+6 | |
* | | | | | | | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-10-07 | 9 | -156/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 2017-10-04 | 2 | -4/+21 | |
| * | | | | | | | | | mmc: meson-gx: include tx phase in the tuning process | Jerome Brunet | 2017-10-04 | 1 | -1/+18 | |
| * | | | | | | | | | mmc: meson-gx: fix rx phase reset | Jerome Brunet | 2017-10-04 | 1 | -2/+4 | |
| * | | | | | | | | | mmc: meson-gx: make sure the clock is rounded down | Jerome Brunet | 2017-10-04 | 1 | -2/+1 | |
| * | | | | | | | | | mmc: Delete bounce buffer handling | Linus Walleij | 2017-10-04 | 5 | -131/+11 | |
| * | | | | | | | | | mmc: core: add driver strength selection when selecting hs400es | Chanho Min | 2017-10-02 | 1 | -17/+19 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-07 | 1 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()' | Christophe Jaillet | 2017-10-01 | 1 | -8/+11 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-10-07 | 3 | -5/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle | Marek Szyprowski | 2017-10-04 | 1 | -0/+15 | |
| * | | | | | | | | | Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2017-09-29 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | clk: rockchip: add sclk_timer5 as critical clock on rk3128 | Elaine Zhang | 2017-09-17 | 1 | -0/+1 | |
| | * | | | | | | | | | clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs error | Elaine Zhang | 2017-09-17 | 1 | -4/+4 | |
| | * | | | | | | | | | clk: rockchip: add pclk_pmu as critical clock on rk3128 | Elaine Zhang | 2017-09-17 | 1 | -1/+2 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | clk: Export clk_bulk_prepare() | Bjorn Andersson | 2017-09-29 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-10-06 | 5 | -12/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-10-05 | 2 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | nvme-pci: Use PCI bus address for data/queues in CMB | Christoph Hellwig | 2017-10-04 | 1 | -7/+7 | |
| | * | | | | | | | | | nvme: fix visibility of "uuid" ns attribute | Martin Wilck | 2017-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | null_blk: change configfs dependency to select | Jens Axboe | 2017-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | nbd: fix -ERESTARTSYS handling | Josef Bacik | 2017-10-02 | 1 | -1/+5 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | bcache: use llist_for_each_entry_safe() in __closure_wake_up() | Coly Li | 2017-09-27 | 1 | -2/+2 | |
* | | | | | | | | | | Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-06 | 3 | -27/+50 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ide: fix IRQ assignment for PCI bus order probing | Lorenzo Pieralisi | 2017-10-03 | 1 | -4/+9 | |
| * | | | | | | | | | ide: pci: free PCI BARs on initialization failure | Bartlomiej Zolnierkiewicz | 2017-10-03 | 1 | -23/+40 | |
| * | | | | | | | | | ide: free hwif->portdev on hwif_init() failure | Bartlomiej Zolnierkiewicz | 2017-10-03 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-10-06 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ACPI/IORT: Fix PCI ACS enablement | Lorenzo Pieralisi | 2017-10-04 | 1 | -0/+35 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-10-06 | 9 | -14/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | i40iw: Fix port number for query QP | Mustafa Ismail | 2017-10-04 | 1 | -0/+2 | |
| * | | | | | | | | | | i40iw: Add missing memory barriers | Mustafa Ismail | 2017-10-04 | 3 | -8/+7 | |
| * | | | | | | | | | | RDMA/qedr: Parse vlan priority as sl | Amrani, Ram | 2017-10-04 | 1 | -0/+2 | |
| * | | | | | | | | | | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zero | Amrani, Ram | 2017-10-04 | 2 | -4/+8 | |
| * | | | | | | | | | | IB/mlx5: Fix label order in error path handling | Parav Pandit | 2017-10-04 | 1 | -2/+2 | |
| * | | | | | | | | | | RDMA/iwpm: Properly mark end of NL messages | Shiraz Saleem | 2017-09-29 | 2 | -0/+13 |