| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-06 | 20 | -233/+1735 |
|\ |
|
| * | [PATCH] orinoco: New driver - spectrum_cs. | Pavel Roskin | 2005-09-05 | 3 | -0/+1134 |
| * | [PATCH] orinoco: New driver - orinoco_nortel. | Pavel Roskin | 2005-09-05 | 3 | -0/+334 |
| * | [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI... | Pavel Roskin | 2005-09-05 | 1 | -12/+6 |
| * | [PATCH] orinoco: Optimize orinoco_join_ap() | Pavel Roskin | 2005-09-05 | 1 | -7/+11 |
| * | [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. | Pavel Roskin | 2005-09-05 | 1 | -1/+3 |
| * | [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. | Pavel Roskin | 2005-09-05 | 1 | -1/+0 |
| * | [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. | Pavel Roskin | 2005-09-05 | 1 | -28/+43 |
| * | [PATCH] Kconfig fix (PHYLIB vs. s390) | viro@ZenIV.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (15/22) Kconfig fix (82596) | Al Viro | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] mv643xx: add netpoll api support | Dale Farnsworth | 2005-09-05 | 1 | -2/+42 |
| * | [PATCH] mv643xx: Fix promiscuous mode handling | Dale Farnsworth | 2005-09-05 | 2 | -62/+4 |
| * | [PATCH] mv643xx: Disable per port bandwidth limits | Dale Farnsworth | 2005-09-05 | 1 | -0/+3 |
| * | [PATCH] mv643xx: fix outstanding tx skb counter | Dale Farnsworth | 2005-09-05 | 1 | -15/+9 |
| * | [PATCH] mv643xx: fix skb memory leak | Dale Farnsworth | 2005-09-05 | 1 | -4/+2 |
| * | [PATCH] sis190: basic sis191 support | Francois Romieu | 2005-09-05 | 2 | -5/+8 |
| * | [PATCH] sis190: RGMII Tx internal delay fiddling | Francois Romieu | 2005-09-05 | 1 | -2/+17 |
| * | [PATCH] sis190: make 10Mbps the default when handling the StationControl regi... | Francois Romieu | 2005-09-05 | 1 | -37/+21 |
| * | [PATCH] sis190: recent chipsets from SiS include a RGMII | Francois Romieu | 2005-09-05 | 1 | -4/+45 |
| * | [PATCH] sis190: unmask the link change events | Francois Romieu | 2005-09-05 | 1 | -1/+2 |
| * | [PATCH] 'mdio_bus_exit' in discarded section .text.exit | Peter Chubb | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] drivers/net/ne3210.c: cleanups | Adrian Bunk | 2005-09-05 | 1 | -6/+3 |
| * | [PATCH] (6/7) missing include (ipw2200) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -0/+1 |
| * | [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -34/+35 |
| * | [PATCH] (4/7) missing include (uli526x) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (3/7) iomem annotations (s2io) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -7/+7 |
| * | [PATCH] (2/7) iomem annotations (e1000) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] (1/7) chelsio sparse annotations | viro@ftp.linux.org.uk | 2005-09-05 | 2 | -3/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-06 | 1 | -52/+62 |
|\ \ |
|
| * | | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 2005-09-05 | 1 | -52/+62 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 | 1 | -42/+0 |
|\ \ \ |
|
| * | | | kconfig: move initramfs options to General Setup | Sam Ravnborg | 2005-08-10 | 1 | -42/+0 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-09-06 | 7 | -50/+154 |
|\ \ \ \ |
|
| * | | | | [PATCH] klist: fix klist to have the same klist_add semantics as list_head | James Bottomley | 2005-09-05 | 3 | -4/+4 |
| * | | | | [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d... | Jesper Juhl | 2005-09-05 | 1 | -4/+2 |
| * | | | | [PATCH] Driver core: hande sysdev suspend failure | Shaohua Li | 2005-09-05 | 1 | -25/+85 |
| * | | | | [PATCH] Floppy: add cmos attribute to floppy driver tidy | Andrew Morton | 2005-09-05 | 1 | -8/+7 |
| * | | | | [PATCH] Floppy: Add cmos attribute to floppy driver | Hannes Reinecke | 2005-09-05 | 1 | -13/+29 |
| * | | | | [PATCH] Driver core: link device and all class devices derived from it. | Dmitry Torokhov | 2005-09-05 | 2 | -3/+32 |
| * | | | | [PATCH] Fix manual binding infinite loop | Greg Kroah-Hartman | 2005-09-05 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2005-09-06 | 129 | -2081/+3771 |
|\ \ \ \ |
|
| * | | | | [PATCH] hwmon: (3/3) pc87360 driver update | Jim Cromie | 2005-09-05 | 1 | -30/+24 |
| * | | | | [PATCH] hwmon: (2/3) pc87360 driver update | Jim Cromie | 2005-09-05 | 1 | -56/+56 |
| * | | | | [PATCH] hwmon: (1/3) pc87360 driver update | Jim Cromie | 2005-09-05 | 1 | -370/+405 |
| * | | | | [PATCH] I2C: Fix sgi_xfer return value | Jean Delvare | 2005-09-05 | 1 | -1/+1 |
| * | | | | [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c | Jean Delvare | 2005-09-05 | 1 | -4/+4 |
| * | | | | [PATCH] i2c: chips/ds1374.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
| * | | | | [PATCH] i2c: chips/m41t00.c fixup | Mark A. Greer | 2005-09-05 | 1 | -1/+1 |
| * | | | | [PATCH] I2C: Drop probe parameter of i2c-keywest | Jean Delvare | 2005-09-05 | 1 | -12/+0 |
| * | | | | [PATCH] I2C: Drop debug eeprom dump code in pcilynx | Jean Delvare | 2005-09-05 | 1 | -20/+0 |