greybus: audio: Report uevent on GB codec module insertion/removal
[cascardo/linux.git] / drivers /
2016-01-14 Vaibhav Agarwalgreybus: audio: Report uevent on GB codec module insert...
2016-01-14 Vaibhav Agarwalgreybus: audio: Add GB Audio class protocol functionali...
2016-01-14 Vaibhav Agarwalgreybus: audio: Add topology parser for GB codec
2016-01-14 Vaibhav Agarwalgreybus: audio: Use greybus connection device for codec...
2016-01-14 Greg Kroah-Hartmangreybus: Makefile: fix up build test for gb-audio-codec.ko
2016-01-14 Vaibhav Agarwalgreybus: audio: Build audio module conditionally
2016-01-14 Svetlin Ankovgreybus: audio: Add Audio Manager
2016-01-14 Mark Greergreybus: audio: Add direct audio streaming control...
2016-01-14 Mark Greergreybus: audio: Add Greybus Audio Device Class Protocol...
2016-01-14 Mark Greergreybus: audio: Add Audio Device Class Protocol definitions
2016-01-14 Mark Greergreybus: audio: Use underscore in file name
2016-01-13 Vaibhav Hiremathgreybus: arche-apb-ctrl: Enable the clocks after regula...
2016-01-13 Gjorgji Rosikopulosgreybus: camera: HACK: Register gb camera to the HOST...
2016-01-13 Gjorgji Rosikopulosgreybus: camera: HACK: Export GB camera interface
2016-01-13 Rui Miguel Silvagreybus: lights: remove sync operation and work queue
2016-01-13 Rui Miguel Silvagreybus: kernel_ver: add handle for lights in 4.5
2016-01-13 Greg Kroah-Hartmangreybus: uevent: add GREYBUS_ID to uevent
2016-01-13 Rui Miguel Silvagreybus: makefile: add requirement for CONFIG_INPUT
2016-01-13 Johan Hovoldgreybus: connection: refactor connection enable and...
2016-01-13 Johan Hovoldgreybus: connection: fix connection-state handling
2016-01-13 Rui Miguel Silvagreybus: svc: add intf_eject attribute
2016-01-13 Rui Miguel Silvagreybus: svc: add interface eject operation
2016-01-12 Rui Miguel Silvagreybus: power_supply: fix check for configured supply
2016-01-12 Greg Kroah-Hartmangreybus: APBridge: move APBridge request protocol to...
2016-01-12 Greg Kroah-Hartmangreybus: host: provide "generic" apbridge output calls
2016-01-12 Rui Miguel Silvagreybus: power_supply: fix use after free of power...
2016-01-12 Rui Miguel Silvagreybus: power_supply: fix leak getting string properties
2016-01-12 Rui Miguel Silvagreybus: power_supply: fix error path at supplies setup
2016-01-12 Rui Miguel Silvagreybus: power_supply: free supplies at release
2016-01-12 Rui Miguel Silvagreybus: power_supply: fix unregister on error path
2016-01-12 Rui Miguel Silvagreybus: power_supply: do not release failed supply...
2016-01-12 Johan Hovoldgreybus: power_supply: fix lock imbalance in init error...
2016-01-11 Vaibhav Hiremathgreybus: arche-platform: Add wake/detect support along...
2016-01-11 Vaibhav Hiremathgreybus: arche-apb-ctrl: deassert reset at the end...
2016-01-11 Vaibhav Hiremathgreybus: arche-apb-ctrl: Remove wake_detect gpio and...
2016-01-11 Viresh Kumargreybus: arche: Remove unwanted headers and rearrange...
2016-01-11 Viresh Kumargreybus: arche-apb: Drop unnecessary checks
2016-01-11 Viresh Kumargreybus: arche-apb: Do cleanup within apb_ctrl_init_seq...
2016-01-11 Viresh Kumargreybus: arche-apb: Don't use gpio after failing to...
2016-01-11 Viresh Kumargreybus: arche-apb: Properly use dev_err/info/warn
2016-01-11 Viresh Kumargreybus: arche-apb: NULL is a valid regulator
2016-01-11 Viresh Kumargreybus: arche-apb: devm_regulator_get() doesn't return...
2016-01-11 Viresh Kumargreybus: arche-apb: Replace gpio_is_valid() with gpio...
2016-01-11 Viresh Kumargreybus: arche-apb: platform data 'apb' is guaranteed...
2016-01-11 Viresh Kumargreybus: arche-apb: Spelling and whitespace fixes
2016-01-11 Viresh Kumargreybus: arche-platform: propagate errors returned...
2016-01-11 Viresh Kumargreybus: arche-platform: svc_reset_gpio can't be invali...
2016-01-11 Viresh Kumargreybus: arche-platform: Put APB in reset if of_platfor...
2016-01-11 Viresh Kumargreybus: arche-platform: Export GPIOs after populating...
2016-01-11 Viresh Kumargreybus: arche-platform: arche_pdata is guaranteed...
2016-01-09 Eli Senneshgreybus: firmware/bootrom: debug output from bootrom...
2016-01-09 Johan Hovoldgreybus: connection: fix version-request error handling
2016-01-09 Johan Hovoldgreybus: core: fix greybus device matching
2016-01-09 Johan Hovoldgreybus: core: fix greybus driver registration
2016-01-09 Johan Hovoldgreybus: core: add drvdata accessors
2016-01-09 Jacopo Mondigreybus: camera: Add support for flags to stream_configure
2016-01-09 Laurent Pinchartgreybus: svc: Replace link config hack with standard...
2016-01-07 Vaibhav Hiremathgreybus: arche-apb-ctrl: Do not bring APB out of reset...
2016-01-07 Vaibhav Hiremathgreybus: arche-apb-ctrl: Set wake_detect gpio to low...
2016-01-07 Vaibhav Hiremathgreybus: arche-platform: Export gpio (reset & sys_boot...
2016-01-07 Laurent Pinchartgreybus: camera: Raise the CSI-2 bandwidth
2016-01-05 Greg Kroah-Hartmangreybus: arche-platform: merge arche-apb-ctrl and arche...
2015-12-30 Vaibhav Hiremathgreybus: arche_platform: Remove child's platform device...
2015-12-30 Johan Hovoldgreybus: camera: destroy data connection on link-config...
2015-12-30 Johan Hovoldgreybus: camera: fix memory leak in capture-request...
2015-12-30 Johan Hovoldgreybus: camera: fix memory leak in configure-streams...
2015-12-30 Viresh Kumargreybus: interface: Fetch and expose version of interfa...
2015-12-30 Viresh Kumargreybus: interface: Receive serial-number on hotplug...
2015-12-23 Viresh Kumargreybus: svc: Set interface's hotplug attributes before...
2015-12-23 Bryan O'Donoghuegreybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10
2015-12-23 Viresh Kumargreybus: control: Use Macro's instead of direct values...
2015-12-23 Vaibhav Hiremathgreybus: arche-apb-ctrl: Assert reset to APB at the...
2015-12-23 Vaibhav Hiremathgreybus: arche-apb-ctrl: Add APB control driver
2015-12-23 Vaibhav Hiremathgreybus: arche-platform: Rename db3-platform to arche...
2015-12-23 Vaibhav Hiremathgreybus: db3(arche)-platform: Remove all APB control...
2015-12-22 Eli Senneshgreybus: firmware and svc: detect the difference betwee...
2015-12-22 Viresh Kumargreybus: interface: Expose DDBL1 manufacturing and...
2015-12-22 Viresh Kumargreybus: interface: Prefix DDBL1 attributes with ddbl1_...
2015-12-22 Johan Hovoldgreybus: es2: clean up csi-config request
2015-12-22 Johan Hovoldgreybus: svc: drop copy-pasted function header
2015-12-22 Viresh Kumargreybus: interface: Prefix hexadecimal values with...
2015-12-22 Laurent Pinchartgreybus: es2: Don't use stack memory as USB request...
2015-12-22 Laurent Pinchartgreybus: es2: Fix endian conversion issues
2015-12-22 Laurent Pinchartgreybus: camera: Fix remaining endian conversion issues
2015-12-22 Laurent Pinchartgreybus: camera: Set link power mode to HS-G2 with...
2015-12-22 Laurent Pinchartgreybus: camera: Configure the bridge CSI transmitter
2015-12-22 Laurent Pinchartgreybus: es2: Add support for CSI transmitter configuration
2015-12-22 Laurent Pinchartgreybus: camera: Configure link speed for the data...
2015-12-22 Laurent Pinchartgreybus: svc: Add support for the link config operation
2015-12-22 Laurent Pinchartgreybus: camera: Fix endian conversion issues
2015-12-18 Greg Kroah-Hartmangreybus: tools: don't always build them.
2015-12-18 Greg Kroah-Hartmangreybus: loopback_test: null terminate the dict structure
2015-12-18 Greg Kroah-Hartmangreybus: loopback_test: fix warning about signed/unsign...
2015-12-18 Greg Kroah-Hartmangreybus: tools: Add tools directory to greybus repo...
2015-12-18 Rui Miguel Silvagreybus: camera: fix data types of operations
2015-12-15 Rui Miguel Silvagreybus: spi: fix and cleanup spi devices handling
2015-12-15 Rui Miguel Silvagreybus: spi: unregister master on device add fail
2015-12-15 Rui Miguel Silvagreybus: spi: validate spi master register
2015-12-15 Rui Miguel Silvagreybus: spi: rename label to undo operation
2015-12-15 Johan Hovoldgreybus: interface: fix hot-unplug control-connection...
next