Age | Commit message (Expand) | Author | Files | Lines |
2010-10-11 | spi/imx: Support different fifo sizes | David Jander | 1 | -1/+7 |
2010-10-01 | spi/imx: add support for imx51's eCSPI and CSPI | Uwe Kleine-König | 2 | -2/+143 |
2010-10-01 | spi/imx: save the spi chip select in config struct, not the gpio to use | Uwe Kleine-König | 1 | -9/+11 |
2010-10-01 | spi/imx: get rid of more ifs depending on the used cpu | Uwe Kleine-König | 1 | -20/+53 |
2010-10-01 | spi/imx: convert driver to use platform ids | Uwe Kleine-König | 2 | -42/+143 |
2010-10-01 | spi/imx: default to m on platforms that have such devices | Uwe Kleine-König | 1 | -0/+1 |
2010-09-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+1 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 18 | -70/+262 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -118/+176 |
2010-09-10 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -24/+31 |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -5/+14 |
2010-09-10 | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes | 2 | -2/+12 |
2010-09-09 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 1 | -22/+58 |
2010-09-09 | ipheth: remove incorrect devtype to WWAN | Dan Williams | 1 | -6/+1 |
2010-09-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -14/+61 |
2010-09-09 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 2 | -11/+29 |
2010-09-09 | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 2 | -1/+17 |
2010-09-09 | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 1 | -0/+3 |
2010-09-09 | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 1 | -0/+4 |
2010-09-09 | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() | Tejun Heo | 2 | -0/+5 |
2010-09-09 | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared | Linus Walleij | 1 | -1/+1 |
2010-09-09 | gpio: sx150x: correct and refine reset-on-probe behavior | Gregory Bean | 1 | -5/+21 |
2010-09-09 | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm | Atsushi Nemoto | 1 | -1/+1 |
2010-09-09 | drivers/mmc/host/imxmmc.c: adjust confusing if indentation | Julia Lawall | 1 | -1/+2 |
2010-09-09 | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend | Ethan Du | 1 | -1/+1 |
2010-09-09 | mmc: at91_mci: add missing linux/highmem.h include | Marc Kleine-Budde | 1 | -0/+1 |
2010-09-09 | omap_hsmmc: remove unused local `state' | Sergio Aguirre | 1 | -1/+0 |
2010-09-09 | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected | Jiri Pinkava | 1 | -1/+1 |
2010-09-09 | mmc: fix the use of kunmap_atomic() in tmio_mmc.h | Guennadi Liakhovetski | 2 | -8/+7 |
2010-09-09 | tmio_mmc: don't clear unhandled pending interrupts | Yusuke Goda | 1 | -4/+1 |
2010-09-09 | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102 | Takashi Iwai | 1 | -0/+2 |
2010-09-09 | rtc-bfin: fix state restoration when resuming | Mike Frysinger | 1 | -2/+11 |
2010-09-09 | rtc-bfin: fix inverted logic in suspend path | Mike Frysinger | 1 | -1/+1 |
2010-09-09 | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 1 | -3/+2 |
2010-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -3/+3 |
2010-09-09 | Merge branch 'origin' | Russell King | 98 | -894/+1274 |
2010-09-09 | ahci: fix hang on failed softreset | Tejun Heo | 1 | -1/+1 |
2010-09-09 | pata_artop: Fix device ID parity check | Jean Delvare | 1 | -1/+2 |
2010-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -12/+27 |
2010-09-09 | [SCSI] fix use-after-free in scsi_init_io() | James Bottomley | 1 | -1/+1 |
2010-09-09 | drm/i915: Double check that the wait_request is not pending before warning | Chris Wilson | 1 | -7/+15 |
2010-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2461 | -74404/+197019 |
2010-09-08 | KS8851: Correct RX packet allocation | Eric Dumazet | 1 | -18/+21 |
2010-09-09 | PM: Prevent waiting forever on asynchronous resume after failing suspend | Colin Cross | 1 | -0/+1 |
2010-09-08 | Merge branches 'cxgb3' and 'nes' into for-linus | Roland Dreier | 4 | -11/+26 |
2010-09-08 | RDMA/nes: Fix hang with modified FIN handling on A0 cards | Faisal Latif | 2 | -1/+3 |
2010-09-08 | RDMA/nes: Change state to closing after FIN | Faisal Latif | 1 | -1/+12 |
2010-09-08 | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif | 1 | -8/+10 |
2010-09-08 | RDMA/nes: Write correct register write to set TX pause param | Chien Tung | 1 | -2/+2 |
2010-09-08 | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL | Ben Hutchings | 1 | -10/+6 |