summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc: lattice-ecp3-config: use spi_get_drvdata()Jingoo Han2013-04-061-1/+1
* misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-061-3/+3
* misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-061-2/+2
* Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-04-032-104/+295
|\
| * extcon: arizona: Make mic detection timeout configurableMark Brown2013-04-021-3/+10
| * extcon: arizona: Allow additional debounce during microphone detectionMark Brown2013-04-021-5/+30
| * extcon: arizona: Clear existing button reports before reporting new oneMark Brown2013-04-021-0/+4
| * extcon: arizona: Time out if MICDET fails to reportMark Brown2013-04-021-3/+35
| * extcon: arizona: Simplify HPDET based identificationMark Brown2013-04-021-21/+25
| * extcon: arizona: Don't ground flip when using HPDET identificationMark Brown2013-04-021-23/+1
| * extcon: arizona: Retry HPDET identification for high impedanceMark Brown2013-04-021-1/+17
| * extcon: arizona: Tune up HPDET debounceMark Brown2013-04-021-1/+1
| * extcon: arizona: Check we report a valid impedanceCharles Keepax2013-04-021-10/+18
| * extcon: arizona: Suppress duplicate JACKDET reportsMark Brown2013-04-021-4/+22
| * extcon: arizona: Raise minimum microphone impedance for HPDET methodMark Brown2013-04-021-1/+1
| * extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown2013-04-021-2/+7
| * extcon: arizona: Don't pulse MICBIAS for HPDET identificationMark Brown2013-04-021-2/+0
| * extcon: arizona: Allow configuration of button detectionMark Brown2013-04-021-39/+125
| * extcon: arizona: Attempt more microphone measurementsMark Brown2013-04-011-1/+3
| * mfd: wm5102: Add registers for microphone detection level configurationMark Brown2013-04-011-0/+8
* | cs5535-mfgpt: Fix quotation marksRichard Weinberger2013-04-031-2/+2
* | Drivers: hv: vmbus: Fix a bug in hv_need_to_signal()K. Y. Srinivasan2013-04-011-0/+1
* | cs5535-mfgpt: Add another reset methodRichard Weinberger2013-04-011-4/+37
* | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-01137-748/+1871
|\ \
| * \ Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
| |\ \
| | * | dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17
| | * | dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-301-3/+3
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-3111-38/+53
| |\ \ \
| | * | | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
| | * | | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-251-1/+1
| | * | | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-211-1/+1
| | * | | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-211-20/+19
| | * | | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-211-0/+1
| | * | | [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-211-1/+1
| | * | | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha2013-03-211-2/+4
| | * | | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha2013-03-211-3/+5
| | * | | [media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha2013-03-211-4/+4
| | * | | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha2013-03-211-0/+1
| | * | | [media] ir: IR_RX51 only works on OMAP2Arnd Bergmann2013-03-191-1/+1
| * | | | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-3117-254/+698
| |\ \ \ \
| | * | | | mg_disk: fix error return code in mg_probe()Wei Yongjun2013-03-281-1/+3
| | * | | | rsxx: remove unused variablePhilip J Kelleher2013-03-261-1/+0
| | * | | | rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher2013-03-263-5/+22
| | * | | | block: removes dynamic allocation on stackPhilip J Kelleher2013-03-261-1/+6
| | * | | | cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun2013-03-221-1/+1
| | * | | | loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-221-2/+19
| | * | | | loop: fix error return code in loop_add()Wei Yongjun2013-03-221-0/+1
| | * | | | mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun2013-03-221-1/+3
| | * | | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-224-107/+169
| | |\ \ \ \
| | | * | | | xen-blkfront: remove frame list from blk_shadowRoger Pau Monne2013-03-191-5/+1