| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 |
|\ |
|
| * | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 2008-04-23 |
| * | rt2x00: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | iwlwifi: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 2008-04-23 |
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 |
* | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 2008-04-23 |
* | | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 |
* | | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki | 2008-04-22 |
* | | Relax check on adding children of suspended devices | Rafael J. Wysocki | 2008-04-22 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-22 |
|\ \ |
|
| * | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 2008-04-22 |
| * | | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 |
| * | | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 |
| * | | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |
| * | | | i2c: New driver for the SuperH Mobile I2C bus controller | Magnus Damm | 2008-04-22 |
| * | | | i2c/scx200_acb: Don't use 0 as NULL pointer | Adrian Bunk | 2008-04-22 |
| * | | | i2c-bfin-twi: Fix mismatch in add timer and delete timer | Hans Schillstrom | 2008-04-22 |
| * | | | i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN | Bryan Wu | 2008-04-22 |
| * | | | i2c-bfin-twi: Use simpler comment headers and strip out information that is m... | Mike Frysinger | 2008-04-22 |
| * | | | i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in... | Bryan Wu | 2008-04-22 |
| * | | | i2c-bfin-twi: Add missing pin mux operation | Bryan Wu | 2008-04-22 |
| * | | | i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr... | Bryan Wu | 2008-04-22 |
| * | | | i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast... | Sonic Zhang | 2008-04-22 |
| * | | | i2c: Remove trailing whitespaces in busses/Kconfig | Wolfram Sang | 2008-04-22 |
| * | | | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 |
| * | | | i2c: Renesas SH7760 I2C master driver | Manuel Lauss | 2008-04-22 |
| * | | | i2c-dev: Split i2cdev_ioctl | Jean Delvare | 2008-04-22 |
| * | | | i2c-ibm_iic: Support building as an of_platform driver | Sean MacLennan | 2008-04-22 |
| * | | | i2c-ibm_iic: Change the log levels | Sean MacLennan | 2008-04-22 |
| * | | | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 2008-04-22 |
| * | | | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2008-04-22 |
| * | | | i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF | Wolfram Sang | 2008-04-22 |
| * | | | i2c: Remove the algorithm drivers from the config menu | Jean Delvare | 2008-04-22 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | HID: Suppress hidinput for Samsung IR control | Robert Schedel | 2008-04-22 |
| * | | | HID: remove 60x GTCO devices from blacklist | Jiri Kosina | 2008-04-22 |
| * | | | HID: WiseGroup 866 Dual Joypad needs output reports quirk | Jiri Kosina | 2008-04-22 |
| * | | | HID: ThrustMaster FF driver is no longer experimental | Jiri Kosina | 2008-04-22 |
| * | | | HID: Logitech diNovo Mini pad support | Jiri Kosina | 2008-04-22 |
| * | | | HID: fix race between open() and disconnect() in usbhid | Oliver Neukum | 2008-04-22 |
| * | | | HID: make hid_input_field and usbhid_modify_dquirk static | Adrian Bunk | 2008-04-22 |
| * | | | HID: pass numbered reports properly to hidraw | Jiri Kosina | 2008-04-22 |
| * | | | HID: fix misplaced rdesc quirk | Jiri Kosina | 2008-04-22 |
| * | | | HID: force feedback driver for Logitech Rumblepad 2 | Anssi Hannula | 2008-04-22 |
| * | | | HID: move wait from hid to usbhid | Jiri Slaby | 2008-04-22 |
| * | | | HID: fix sparse warnings | Jiri Slaby | 2008-04-22 |
| * | | | HID: only dump report traffic with debug level 2 | Anssi Hannula | 2008-04-22 |