summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-132-0/+7
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-121-7/+10
|\
| * [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-121-7/+10
* | Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds2010-05-121-112/+2
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-112-68/+56
|\
| * hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| * hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
* | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-111-2/+6
* | hp_accel: fix race in device removalOliver Neukum2010-05-111-1/+1
* | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-111-7/+8
* | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-111-2/+2
* | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-111-0/+1
* | mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre2010-05-111-4/+5
* | mmc: atmel-mci: fix two parameters swappedNicolas Ferre2010-05-111-2/+2
* | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-111-9/+9
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-111-9/+10
|\ \
| * | drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare2010-05-111-9/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-118-9/+37
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-105-7/+35
| |\ \ \
| | * | | ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
| | * | | iwlwifi: work around passive scan issueJohannes Berg2010-04-303-7/+23
| * | | | phy: Fix initialization in micrel driver.David S. Miller2010-05-061-0/+1
| * | | | veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet2010-05-061-1/+0
| * | | | net/gianfar: drop recycled skbs on MTU changeSebastian Andrzej Siewior2010-05-051-1/+1
* | | | | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-111-89/+1
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-107-54/+46
|\ \ \ \
| * | | | HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
| * | | | HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
| * | | | HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin2010-05-031-30/+2
| * | | | HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin2010-05-031-8/+21
| * | | | HID: hidraw: fix numbered reportsAlan Ott2010-04-271-7/+2
| * | | | HID: wacom: remove annoying non-error printkCory Fields2010-04-211-1/+0
| * | | | HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin2010-04-131-0/+2
| * | | | HID: add support for cymotion master solar keyboardRaphaƫl Doursenaud2010-04-083-0/+3
| * | | | HID: ntrig: explain firmware quirkJiri Kosina2010-04-071-1/+2
| * | | | HID: fix N-trig touch panel with recent firmwareStephane Chatty2010-04-061-2/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-05-097-17/+62
|\ \ \ \ \
| * | | | | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
| * | | | | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-051-0/+1
| * | | | | [SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert2010-05-021-1/+2
| * | | | | [SCSI] libiscsi: regression: fix header digest errorsMike Christie2010-05-021-1/+1
| * | | | | [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-012-0/+8
| * | | | | [SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski2010-05-011-14/+36
* | | | | | cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-091-5/+4
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-05-072-3/+9
|\ \ \ \ \ \
| * | | | | | md: restore ability of spare drives to spin down.NeilBrown2010-05-071-2/+8
| * | | | | | md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti2010-05-071-1/+1
* | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-05-073-13/+11
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: fix compilation after 16bit state locking changesMarc Zyngier2010-05-041-6/+1
| * | | | | | | pcmcia: order userspace suspend and resume requestsDominik Brodowski2010-05-041-7/+9