Age | Commit message (Expand) | Author |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-29 | i2c/tps65010: Add missing intialization of client data | Jean Delvare |
2008-04-22 | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-14 | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell |
2008-03-12 | i2c: chips subdirectory is deprecated | Jean Delvare |
2008-02-07 | hwmon: Discard useless I2C driver IDs | Jean Delvare |
2008-02-05 | deprecate obsolete pca9539 driver | eric miao |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-27 | i2c: the scheduled I2C RTC driver removal | Adrian Bunk |
2008-01-27 | i2c/tsl2550: Add power management added | Rodolfo Giometti |
2008-01-27 | i2c: Add support for the PCF8575 chip | Bart Van Assche |
2008-01-24 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve |
2007-12-12 | i2c/isp1301_omap: Build fix | David Brownell |
2007-11-15 | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix | Jean Delvare |
2007-11-15 | i2c/eeprom: Hide Sony Vaio serial numbers | Jean Delvare |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve |
2007-10-13 | i2c/pcf8574: No arbitrary initialization | Jean Delvare |
2007-10-13 | i2c/tps65010: New-style driver updates, part 2 | David Brownell |
2007-10-13 | i2c/tps65010: New-style driver updates, part 1 | David Brownell |
2007-08-14 | i2c/menelaus: Build fix | David Brownell |
2007-08-14 | i2c/isp1301_omap: Build fixes, whitespace | David Brownell |
2007-07-29 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki |
2007-07-26 | i2c: ds1682 warning fix | Andrew Morton |
2007-07-17 | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren |
2007-07-15 | missing argument in bin_attribute ->read()/->write() | Al Viro |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | i2c/tsl2550: Speed up initialization | Jean Delvare |
2007-07-12 | i2c: Add support for the TSL2550 | Rodolfo Giometti |
2007-07-12 | i2c: New DS1682 chip driver | Grant Likely |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-07-12 | i2c: Deprecate legacy RTC drivers | Jean Delvare |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-05-09 | PM: Separate hibernation code from suspend code | Rafael J. Wysocki |
2007-05-07 | remove software_suspend() | Johannes Berg |
2007-05-01 | Use menuconfig objects - I2C | Jan Engelhardt |
2007-03-22 | i2c/ds1374: Check workqueue creation status | Cyrill V. Gorcunov |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2007-02-07 | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell |
2007-01-05 | i2c/m41t00: Do not forget to write year | Philippe De Muyter |
2006-12-13 | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell |
2006-12-10 | i2c: fix broken ds1337 initialization | Dirk Eibach |
2006-12-06 | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-27 | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell |