Age | Commit message (Expand) | Author | Files | Lines |
2023-06-05 | ALSA: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-11-19 | ALSA: ppc: keywest: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -4/+2 |
2021-06-09 | ALSA: poewrmac: Fix assignment in if condition | Takashi Iwai | 1 | -2/+4 |
2021-03-11 | ALSA: ppc: keywest: remove outdated comment | Wolfram Sang | 1 | -5/+0 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-03-27 | ALSA: ppc: keywest: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -3/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2015-08-25 | ALSA: ppc: Add missing inclusion of linux/module.h | Takashi Iwai | 1 | -0/+1 |
2015-08-25 | ALSA: ppc: keywest: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-05-29 | ALSA: ppc: keywest: check if DEQ was already instantiated | Wolfram Sang | 1 | -1/+12 |
2015-05-18 | ALSA: ppc: keywest: drop using attach adapter | Wolfram Sang | 1 | -4/+19 |
2013-10-03 | ALSA: ppc: keywest: Don't use i2c_client->driver | Lars-Peter Clausen | 1 | -2/+2 |
2012-12-07 | ALSA: ppc: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2011-09-12 | ALSA: keywest: Remove obsolete cleanup for clientdata | Axel Lin | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-10-02 | sound: Make keywest_driver static | Jean Delvare | 1 | -1/+1 |
2009-10-01 | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 1 | -0/+12 |
2009-06-10 | Merge branch 'topic/section-fix' into for-linus | Takashi Iwai | 1 | -2/+2 |
2009-06-03 | ALSA: sound/ppc: update annotations of serveral functions | Stephen Rothwell | 1 | -2/+2 |
2009-05-14 | ALSA: keywest: Get rid of useless i2c_device_name() macro | Jean Delvare | 1 | -5/+1 |
2009-04-21 | ALSA: keywest: Convert to new-style i2c driver | Jean Delvare | 1 | -41/+41 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-27 | i2c: Kill rogue driver IDs | Jean Delvare | 1 | -3/+0 |
2006-09-23 | [ALSA] powermac - Fix Oops when conflicting with aoa driver | Takashi Iwai | 1 | -0/+3 |
2006-08-03 | [ALSA] Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+1 |
2006-03-23 | [PATCH] I2C: Drop unneeded i2c-dev.h includes | Jean Delvare | 1 | -1/+0 |
2006-01-05 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11 | Laurent Riffard | 1 | -1/+4 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 1 | -1/+0 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PowerMac | Takashi Iwai | 1 | -3/+3 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+143 |