summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-131-1/+2
|\
| * md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown2012-07-091-1/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-131-1/+1
|\ \
| * | hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-135-1/+44
|\ \ \
| * | | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-121-0/+1
| * | | Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-111-1/+3
| * | | Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-113-0/+5
| * | | Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg2012-07-101-0/+20
| * | | HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois2012-07-103-0/+15
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-1320-130/+285
|\ \ \ \
| * | | | [media] s5p-fimc: Add missing FIMC-LITE file operations lockingSylwester Nawrocki2012-07-071-17/+44
| * | | | [media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart2012-07-061-2/+2
| * | | | [media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart2012-07-061-1/+1
| * | | | [media] winbond-cir: Initialise timeout, driver_type and allowed_protosAnton Blanchard2012-07-061-0/+2
| * | | | [media] winbond-cir: Fix txandrx module infoAnton Blanchard2012-07-061-1/+1
| * | | | [media] cx23885: Silence unknown command warningsAnton Blanchard2012-07-061-1/+1
| * | | | [media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller2012-07-064-2/+69
| * | | | [media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller2012-07-062-8/+24
| * | | | [media] cx25840: fix vsrc/hsrc usage on cx23888 designsDevin Heitmueller2012-07-061-4/+14
| * | | | [media] cx25840: fix regression in HVR-1800 analog audioDevin Heitmueller2012-07-061-1/+1
| * | | | [media] cx25840: fix regression in analog support hue/saturation controlsDevin Heitmueller2012-07-061-5/+28
| * | | | [media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller2012-07-061-10/+13
| * | | | [media] s5p-mfc: Fixed setup of custom controls in decoder and encoderKamil Debski2012-07-062-0/+2
| * | | | [media] cx231xx: don't DMA to random addressesDavid Dillow2012-07-062-3/+3
| * | | | [media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab2012-07-061-1/+1
| * | | | [media] dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak2012-07-061-0/+1
| * | | | [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate failsSachin Kamat2012-06-251-3/+5
| * | | | [media] s5p-fimc: Fix compiler warning in fimc-lite.cSachin Kamat2012-06-251-1/+3
| * | | | [media] s5p-fimc: media_entity_pipeline_start() may failSakari Ailus2012-06-251-1/+3
| * | | | [media] s5p-fimc: Update to the control handler lock changesSylwester Nawrocki2012-06-251-2/+2
| * | | | [media] s5p-fimc: Shorten pixel formats descriptionSylwester Nawrocki2012-06-251-3/+3
| * | | | [media] s5p-fimc: Fix fimc-lite system wide suspend procedureSylwester Nawrocki2012-06-251-1/+1
| * | | | [media] s5p-fimc: Prevent lock-up in multiple sensor systemsSylwester Nawrocki2012-06-254-43/+38
| * | | | [media] s5p-fimc: Remove superfluous checks for buffer typeSylwester Nawrocki2012-06-251-8/+0
| * | | | [media] s5p-fimc: Honour sizeimage in VIDIOC_S_FMTSylwester Nawrocki2012-06-252-7/+9
| * | | | [media] s5p-fimc: Don't create multiple active links to same sink entitySylwester Nawrocki2012-06-251-10/+13
| * | | | [media] s5p-fimc: Fix bug in capture node open()Sylwester Nawrocki2012-06-252-2/+6
| * | | | [media] media: pms.c needs linux/slab.hRandy Dunlap2012-06-211-0/+1
| * | | | [media] smiapp-core: fix compilation build errorMauro Carvalho Chehab2012-06-211-0/+1
| * | | | [media] pms: fix build error in pms_probe()Fengguang Wu2012-06-181-0/+1
* | | | | Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-132-9/+13
|\ \ \ \ \
| * | | | | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-101-2/+2
| * | | | | mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-101-7/+11
* | | | | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-133-22/+37
|\ \ \ \ \ \
| * | | | | | mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-061-9/+3
| * | | | | | mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-07-061-5/+5
| * | | | | | mtd: mxc_nand: use 32bit copy functionsSascha Hauer2012-07-061-8/+29
* | | | | | | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-136-101/+133
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory2012-07-091-1/+8