| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 10 | -10/+10 |
|\ |
|
| * | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 10 | -10/+10 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 2 | -78/+165 |
|\ \
| |/
|/| |
|
| * | Merge the easy part of the IOP branch | Russell King | 2007-02-18 | 1 | -1/+1 |
| |\ |
|
| | * | [ARM] 4184/1: iop: cp6 access handler (undef_hook) | Dan Williams | 2007-02-14 | 1 | -1/+1 |
| * | | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set | Guennadi Liakhovetski | 2007-02-08 | 1 | -77/+164 |
| |/ |
|
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 12 | -12/+0 |
* | | i2c: Remove the warning on missing adapter device | Jean Delvare | 2007-02-13 | 1 | -3/+2 |
* | | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 2007-02-13 | 4 | -3/+8 |
* | | i2c: PA Semi SMBus driver | Olof Johansson | 2007-02-13 | 3 | -0/+434 |
* | | i2c-amd8111: Proposed cleanups | Jean Delvare | 2007-02-13 | 1 | -28/+42 |
* | | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell | 2007-02-13 | 1 | -0/+8 |
* | | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare | 2007-02-13 | 2 | -3/+8 |
* | | i2c: Add IDs to adapters | Stephen Hemminger | 2007-02-13 | 17 | -0/+19 |
* | | i2c: Add driver suspend/resume/shutdown support | David Brownell | 2007-02-13 | 1 | -21/+44 |
* | | i2c: completion header cleanups | Jean Delvare | 2007-02-13 | 3 | -1/+2 |
* | | i2c-i801: Spelling fix | Jean Delvare | 2007-02-13 | 1 | -1/+1 |
* | | i2c-piix4: Add support for the ATI SB600 | Jean Delvare | 2007-02-13 | 2 | -0/+4 |
* | | i2c-nforce2: Drop unused reference to pci_dev | Jean Delvare | 2007-02-13 | 1 | -2/+0 |
* | | i2c-ali1563: Fix device initialization | Jean Delvare | 2007-02-13 | 1 | -23/+18 |
* | | i2c-ali1563: Improve the status messages | Jean Delvare | 2007-02-13 | 1 | -5/+11 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-07 | 1 | -1/+1 |
|/ |
|
* | i2c/m41t00: Do not forget to write year | Philippe De Muyter | 2007-01-05 | 1 | -0/+1 |
* | i2c-mv64xxx: Fix random oops at boot | Maxime Bizon | 2007-01-05 | 1 | -2/+2 |
* | i2c: Migration aids for i2c_adapter.dev removal | David Brownell | 2007-01-04 | 1 | -4/+24 |
* | i2c-pnx: Fix interrupt handler, get rid of EARLY config option | Vitaly Wool | 2007-01-04 | 2 | -15/+1 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-13 | 1 | -1/+1 |
|\ |
|
| * | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare | 2006-12-12 | 1 | -1/+1 |
* | | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 2006-12-13 | 1 | -9/+12 |
* | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 | 1 | -2/+2 |
* | | i2c: Refactor a kfree in i2c-dev | Jean Delvare | 2006-12-10 | 1 | -2/+1 |
* | | i2c: Fix return value check in i2c-dev | Akinobu Mita | 2006-12-10 | 1 | -2/+2 |
* | | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare | 2006-12-10 | 1 | -4/+12 |
* | | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | 17 | -48/+17 |
* | | i2c: New ARM Versatile/Realview bus driver | Russell King | 2006-12-10 | 3 | -0/+165 |
* | | i2c: fix broken ds1337 initialization | Dirk Eibach | 2006-12-10 | 1 | -1/+7 |
* | | i2c: Use the __ATTR macro where possible | Jean Delvare | 2006-12-10 | 1 | -7/+4 |
* | | i2c: Whitespace cleanups | David Brownell | 2006-12-10 | 2 | -44/+44 |
* | | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare | 2006-12-10 | 1 | -2/+1 |
* | | i2c: New Atmel AT91 bus driver | Andrew Victor | 2006-12-10 | 3 | -0/+333 |
* | | i2c: Add support for nested i2c bus locking | Jiri Kosina | 2006-12-10 | 1 | -1/+1 |
* | | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2006-12-10 | 1 | -75/+14 |
* | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 2006-12-10 | 1 | -0/+9 |
* | | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 | 3 | -0/+728 |
* | | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 2006-12-10 | 7 | -1226/+0 |
|/ |
|
* | [PATCH] struct path: convert i2c-drivers | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 2 | -133/+4 |
|\ |
|
| *-. | [ARM] Merge individual ARM sub-trees | Russell King | 2006-12-07 | 2 | -133/+4 |
| |\ \ |
|
| | | * | [ARM] 3995/1: iop13xx: add iop13xx support | Dan Williams | 2006-12-07 | 1 | -3/+3 |
| | |/
| |/| |
|