summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb-storage'Sascha Hauer2019-04-099-376/+265
|\
| * usb: storage: Inline usb_limit_blk_cnt()Andrey Smirnov2019-03-111-11/+7
| * usb: storage: Drop unnecessary assignmentAndrey Smirnov2019-03-111-3/+1
| * usb: storage: Simplify I/O loop in usb_stor_blk_io()Andrey Smirnov2019-03-111-13/+7
| * usb: storage: Use simple boolean to speficy read vs. write operationAndrey Smirnov2019-03-111-10/+8
| * usb: storage: Drop needless macroAndrey Smirnov2019-03-111-3/+3
| * usb: storage: Drop unnecessary check in usb_stor_blk_io()Andrey Smirnov2019-03-111-27/+0
| * usb: Drop usb_disable_asynch()Andrey Smirnov2019-03-113-34/+7
| * usb: storage: Use put_unaligned_be* helpersAndrey Smirnov2019-03-111-11/+7
| * usb: storage: Introduce usb_stor_transport()Andrey Smirnov2019-03-111-96/+117
| * usb: storage: Drop unused us_blkdev_listAndrey Smirnov2019-03-111-3/+0
| * usb: storage: Drop unused fields in struct us_dataAndrey Smirnov2019-03-112-16/+2
| * ata: ahci: Do not include <scsi.h>Andrey Smirnov2019-03-111-1/+0
| * usb: hub: Do not include <scsi.h>Andrey Smirnov2019-03-111-1/+0
| * usb: storage: Drop struct SCSI_cmd_blockAndrey Smirnov2019-03-115-97/+65
| * usb: storage: Remove unused variablesAndrey Smirnov2019-03-111-8/+0
| * usb: storage: Make usb_stor_request_sense() a standalone functionAndrey Smirnov2019-03-111-15/+18
| * usb: storage: Share code for READ(10) and WRITE(10)Andrey Smirnov2019-03-111-51/+9
| * usb: storage: Drop extra call to transport in usb_stor_write_10()Andrey Smirnov2019-03-111-1/+1
| * usb: storage: Make usb_stor_write_10() a standalone functionAndrey Smirnov2019-03-111-18/+25
| * usb: storage: Make usb_stor_read_10() a standalone functionAndrey Smirnov2019-03-111-16/+25
| * usb: storage: Make usb_stor_test_unit_ready() a standalone functionAndrey Smirnov2019-03-111-12/+16
| * usb: storage: Make usb_stor_inquiry() a standalone functionAndrey Smirnov2019-03-111-22/+30
| * usb: storage: Make usb_stor_read_capacity() a standalone functionAndrey Smirnov2019-03-111-22/+31
| * usb: storage: Don't use "unsigned long" for 32-bit valuesAndrey Smirnov2019-03-111-3/+3
| * usb: storage: Replace custom debug tracing with dev_dbgAndrey Smirnov2019-03-113-90/+94
| * usb: storage: Simplify memory allocation in usb_stor_probe()Andrey Smirnov2019-03-111-4/+1
* | Merge branch 'for-next/stm32'Sascha Hauer2019-04-0949-133/+2765
|\ \
| * | ARM: i.MX8MQ: Don't use cpu_is_mx8mq() at core_initcall levelAndrey Smirnov2019-03-186-25/+13
| * | ARM: i.MX7: Make sure CNTFRQ is initialized early enoughAndrey Smirnov2019-03-183-35/+18
| * | ARM: Add initial STM32MP1 supportSascha Hauer2019-03-1317-0/+316
| * | clocksource: Enable architected timer support for CPU_V7Sascha Hauer2019-03-113-1/+21
| * | ARM: stm32mp1: Add serial driverSascha Hauer2019-03-114-0/+299
| * | ARM: stm32mp1: Add clk driverSascha Hauer2019-03-112-0/+1989
| * | clk: mux: Support CLK_SET_RATE_NO_REPARENT flagSascha Hauer2019-03-113-4/+1
| * | clk: mux: Support CLK_MUX_READ_ONLY flagSascha Hauer2019-03-112-0/+8
| * | clk: mux: Support mux specific flagsSascha Hauer2019-03-117-30/+35
| * | clk: divider: Support CLK_DIVIDER_READ_ONLY flagSascha Hauer2019-03-114-2/+8
| * | clk: divider: pass divider flagsSascha Hauer2019-03-116-29/+41
| * | clk: Support CLK_IS_CRITICAL flagSascha Hauer2019-03-112-0/+4
| * | clk: Make CLK_IGNORE_UNUSED genericSascha Hauer2019-03-112-1/+1
| * | clk: export clk_gate_is_enabled()Sascha Hauer2019-03-112-1/+3
| * | clk: parent_names should be constSascha Hauer2019-03-113-7/+7
| * | clk: clk-composite: return parent_rate if no rate clkSascha Hauer2019-03-111-1/+4
| |/
* | Merge branch 'for-next/pstore'Sascha Hauer2019-04-099-177/+506
|\ \
| * | pstore/doc: fix layoutJuergen Borleis2019-03-181-8/+8
| * | pstore: ramoops: allow zapping invalid buffers in read-only modePhilipp Zabel2019-03-182-6/+2
| * | pstore: pass ramoops configuration to kernel via device treePhilipp Zabel2019-03-182-22/+86
| * | pstore: Replace arguments for write() APIKees Cook2019-03-182-13/+11
| * | pstore: Replace arguments for read() APIKees Cook2019-03-183-19/+19