summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-20Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll1-3/+3
2012-09-20Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-20asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-09-20Merge branch 'clkdev' into fixesRussell King3-45/+56
2012-09-20ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown1-1/+1
2012-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+33
2012-09-19Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-2/+3
2012-09-19Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds1-3/+3
2012-09-19Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+10
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-29/+34
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov1-2/+2
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov3685-122349/+284943
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-09-19md: make sure metadata is updated when spares are activated or removed.NeilBrown1-1/+5
2012-09-19md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown1-0/+4
2012-09-19Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...NeilBrown1-1/+1
2012-09-19iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach1-0/+1
2012-09-19e1000: Small packets may get corrupted during padding by HWTushar Dave1-0/+11
2012-09-19netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-09-19hwmon: (applesmc) Bump max waitParag Warudkar1-2/+2
2012-09-19hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck1-0/+8
2012-09-19bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-18Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2012-09-18[SCSI] hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron1-0/+1
2012-09-18sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart1-1/+2
2012-09-18DMA: PL330: Check the pointer returned by kzallocSachin Kamat1-0/+5
2012-09-18DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()Sachin Kamat1-7/+9
2012-09-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+14
2012-09-18drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman1-0/+5
2012-09-18nbd: clear waiting_queue on shutdownPaul Clements1-0/+9
2012-09-18hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-09-18Revert "drm/radeon: rework pll selection (v3)"Alex Deucher1-129/+34
2012-09-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-75/+78
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-09-17drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-09-17drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson1-1/+2
2012-09-17drm/i915: enable lvds pin pairs before dpll on gen2Daniel Vetter1-6/+6
2012-09-17s390/dasd: fix read unit address configuration loopStefan Haberland1-1/+26
2012-09-17s390/dasd: fix pathgroup raceStefan Haberland2-7/+36
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-24/+46
2012-09-17Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-17Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-16mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122