Age | Commit message (Expand) | Author | Files | Lines |
2006-03-24 | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support | Martin Devera | 2 | -2/+6 |
2006-03-24 | [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization | Jean Delvare | 1 | -3/+1 |
2006-03-24 | [PATCH] I2C: i2c-ali1535: Drop redundant mutex | Jean Delvare | 1 | -4/+0 |
2006-03-24 | [PATCH] i2c: Cleanup isp1301_omap | Jean Delvare | 1 | -2/+0 |
2006-03-24 | [PATCH] i2c: Fix i2c-ite name initialization | Jean Delvare | 1 | -3/+1 |
2006-03-24 | [PATCH] i2c: Drop the i2c-frodo bus driver | Jean Delvare | 1 | -85/+0 |
2006-03-24 | [PATCH] i2c: Optimize core_lists mutex usage | Jean Delvare | 1 | -6/+5 |
2006-03-24 | [PATCH] w83781d: Don't reset the chip by default | Jean Delvare | 1 | -1/+21 |
2006-03-24 | [PATCH] w83627ehf: Refactor the sysfs interface | Yuan Mu | 1 | -126/+80 |
2006-03-24 | [PATCH] hwmon: Support the Pentium M VID code | Jean Delvare | 1 | -1/+8 |
2006-03-24 | [PATCH] hwmon: Add support for the Winbond W83687THF | Jean Delvare | 2 | -17/+62 |
2006-03-24 | [PATCH] hwmon: f71805f semaphore to mutex conversions | Jean Delvare | 1 | -28/+29 |
2006-03-24 | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 36 | -596/+632 |
2006-03-24 | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 3 | -6/+6 |
2006-03-24 | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 7 | -61/+65 |
2006-03-24 | [PATCH] i2c: Speed up block transfers | Jean Delvare | 1 | -9/+6 |
2006-03-24 | [PATCH] hwmon: w83792d drop useless macros | Jean Delvare | 1 | -21/+3 |
2006-03-24 | [PATCH] hwmon: w83792d use arrays of attributes | Yuan Mu | 1 | -284/+241 |
2006-03-24 | [PATCH] I2C: fix sx200_acb build on other arches | Jean Delvare | 1 | -1/+1 |
2006-03-24 | [PATCH] i2c: scx200_acb minimal documentation update | Ben Gardner | 1 | -2/+3 |
2006-03-24 | [PATCH] i2c: scx200_acb fix and speed up the poll loop | Ben Gardner | 1 | -11/+2 |
2006-03-24 | [PATCH] i2c: scx200_acb add support for the CS5535/CS5536 | Ben Gardner | 1 | -14/+43 |
2006-03-24 | [PATCH] i2c: scx200_acb remove use of lock_kernel | Ben Gardner | 1 | -6/+7 |
2006-03-24 | [PATCH] i2c: scx200_acb refactor/simplify code | Ben Gardner | 1 | -44/+29 |
2006-03-24 | [PATCH] i2c: scx200_acb debug log cleanup | Ben Gardner | 1 | -25/+17 |
2006-03-24 | [PATCH] i2c: scx200_acb whitespace and comment cleanup | Ben Gardner | 1 | -47/+43 |
2006-03-24 | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 4 | -24/+28 |
2006-03-24 | [PATCH] hwmon: Use attribute arrays in f71805f | Jean Delvare | 1 | -115/+103 |
2006-03-24 | [PATCH] hwmon: Use attribute arrays in pc87360 | Jim Cromie | 1 | -207/+201 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2 | -5/+2 |
2006-03-23 | [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag | Rene Herman | 1 | -5/+1 |
2006-03-23 | [PATCH] kill _INLINE_ | Adrian Bunk | 9 | -93/+52 |
2006-03-23 | [PATCH] snsc kmalloc2kzalloc | Jes Sorensen | 2 | -9/+4 |
2006-03-23 | [PATCH] sem2mutex: drivers/ide | Arjan van de Ven | 4 | -24/+28 |
2006-03-23 | [PATCH] sem2mutex: serial ->port_write_mutex | Ingo Molnar | 4 | -11/+11 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/nbd.c | Ingo Molnar | 1 | -8/+8 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/loop.c | Ingo Molnar | 1 | -9/+9 |
2006-03-23 | [PATCH] sem2mutex: tty | Ingo Molnar | 3 | -37/+37 |
2006-03-23 | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 2 | -6/+6 |
2006-03-23 | [PATCH] sem2mutex: drivers/char/ | Ingo Molnar | 4 | -10/+10 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/floppy.c | Jes Sorensen | 1 | -8/+9 |
2006-03-23 | [PATCH] sem2mutex: drivers/block/pktcdvd.c | Jes Sorensen | 1 | -13/+14 |
2006-03-23 | [PATCH] sem2mutex: drivers/scsi/ide-scsi.c | Jes Sorensen | 1 | -5/+6 |
2006-03-23 | [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic | Arjan van de Ven | 4 | -41/+45 |
2006-03-23 | [PATCH] sem2mutex: kcapi.c | Arjan van de Ven | 1 | -8/+9 |
2006-03-23 | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 9 | -478/+449 |
2006-03-23 | [PATCH] cleanup cdrom_ioctl | Christoph Hellwig | 1 | -340/+537 |
2006-03-23 | [PATCH] swsusp: add check for suspension of X-controlled devices | Rafael J. Wysocki | 2 | -1/+12 |
2006-03-23 | [PATCH] cciss: fix use-after-free in cciss_init_one | Patrick McHardy | 1 | -1/+1 |
2006-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 10 | -19/+12 |