summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li2010-10-181-1/+1
* spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song2010-10-181-0/+2
* spi/bfin_spi: save/restore state when suspending/resumingBarry Song2010-10-181-4/+13
* spi/bfin_spi: redo GPIO CS handlingBarry Song2010-10-181-19/+21
* spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger2010-10-181-10/+11
* spi/bfin_spi: drop extra memory we don't needMike Frysinger2010-10-181-2/+2
* spi/bfin_spi: convert struct names to something more logicalMike Frysinger2010-10-181-50/+50
* spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger2010-10-181-26/+32
* spi/bfin_spi: convert queue run state to true/falseMike Frysinger2010-10-181-10/+8
* spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger2010-10-181-6/+2
* spi/bfin_spi: punt useless null read/write funcsMike Frysinger2010-10-181-42/+5
* spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2010-10-181-136/+12
* spi/bfin_spi: fix CS handlingBarry Song2010-10-181-6/+27
* spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li2010-10-181-50/+185
* spi/bfin_spi: force sane master-mode state at bootWolfgang Muees2010-10-181-0/+6
* spi/bfin_spi: work around anomaly 05000119Sonic Zhang2010-10-181-4/+0
* spi/bfin_spi: fix resources leakageDaniel Mack2010-10-181-45/+75
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
|\
| * mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
|\ \
| * | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| * | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| * | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| * | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-151-1/+1
|\ \ \ | |_|/ |/| |
| * | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1411-73/+100
|\ \ \
| * | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * | | tg3: restore rx_dropped accountingEric Dumazet2010-10-122-3/+5
| * | | b44: fix carrier detection on bindPaul Fertser2010-10-121-2/+2
| * | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-111-0/+3
| * | | r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * | | r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-141-1/+1
|\ \ \ \
| * | | | ioat2: fix performance regressionDan Williams2010-10-141-1/+1
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-1412-30/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1
| * | | | drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher2010-10-121-1/+1
| * | | | drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2010-10-122-22/+22
| * | | | drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2010-10-122-2/+2
| * | | | drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse2010-10-129-1/+14
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-111-32/+90
|\ \ \ \ \
| * | | | | IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-051-1/+1
| * | | | | [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-051-3/+15
| * | | | | IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-051-3/+4
| * | | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-051-2/+4