Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 21 | -751/+644 |
|\ | |||||
| * | pcmcia: remove unused argument to pcmcia_parse_tuple() | Dominik Brodowski | 2008-08-31 | 6 | -8/+8 |
| * | pcmcia: card services header cleanup | Dominik Brodowski | 2008-08-31 | 2 | -2/+2 |
| * | pcmcia: deprecate CS_OUT_OF_RESOURCE | Dominik Brodowski | 2008-08-23 | 1 | -2/+2 |
| * | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 14 | -77/+90 |
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 9 | -63/+24 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 9 | -68/+58 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 8 | -13/+0 |
| * | pcmcia: use pcmcia_loop_config in net pcmcia drivers | Dominik Brodowski | 2008-08-23 | 9 | -654/+596 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-13 | 10 | -51/+49 |
|\ \ | |||||
| * | | net/bfin_mac.c MDIO namespace fixes | Adrian Bunk | 2008-10-12 | 1 | -13/+13 |
| * | | jme: remove unused #include <version.h> | Huang Weiyi | 2008-10-12 | 1 | -1/+0 |
| * | | smc911x: Add support for LAN921{5,7,8} chips from SMSC | Guennadi Liakhovetski | 2008-10-12 | 2 | -6/+14 |
| * | | qlge: remove duplicated #include | Huang Weiyi | 2008-10-12 | 2 | -2/+0 |
| * | | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 2008-10-12 | 1 | -13/+14 |
| * | | net/tc35815.c: fix compilation | Adrian Bunk | 2008-10-12 | 1 | -1/+1 |
| * | | sky2: Fix WOL regression | Rafael J. Wysocki | 2008-10-12 | 1 | -14/+5 |
| * | | r8169: NULL pointer dereference on r8169 load | Petr Vandrovec | 2008-10-12 | 1 | -1/+2 |
* | | | tty: kref the tty driver object | Alan Cox | 2008-10-13 | 1 | -1/+1 |
* | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-12 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 403 | -28178/+62197 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 2008-09-23 | 12 | -51/+132 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 2008-09-10 | 52 | -379/+533 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-08-25 | 72 | -426/+714 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 2008-08-20 | 1 | -3/+3 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-10-12 | 11 | -617/+470 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 407 | -28229/+62245 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 | 55 | -379/+617 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | sparc64: Apply const or __initdata to vio_device_id[] | David S. Miller | 2008-09-01 | 1 | -2/+2 |
| * | | | | | | | | sparc: remove CONFIG_SUN4 | Adrian Bunk | 2008-08-31 | 1 | -42/+0 |
| * | | | | | | | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 6 | -6/+6 |
| * | | | | | | | | sunqe: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -80/+71 |
| * | | | | | | | | sunlance: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -47/+40 |
| * | | | | | | | | sunhme: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -154/+97 |
| * | | | | | | | | sunbmac: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -88/+70 |
| * | | | | | | | | myri_sbus: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 2 | -89/+69 |
| * | | | | | | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 | 3 | -8/+10 |
| * | | | | | | | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 | 5 | -144/+132 |
| * | | | | | | | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 6 | -48/+61 |
| * | | | | | | | | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 | 1 | -24/+27 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | smc911x: Fix external PHY detection | Guennadi Liakhovetski | 2008-10-11 | 1 | -0/+3 |
* | | | | | | | | e1000: allow VLAN devices to use TSO and CSUM offload | Patrick McHardy | 2008-10-11 | 1 | -0/+5 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 5 | -18/+32 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 7 | -40/+88 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 2 | -13/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 | 1 | -4/+4 |
| | * | | | | | | | | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm | Russell King | 2008-10-07 | 2 | -11/+11 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Add support for the Arcom/Eurotech Viper SBC onboard ethernet. | Marc Zyngier | 2008-09-09 | 1 | -1/+2 |
| | | * | | | | | | | Export smc91x led definitions | Marc Zyngier | 2008-09-09 | 1 | -8/+0 |
| * | | | | | | | | | Merge branch 'at91' into devel | Russell King | 2008-10-09 | 17 | -99/+136 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / |