| Commit message (Expand) | Author | Age |
* | i2c: i2c stack can remove() | David Brownell | 2007-05-01 |
* | i2c: i2c stack can probe() | David Brownell | 2007-05-01 |
* | i2c-pca-isa: Port to the new device driver model | Jean Delvare | 2007-05-01 |
* | i2c-elektor: Port to the new device driver model | Jean Delvare | 2007-05-01 |
* | i2c-parport-light: Port to the new device driver model | Jean Delvare | 2007-05-01 |
* | i2c-parport: Fix a minor race on driver unload | Jean Delvare | 2007-05-01 |
* | scx200_acb: Fix PCI device reference count | Jean Delvare | 2007-05-01 |
* | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 2007-05-01 |
* | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare | 2007-05-01 |
* | i2c-parport: Optimize binary size | Jean Delvare | 2007-05-01 |
* | i2c-algo-bit: Emulate SMBus block read | Jean Delvare | 2007-05-01 |
* | i2c: Emulate SMBus block read over I2C | Jean Delvare | 2007-05-01 |
* | i2c-algo-bit: Always send a stop condition before leaving | Jean Delvare | 2007-05-01 |
* | i2c: Rename dev_to_i2c_adapter() | David Brownell | 2007-05-01 |
* | i2c: Class attribute cleanup | David Brownell | 2007-05-01 |
* | i2c: Shrink struct i2c_client | David Brownell | 2007-05-01 |
* | i2c: i2c_register_driver() cleanup | David Brownell | 2007-05-01 |
* | i2c: i2c_adapter devices need no driver | Jean Delvare | 2007-05-01 |
* | i2c: Kill i2c_adapter.class_dev | Jean Delvare | 2007-05-01 |
* | libata: honour host controllers that want just one host | Linus Torvalds | 2007-04-30 |
* | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-04-30 |
|\ |
|
| * | ieee1394: remove garbage from Kconfig | Stefan Richter | 2007-04-29 |
| * | ieee1394: more help in Kconfig | Stefan Richter | 2007-04-29 |
| * | ieee1394: ohci1394: Fix mistake in printk message. | Simon Arlott | 2007-04-29 |
| * | ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ... | Bernhard Kauer | 2007-04-29 |
| * | ieee1394: ohci1394: fix cosmetic problem in error logging | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: send async streams at S100 on 1394b buses | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: fix error path in module_init | Akinobu Mita | 2007-04-29 |
| * | ieee1394: eth1394: correct return codes in hard_start_xmit | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: hard_start_xmit is called in atomic context | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: some conditions are unlikely | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: clean up fragment_overlap | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: don't use alloc_etherdev | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: omit useless set_mac_address callback | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: CONFIG_INET is always defined | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: allow MTU bigger than 1500 | Stefan Richter | 2007-04-29 |
| * | ieee1394: unexport highlevel_host_reset | Adrian Bunk | 2007-04-29 |
| * | ieee1394: eth1394: contain host reset | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: shorter error messages | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: correct a memset argument | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: refactor .probe and .update | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: .probe and .update may sleep | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: coding style | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: Move common recv_init code to helper function | Jean Delvare | 2007-04-29 |
| * | ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: reduce excessive function inlining | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: clean up host removal | Stefan Richter | 2007-04-29 |
| * | ieee1394: eth1394: unregister address space in failure case | Stefan Richter | 2007-04-29 |
| * | ieee1394: send async streams at S100 | Stefan Richter | 2007-04-29 |