Age | Commit message (Expand) | Author | Files | Lines |
2017-12-19 | soundwire: Add Slave status handling helpers | Sanyog Kale | 3 | -0/+230 |
2017-12-19 | soundwire: Add IO transfer | Vinod Koul | 3 | -0/+365 |
2017-12-19 | soundwire: Add SoundWire MIPI defined registers | Sanyog Kale | 1 | -0/+194 |
2017-12-19 | soundwire: Add MIPI DisCo property helpers | Vinod Koul | 5 | -2/+706 |
2017-12-19 | soundwire: Add Master registration | Vinod Koul | 5 | -1/+276 |
2017-12-19 | soundwire: Add SoundWire bus type | Vinod Koul | 10 | -0/+356 |
2017-12-19 | Documentation: Add SoundWire summary | Sanyog Kale | 3 | -0/+223 |
2017-12-19 | MAINTAINERS: Add SLIMbus maintainer | Srinivas Kandagatla | 1 | -0/+8 |
2017-12-19 | slimbus: qcom: Add runtime-pm support using clock-pause | Sagar Dharia | 1 | -3/+98 |
2017-12-19 | slimbus: qcom: Add Qualcomm Slimbus controller driver | Sagar Dharia | 3 | -0/+665 |
2017-12-19 | dt-bindings: Add qcom slimbus controller bindings | Sagar Dharia | 1 | -0/+39 |
2017-12-19 | slimbus: core: add common defines required for controllers | Srinivas Kandagatla | 1 | -0/+33 |
2017-12-19 | regmap: add SLIMbus support | Srinivas Kandagatla | 4 | -0/+103 |
2017-12-19 | slimbus: Add support for 'clock-pause' feature | Sagar Dharia | 5 | -2/+225 |
2017-12-19 | slimbus: Add messaging APIs to slimbus framework | Sagar Dharia | 4 | -1/+405 |
2017-12-19 | slimbus: core: add support to device tree helper | Srinivas Kandagatla | 1 | -0/+50 |
2017-12-19 | slimbus: core: Add slim controllers support | Sagar Dharia | 3 | -0/+422 |
2017-12-19 | slimbus: Add SLIMbus bus type | Sagar Dharia | 7 | -0/+263 |
2017-12-19 | dt-bindings: Add SLIMbus bindings | Sagar Dharia | 1 | -0/+50 |
2017-12-19 | Documentation: Add SLIMbus summary | Sagar Dharia | 2 | -0/+128 |
2017-12-19 | MAINTAINERS: Add entry for SIOX | Uwe Kleine-König | 1 | -0/+7 |
2017-12-19 | siox: add gpio bus driver | Uwe Kleine-König | 5 | -0/+202 |
2017-12-19 | siox: add support for tracing | Uwe Kleine-König | 2 | -0/+78 |
2017-12-19 | genwqe: Remove unused parameter in some functions | Guilherme G. Piccoli | 3 | -13/+10 |
2017-12-19 | genwqe: Make defines uppercase | Guilherme G. Piccoli | 5 | -29/+29 |
2017-12-19 | genwqe: Remove unused variable and rename function | Guilherme G. Piccoli | 2 | -16/+7 |
2017-12-19 | nvmem: rockchip-efuse: add support for rk3328-efuse | Finley Xiao | 2 | -0/+67 |
2017-12-19 | nvmem: rockchip-efuse: parse 'rockchip,efuse-size' | Finley Xiao | 2 | -1/+7 |
2017-12-19 | nvmem: uniphier: change access unit from 32bit to 8bit | Kunihiko Hayashi | 1 | -5/+5 |
2017-12-19 | nvmem: core: switch to device_property_present for reading property "read-only" | Heiner Kallweit | 1 | -4/+2 |
2017-12-19 | nvmem: core: let stride and word_size default to 1 | Heiner Kallweit | 1 | -2/+2 |
2017-12-19 | nvmem: core: Deduplicate bus_find_device() by name matching | Lukas Wunner | 1 | -6/+1 |
2017-12-19 | ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum... | Xiongwei Song | 1 | -5/+6 |
2017-12-19 | mei: fix spelling mistake: "botther" -> "bother" | Colin Ian King | 1 | -1/+1 |
2017-12-19 | coresight: etb10: remove duplicate includes | Pravin Shedge | 1 | -1/+0 |
2017-12-19 | coresight: Fix disabling of CoreSight TPIU | Robert Walker | 1 | -3/+10 |
2017-12-19 | coresight: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 3 | -9/+3 |
2017-12-19 | coresight: Deduplicate bus_find_device() by name matching | Lukas Wunner | 1 | -20/+5 |
2017-12-19 | siox: new driver framework for eckelmann SIOX | Uwe Kleine-König | 8 | -0/+1148 |
2017-12-18 | virt: Add vboxguest driver for Virtual Box Guest integration | Hans de Goede | 8 | -0/+2253 |
2017-12-18 | virt: Add vboxguest VMMDEV communication code | Hans de Goede | 4 | -0/+1331 |
2017-12-18 | virt: Add vboxguest driver for Virtual Box Guest integration UAPI | Hans de Goede | 4 | -0/+714 |
2017-12-18 | misc: ad525x_dpot: macros should not use a trailing semicolon | Dhaval Shah | 1 | -3/+3 |
2017-12-18 | misc: ad525x_dpot: please, no space before tabs | Dhaval Shah | 1 | -1/+1 |
2017-12-18 | misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned' | Dhaval Shah | 1 | -11/+11 |
2017-12-18 | misc: apds990x: Missing a blank line after declarations. | Dhaval Shah | 1 | -0/+11 |
2017-12-18 | misc: ics932s401: open brace should be on the previous line | Dhaval Shah | 1 | -2/+1 |
2017-12-18 | misc: ics932s401: please, no space before tabs | Dhaval Shah | 1 | -2/+2 |
2017-12-18 | misc: ics932s401: Missing a blank line after declarations | Dhaval Shah | 1 | -0/+1 |
2017-12-18 | vme: Fix a possible sleep-in-atomic bug in vme_tsi148 | Jia-Ju Bai | 1 | -1/+1 |