Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | cciss: fix sysfs broken symlink regression | Mike Miller | 2008-11-06 | 1 | -0/+1 | |
* | | | | | | | | hwmon: applesmc: add support for iMac 8 | Henrik Rydberg | 2008-11-06 | 1 | -0/+9 | |
* | | | | | | | | hwmon: applesmc: add support for Macbook Pro 5 | Henrik Rydberg | 2008-11-06 | 1 | -0/+10 | |
* | | | | | | | | hwmon: applesmc: add support for Macbook 5 | Henrik Rydberg | 2008-11-06 | 1 | -0/+9 | |
* | | | | | | | | hwmon: applesmc: add support for iMac 5 | Henrik Rydberg | 2008-11-06 | 1 | -0/+8 | |
* | | | | | | | | rtc: fix handling of missing tm_year data when reading alarms | Mark Brown | 2008-11-06 | 1 | -1/+1 | |
* | | | | | | | | vt: incomplete initialization of vc_tab_stop | Wolfgang Kroworsch | 2008-11-06 | 1 | -2/+8 | |
* | | | | | | | | cpqarry: fix return value of cpqarray_init() | Andrey Borzenkov | 2008-11-06 | 1 | -1/+6 | |
* | | | | | | | | cciss: new hardware support | Mike Miller | 2008-11-06 | 1 | -0/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-04 | 8 | -22/+40 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | niu: Use pci_ioremap_bar(). | David S. Miller | 2008-11-03 | 1 | -5/+1 | |
| * | | | | | | bnx2x: Version Update | Eilon Greenstein | 2008-11-03 | 1 | -2/+2 | |
| * | | | | | | bnx2x: Calling netif_carrier_off at the end of the probe | Eilon Greenstein | 2008-11-03 | 1 | -2/+2 | |
| * | | | | | | bnx2x: PCI configuration bug on big-endian | Eilon Greenstein | 2008-11-03 | 1 | -4/+5 | |
| * | | | | | | bnx2x: Removing the PMF indication when unloading | Eilon Greenstein | 2008-11-03 | 1 | -0/+2 | |
| * | | | | | | mv643xx_eth: fix SMI bus access timeouts | Lennert Buytenhek | 2008-11-03 | 1 | -3/+6 | |
| * | | | | | | net: kconfig cleanup | Jeff Kirsher | 2008-11-03 | 1 | -3/+15 | |
| * | | | | | | fs_enet: fix polling | Alexey Dobriyan | 2008-11-03 | 1 | -2/+4 | |
| * | | | | | | SMC91x: Fix compilation on some platforms. | David S. Miller | 2008-11-03 | 1 | -0/+2 | |
| * | | | | | | drivers/net/smc911x.c: Fix lockdep warning on xmit. | Will Newton | 2008-11-02 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-11-04 | 5 | -34/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libata: mask off DET when restoring SControl for detach | Tejun Heo | 2008-11-04 | 1 | -1/+1 | |
| * | | | | | | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 | 1 | -1/+3 | |
| * | | | | | | | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns | 2008-11-04 | 1 | -3/+4 | |
| * | | | | | | | sata_nv: fix generic, nf2/3 detection regression | Tejun Heo | 2008-11-04 | 1 | -28/+25 | |
| * | | | | | | | sata_via: restore vt*_prepare_host error handling | Marcin Slusarz | 2008-11-04 | 1 | -1/+3 | |
| * | | | | | | | sata_promise: add ATA engine reset to reset ops | Mikael Pettersson | 2008-11-04 | 1 | -0/+20 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | drivers: remove duplicated #include | Jianjun Kong | 2008-11-04 | 8 | -8/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 2 | -94/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i915: use io-mapping interfaces instead of a variety of mapping kludges | Keith Packard | 2008-10-31 | 2 | -94/+83 | |
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-11-03 | 6 | -14/+48 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | i915: Add GEM ioctl to get available aperture size. | Eric Anholt | 2008-11-03 | 3 | -0/+25 | |
| * | | | | | | drm/radeon: fixup further bus mastering confusion. | Alex Deucher | 2008-10-28 | 2 | -13/+14 | |
| * | | | | | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n | Len Brown | 2008-10-28 | 2 | -1/+9 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-11-02 | 14 | -27/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ide-gd: re-get capacity on revalidate | Borislav Petkov | 2008-11-02 | 1 | -1/+6 | |
| * | | | | | | | tx4938ide: Avoid underflow on calculation of a wait cycle | Atsushi Nemoto | 2008-11-02 | 1 | -2/+3 | |
| * | | | | | | | tx4938ide: Do not call devm_ioremap for whole 128KB | Atsushi Nemoto | 2008-11-02 | 1 | -11/+16 | |
| * | | | | | | | tx4938ide: Check minimum cycle time and SHWT range (v2) | Atsushi Nemoto | 2008-11-02 | 1 | -1/+8 | |
| * | | | | | | | ide: Switch to a common address | Alan Cox | 2008-11-02 | 11 | -11/+11 | |
| * | | | | | | | ide-cd: fix DMA alignment regression | Borislav Petkov | 2008-11-02 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 25 | -78/+121 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | IRDA: remove double inclusion of module.h | Alexander Beregalov | 2008-11-01 | 2 | -2/+0 | |
| * | | | | | | bpa10x: free sk_buff with kfree_skb | Ilpo Järvinen | 2008-10-31 | 1 | -2/+2 | |
| * | | | | | | net: Really remove all of LOOPBACK_TSO code. | David S. Miller | 2008-10-31 | 1 | -9/+0 | |
| * | | | | | | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-30 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-30 | 11 | -36/+99 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gianfar: Don't reset TBI<->SerDes link if it's already up | Trent Piepho | 2008-10-31 | 1 | -0/+9 | |
| | * | | | | | | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 3 | -0/+31 | |
| | * | | | | | | at91_ether: request/free GPIO for PHY interrupt | David Brownell | 2008-10-31 | 1 | -1/+5 |