| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-08-22 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PCI: check saved state before restore | Alek Du | 2009-08-20 | 2 | -1/+3 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-08-22 | 4 | -134/+185 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | [SCSI] mpt2sas: fix config request and diag reset deadlock | Kashyap, Desai | 2009-08-14 | 1 | -65/+20 |
| * | | | | | | | | [SCSI] mpt2sas: Bump driver version 01.100.04.00 | Kashyap, Desai | 2009-08-13 | 1 | -2/+2 |
| * | | | | | | | | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber... | Kashyap, Desai | 2009-08-13 | 1 | -3/+3 |
| * | | | | | | | | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode | Kashyap, Desai | 2009-08-13 | 3 | -28/+64 |
| * | | | | | | | | [SCSI] mpt2sas: fix infinite loop inside config request | Kashyap, Desai | 2009-08-13 | 1 | -0/+6 |
| * | | | | | | | | [SCSI] mpt2sas: Excessive log info causes sas iounit page time out | Kashyap, Desai | 2009-08-13 | 2 | -0/+8 |
| * | | | | | | | | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages | Kashyap, Desai | 2009-08-13 | 1 | -26/+64 |
| * | | | | | | | | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" | Kashyap, Desai | 2009-08-13 | 1 | -6/+15 |
| * | | | | | | | | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash | Kashyap, Desai | 2009-08-13 | 1 | -4/+3 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-21 | 12 | -27/+81 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 2009-08-21 | 9 | -4/+37 |
| * | | | | | | | | drm/radeon/kms: add r100/r200 OQ support. | Dave Airlie | 2009-08-21 | 2 | -0/+13 |
| * | | | | | | | | drm: Fix sysfs device confusion. | Thomas Hellstrom | 2009-08-21 | 1 | -22/+29 |
| * | | | | | | | | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 2009-08-21 | 2 | -1/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-08-20 | 2 | -67/+104 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | i2c-stu300: I2C STU300 stability updates | Linus Walleij | 2009-08-20 | 1 | -65/+92 |
| * | | | | | | | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath | 2009-08-20 | 1 | -1/+1 |
| * | | | | | | | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath | 2009-08-20 | 1 | -0/+3 |
| * | | | | | | | i2c-omap: Fix I2C status ACK | Nishanth Menon | 2009-08-20 | 1 | -1/+8 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-19 | 20 | -253/+455 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie | 2009-08-19 | 1 | -28/+12 |
| * | | | | | | | drm/kms/radeon: cleanup combios TV table like DDX. | Dave Airlie | 2009-08-19 | 1 | -29/+19 |
| * | | | | | | | drm/radeon/kms: memset the allocated framebuffer before using it. | Dave Airlie | 2009-08-19 | 1 | -0/+2 |
| * | | | | | | | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. | Dave Airlie | 2009-08-19 | 1 | -0/+1 |
| * | | | | | | | drm/radeon/kms: implement bo busy check + current domain | Dave Airlie | 2009-08-17 | 3 | -1/+41 |
| * | | | | | | | drm/radeon/kms: cut down indirects in register accesses. | Dave Airlie | 2009-08-16 | 5 | -79/+47 |
| * | | | | | | | drm/radeon/kms: Fix up vertical blank interrupt support. | Michel Dänzer | 2009-08-16 | 9 | -77/+217 |
| * | | | | | | | drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR | Dave Airlie | 2009-08-16 | 1 | -0/+15 |
| * | | | | | | | drm/edid: fixup detailed timings like the X server. | Dave Airlie | 2009-08-15 | 1 | -38/+34 |
| * | | | | | | | drm/radeon/kms: Add specific rs690 authorized register table | Jerome Glisse | 2009-08-15 | 2 | -1/+67 |
| |/ / / / / / |
|
* | | | | | | | spi_s3c24xx: fix transfer setup code | Ben Dooks | 2009-08-18 | 1 | -0/+6 |
* | | | | | | | spi_s3c24xx: fix clock rate calculation | Ben Dooks | 2009-08-18 | 1 | -10/+7 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-18 | 39 | -308/+417 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | e1000e: fix use of pci_enable_pcie_error_reporting | Xiaotian Feng | 2009-08-15 | 1 | -8/+8 |
| * | | | | | | e1000e: WoL does not work on 82577/82578 with manageability enabled | Bruce Allan | 2009-08-15 | 1 | -3/+3 |
| * | | | | | | cnic: Fix locking in init/exit calls. | Michael Chan | 2009-08-15 | 2 | -9/+40 |
| * | | | | | | cnic: Fix locking in start/stop calls. | Michael Chan | 2009-08-15 | 2 | -16/+29 |
| * | | | | | | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2009-08-15 | 2 | -6/+12 |
| * | | | | | | cnic: Refine registration with bnx2. | Michael Chan | 2009-08-15 | 1 | -13/+36 |
| * | | | | | | cnic: Fix symbol_put_addr() panic on ia64. | Michael Chan | 2009-08-15 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | pegasus: Add new device ID. | Petko Manolov | 2009-08-14 | 1 | -0/+2 |
| * | | | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 2009-08-14 | 4 | -8/+12 |
| * | | | | | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL | roel kluin | 2009-08-14 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 | 1 | -2/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin | 2009-08-14 | 1 | -2/+4 |
| * | | | | | | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu | 2009-08-13 | 1 | -2/+2 |
| * | | | | | | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion | Yi Zou | 2009-08-13 | 1 | -1/+1 |