summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-091-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-081-1/+1
| * | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-071-0/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platformsDmitry Eremin-Solenikov2011-02-271-0/+3
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-071-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt2011-03-071-2/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-0714-46/+89
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm: index i shadowed in 2nd looproel2011-03-081-2/+2
| | * | | | | | Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-089-41/+70
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | | * | | | | | drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | | * | | | | | drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | | * | | | | | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| | * | | | | | | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2011-03-082-0/+12
| | * | | | | | | drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-082-3/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-075-37/+120
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
| | * | | | | | | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
| | * | | | | | | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
| * | | | | | | | virtio: console: Don't access vqs if device was unpluggedAmit Shah2011-03-061-0/+8
| | |/ / / / / / | |/| | | | | |
| * | | | | | | drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin2011-03-041-1/+8
| * | | | | | | pps: make pps_gen_parport depend on BROKENThomas Gleixner2011-03-041-1/+1
| * | | | | | | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-041-0/+1
| * | | | | | | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin2011-03-041-5/+7
| * | | | | | | drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs2011-03-043-6/+11
* | | | | | | | r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli2011-03-081-2/+2
* | | | | | | | r6040: fix multicast operationsShawn Lin2011-03-081-47/+64
* | | | | | | | bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2011-03-072-13/+14
* | | | | | | | bonding 802.3ad: Fix the state machine locking v2Nils Carlson2011-03-071-5/+11
* | | | | | | | drivers/net/macvtap: fix error checkNicolas Kaiser2011-03-071-1/+2
* | | | | | | | net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt2011-03-071-0/+5
* | | | | | | | bnx2x: fix MaxBW configurationDmitry Kravkov2011-03-061-2/+2
* | | | | | | | bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov2011-03-064-10/+40
* | | | | | | | bnx2x: fix link notificationDmitry Kravkov2011-03-061-7/+7
* | | | | | | | bnx2x: fix non-pmf device load flowDmitry Kravkov2011-03-061-2/+3
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-0328-78/+186
|\ \ \ \ \ \ \
| * | | | | | | r8169: disable ASPMStanislaw Gruszka2011-03-031-0/+6
| * | | | | | | cnic: Fix lost interrupt on bnx2xMichael Chan2011-03-021-8/+17
| * | | | | | | cnic: Prevent status block race conditions with hardwareMichael Chan2011-03-021-0/+8
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-023-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan2011-03-021-1/+2
| | * | | | | | | igb: fix sparse warningJeff Kirsher2011-03-021-1/+1
| | * | | | | | | e1000: fix sparse warningStephen Hemminger2011-03-021-1/+2
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-016-7/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | p54usb: add Senao NUB-350 usbidChristian Lamparter2011-02-281-0/+1
| | * | | | | | | | ath9k_htc: Fix an endian issueSujith Manoharan2011-02-281-4/+5
| | * | | | | | | | rndis_wlan: use power save only for BCM4320bJussi Kivilinna2011-02-251-0/+3
| | * | | | | | | | carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
| | * | | | | | | | ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-251-2/+3
| | * | | | | | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-02-251-1/+1
| | |\ \ \ \ \ \ \ \