| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64-SGI] snsc_event.c new file | Greg Howard | 2005-04-25 | 1 | -0/+304 |
* | [IA64] Altix system controller event handling | Greg Howard | 2005-04-25 | 3 | -1/+49 |
* | [IA64-SGI] Bus driver for the CX port of SGI's TIO chip. | Bruce Losure | 2005-04-25 | 4 | -0/+1417 |
* | [PATCH] ppc iomem annotations: mv643xx_eth | Al Viro | 2005-04-25 | 1 | -2/+2 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2005-04-25 | 7 | -17/+67 |
|\ |
|
| * | [SPARC]: Enable sun logo on sparc32 | Bob Breuer | 2005-04-25 | 1 | -1/+1 |
| * | [SPARC]: TCX Framebuffer fixes | Tom 'spot' Callaway | 2005-04-25 | 1 | -1/+13 |
| * | [SPARC]: module version cleanups | Tom 'spot' Callaway | 2005-04-25 | 5 | -15/+53 |
* | | [TG3]: Update driver version and release date. | David S. Miller | 2005-04-25 | 1 | -2/+2 |
* | | [ATM]: ENI155P error handling fix | Andrew Morton | 2005-04-25 | 1 | -9/+18 |
* | | [SLIP]: Remove redundant NULL pointer checks prior to kfree | Jesper Juhl | 2005-04-25 | 1 | -18/+12 |
* | | [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver() | chas williams | 2005-04-25 | 1 | -3/+1 |
* | | [ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.h | chas williams | 2005-04-25 | 2 | -3/+2 |
* | | [AX25] Introduce ax25_type_trans | Arnaldo Carvalho de Melo | 2005-04-25 | 8 | -30/+9 |
|/ |
|
* | [PATCH] mostek bogus sparse annotations fixed | Al Viro | 2005-04-24 | 1 | -3/+3 |
* | [PATCH] missing include in mthca | Al Viro | 2005-04-24 | 1 | -0/+1 |
* | [PATCH] broken dependency for floppy on ARM | Al Viro | 2005-04-24 | 1 | -1/+1 |
* | [PATCH] missing include in hisax | Al Viro | 2005-04-24 | 1 | -0/+1 |
* | [PATCH] broken dependency for I2C_MPC | Al Viro | 2005-04-24 | 1 | -1/+1 |
* | [PATCH] SCSI GFP fixes | Al Viro | 2005-04-24 | 2 | -2/+2 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | Linus Torvalds | 2005-04-22 | 3 | -11/+119 |
|\ |
|
| * | [SPARC64]: In sunsab driver, make sure to set the uart timeout. | David S. Miller | 2005-04-22 | 1 | -5/+11 |
| * | [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms | David S. Miller | 2005-04-22 | 1 | -2/+9 |
| * | [SPARC]: Provide generic ioctls in Sparc RTC driver. | David S. Miller | 2005-04-22 | 1 | -4/+99 |
* | | [TG3]: Add msi test | Michael Chan | 2005-04-22 | 1 | -3/+151 |
* | | [TG3]: Add msi support | Michael Chan | 2005-04-22 | 2 | -5/+72 |
* | | [TG3]: Fix bug in tg3_set_eeprom() | Michael Chan | 2005-04-22 | 1 | -1/+3 |
* | | [TG3]: Add nvram lock-out support for 5752 TPM | Michael Chan | 2005-04-22 | 2 | -34/+37 |
* | | [TG3]: Add nvram detection for 5752 | Michael Chan | 2005-04-22 | 2 | -1/+76 |
* | | [TG3]: Add GPIO3 for 5752 | Michael Chan | 2005-04-22 | 2 | -0/+13 |
* | | [TG3]: Workaround 5752 A0 chip ID | Michael Chan | 2005-04-22 | 2 | -5/+10 |
* | | [TG3]: Fix tg3_set_power_state() | Michael Chan | 2005-04-22 | 1 | -2/+8 |
* | | [TG3]: Setup proper GPIO settings | Michael Chan | 2005-04-22 | 1 | -6/+28 |
* | | [TG3]: Split tg3_phy_probe into 2 functions | Michael Chan | 2005-04-22 | 1 | -17/+39 |
* | | [TG3]: Minor 5752 fixes | Michael Chan | 2005-04-22 | 2 | -7/+18 |
* | | [TG3]: add support for bcm5752 rev a1 | John W. Linville | 2005-04-22 | 2 | -2/+6 |
* | | [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-22 | 1 | -5/+4 |
* | | [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants | John W. Linville | 2005-04-22 | 1 | -5/+2 |
* | | [TG3]: more use of TG3_FLG2_5705_PLUS flag | John W. Linville | 2005-04-22 | 1 | -8/+4 |
* | | [TG3]: use new TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-22 | 1 | -25/+13 |
* | | [TG3]: define TG3_FLG2_5750_PLUS flag | John W. Linville | 2005-04-22 | 2 | -0/+5 |
* | | [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's | John W. Linville | 2005-04-22 | 1 | -12/+4 |
* | | [TG3]: add bcm5752 entry to pci_ids.h | John W. Linville | 2005-04-22 | 1 | -1/+1 |
* | | [TG3]: add bcm5752 to tg3_pci_tbl | John W. Linville | 2005-04-22 | 1 | -0/+2 |
* | | [TG3]: add basic bcm5752 support | John W. Linville | 2005-04-22 | 2 | -21/+43 |
|/ |
|
* | [PATCH] Fix tgafb.c compile failure | Adrian Bunk | 2005-04-21 | 1 | -3/+1 |
* | [PATCH] Fix non-legacy ISO receive regression | Jody McIntyre | 2005-04-21 | 1 | -20/+43 |
* | [PATCH] ohci1394: tlabels misprinted in DBGMSG | Jody McIntyre | 2005-04-21 | 1 | -3/+3 |
* | [PATCH] fix for ISDN ippp filtering | Karsten Keil | 2005-04-21 | 1 | -5/+5 |
* | [PATCH] Fix aic7xxx_osm.c compile with older gcc's | James Bottomley | 2005-04-21 | 1 | -3/+2 |