aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-01i2c: Add i2c_new_probed_device()Jean Delvare
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare
2007-05-01i2c: i2c EXPORT_SYMBOL cleanupDavid Brownell
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell
2007-05-01i2c: i2c stack can remove()David Brownell
2007-05-01i2c: i2c stack can probe()David Brownell
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare
2007-05-01i2c-elektor: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport: Fix a minor race on driver unloadJean Delvare
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare
2007-05-01i2c-parport: Optimize binary sizeJean Delvare
2007-05-01i2c-algo-bit: Emulate SMBus block readJean Delvare
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare
2007-05-01i2c: Rename dev_to_i2c_adapter()David Brownell
2007-05-01i2c: Class attribute cleanupDavid Brownell
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-05-01i2c: i2c_register_driver() cleanupDavid Brownell
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang
2007-04-30ieee1394: remove garbage from KconfigStefan Richter
2007-04-30ieee1394: more help in KconfigStefan Richter
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter
2007-04-30ieee1394: eth1394: some conditions are unlikelyStefan Richter
2007-04-30ieee1394: eth1394: clean up fragment_overlapStefan Richter
2007-04-30ieee1394: eth1394: don't use alloc_etherdevStefan Richter
2007-04-30ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter
2007-04-30ieee1394: eth1394: CONFIG_INET is always definedStefan Richter