summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: core: Add function for finding the bus speed from ACPI, take 2Jarkko Nikula2016-08-261-11/+88
| * | i2c: core: Cleanup I2C ACPI namespace, take 2Jarkko Nikula2016-08-261-43/+43
| * | i2c: designware: Enable high speed modeWeifeng Voon2016-08-263-6/+37
| * | i2c: designware: set the common config before the if elseWeifeng Voon2016-08-261-4/+6
| * | i2c: designware: Enable fast mode plusWeifeng Voon2016-08-262-5/+11
| * | i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon2016-08-262-0/+10
| * | i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon2016-08-262-6/+8
| * | i2c: octeon: Use booleon values for booleon variablesJan Glauber2016-08-261-2/+2
| * | i2c: octeon: Sort include files alphabeticallyJan Glauber2016-08-261-5/+5
| * | i2c: octeon,thunderx: Move register offsets to structJan Glauber2016-08-264-31/+40
| * | i2c: thunderx: Add SMBUS alert supportJan Glauber2016-08-263-0/+50
| * | i2c: thunderx: Add i2c driver for ThunderX SOCJan Glauber2016-08-264-3/+234
| * | i2c: octeon: Split the driver into two partsJan Glauber2016-08-264-973/+1010
| * | i2c: octeon: Rename driver to prepare for splitJan Glauber2016-08-262-1/+1
| * | i2c: add i2c_trylock_bus wrapper, use itPeter Rosin2016-08-252-3/+3
| * | eeprom: at24: check if the chip is functional in probe()Bartosz Golaszewski2016-08-221-2/+13
| * | i2c: uniphier{-f}: don't print error when adding adapter failsWolfram Sang2016-08-222-10/+0
| * | i2c: don't print error when adding adapter failsWolfram Sang2016-08-2253-149/+42
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-0741-670/+9131
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina2016-10-0740-628/+9083
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | HID: wacom - add touch_arbitration parameter to wacom modulePing Cheng2016-08-101-27/+36
| | | | | | | | | * | HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke2016-08-102-13/+72
| | | | | | | | | * | HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similarJason Gerecke2016-08-102-19/+40
| | | | | | | | | * | HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires2016-08-053-0/+13
| | | | | | | | | * | HID: wacom: power_supply: remove ac informationBenjamin Tissoires2016-08-052-51/+1
| | | | | | | | | * | HID: wacom: power_supply: mark the type as USBBenjamin Tissoires2016-08-051-1/+1
| | | | | | | | | * | HID: wacom: leds: handle Cintiq 24HD leds buttonsBenjamin Tissoires2016-08-051-3/+35
| | | | | | | | | * | HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDsBenjamin Tissoires2016-08-051-0/+9
| | | | | | | | | * | HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires2016-08-054-3/+118
| | | | | | | | | * | HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires2016-08-052-1/+27
| | | | | | | | | * | HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires2016-08-052-10/+204
| | | | | | | | | * | HID: wacom: EKR: attach the power_supply on first connectionBenjamin Tissoires2016-08-051-6/+30
| | | | | | | | | * | HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires2016-08-054-93/+109
| | | | | | | | | * | HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires2016-08-053-5/+62
| | | | | | | | | * | HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires2016-08-053-29/+32
| | | | | | | | | * | HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires2016-08-051-16/+28
| | | | | | | | | * | HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires2016-08-051-40/+53
| | | | | | | | | * | HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires2016-08-051-23/+14
| | | | | | | | | * | HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires2016-08-054-66/+94
| | | | | | | | | * | HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires2016-08-054-38/+113
| | | | | | | | | * | HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires2016-08-053-17/+78
| | | | | | | | | * | HID: wacom: devres manage the shared data tooBenjamin Tissoires2016-08-051-34/+39
| | | | | | | | | * | HID: wacom: use devres to allocate driver dataBenjamin Tissoires2016-08-051-3/+1
| | | | | | | | | * | HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires2016-08-051-8/+6
| | | | | | | | | * | HID: wacom: convert LEDs to devresBenjamin Tissoires2016-08-052-51/+45
| | | | | | | | | * | HID: wacom: put the managed resources in a groupBenjamin Tissoires2016-08-054-43/+32
| | | | | | | | | * | HID: wacom: switch inputs to devresBenjamin Tissoires2016-08-051-18/+16
| | | | | | | | | * | HID: wacom: switch battery to devresBenjamin Tissoires2016-08-051-14/+24
| | | | | | | | | * | HID: wacom: use one work queue per taskBenjamin Tissoires2016-08-053-15/+29
| | | | | | | | | * | HID: wacom: untie leds from inputsBenjamin Tissoires2016-08-051-9/+11