summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-089-95/+367
|\
| * xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-3/+3
| * xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-1/+138
| * xen: xensyms supportBoris Ostrovsky2015-08-205-0/+165
| * xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-5/+1
| * xen-blkfront: convert to blk-mq APIsBob Liu2015-08-201-86/+60
| * xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-201-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-082-12/+224
|\ \
| * | irqchip/GIC: Fix EOImode setting for non-DT/ACPI systemsMarc Zyngier2015-09-011-3/+16
| * | irqchip/GIC: Don't deactivate interrupts forwarded to a guestMarc Zyngier2015-08-271-0/+55
| * | irqchip/GIC: Convert to EOImode == 1Marc Zyngier2015-08-271-3/+68
| * | irqchip/GICv3: Don't deactivate interrupts forwarded to a guestMarc Zyngier2015-08-271-2/+25
| * | irqchip/GICv3: Convert to EOImode == 1Marc Zyngier2015-08-271-6/+62
* | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-071-67/+0
|\ \ \
| * | | staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-254-325/+19
| * | | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-67/+0
* | | | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05244-3471/+17151
|\ \ \ \
| * | | | [media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin2015-09-031-1/+0
| * | | | [media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu2015-09-031-1/+0
| * | | | [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...Steven Rostedt2015-09-031-2/+2
| * | | | [media] tc358743: only queue subdev notifications if devnode is setPhilipp Zabel2015-09-031-1/+2
| * | | | [media] tc358743: add missing Kconfig dependency/selectHans Verkuil2015-09-031-1/+2
| * | | | [media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam2015-09-031-2/+2
| * | | | [media] tc358743: make reset gpio optionalUwe Kleine-König2015-09-031-2/+4
| * | | | [media] tc358743: set direction of reset gpio using devm_gpiod_getUwe Kleine-König2015-09-031-2/+1
| * | | | [media] dvbdev: document most of the functions/data structsMauro Carvalho Chehab2015-08-221-17/+99
| * | | | [media] dvb_frontend.h: document the struct dvb_frontendMauro Carvalho Chehab2015-08-221-0/+19
| * | | | [media] dvb-frontend.h: document struct dtv_frontend_propertiesMauro Carvalho Chehab2015-08-221-14/+91
| * | | | [media] dvb-frontend.h: document struct dvb_frontend_opsMauro Carvalho Chehab2015-08-221-1/+85
| * | | | [media] dvb: Use DVBFE_ALGO_HW where applicableMauro Carvalho Chehab2015-08-223-3/+2
| * | | | [media] dvb_frontend.h: document struct analog_demod_opsMauro Carvalho Chehab2015-08-221-0/+27
| * | | | [media] dvb_frontend.h: Document struct dvb_tuner_opsMauro Carvalho Chehab2015-08-221-1/+47
| * | | | [media] Docbook: Document struct analog_parametersMauro Carvalho Chehab2015-08-221-4/+18
| * | | | [media] dvb_frontend.h: get rid of dvbfe_modcodMauro Carvalho Chehab2015-08-221-36/+0
| * | | | [media] add documentation for struct dvb_tuner_infoMauro Carvalho Chehab2015-08-221-0/+14
| * | | | [media] dvb_frontend: document dvb_frontend_tune_settingsMauro Carvalho Chehab2015-08-221-0/+9
| * | | | [media] DocBook: add dvb_ringbuffer.h to documentationMauro Carvalho Chehab2015-08-221-60/+75
| * | | | [media] DocBook: add dvb_math.h to documentationMauro Carvalho Chehab2015-08-221-6/+9
| * | | | [media] DocBook: add dvb_frontend.h to documentationMauro Carvalho Chehab2015-08-221-35/+33
| * | | | [media] DocBook: add dvb_ca_en50221.h to documentationMauro Carvalho Chehab2015-08-222-100/+101
| * | | | [media] DocBook/device-drivers: Add drivers/media core stuffMauro Carvalho Chehab2015-08-221-4/+6
| * | | | [media] horus3a: fix compiler warningHans Verkuil2015-08-161-0/+1
| * | | | [media] bt8xxx: Use monotonic timeAbhilash Jindal2015-08-162-14/+9
| * | | | [media] zoran: Use monotonic timeAbhilash Jindal2015-08-161-13/+5
| * | | | [media] i2c/adv7511: Fix license, set to GPL v2Mike Looijmans2015-08-161-1/+1
| * | | | [media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor2015-08-161-0/+3
| * | | | [media] media: rcar_vin: fill in bus_info fieldRob Taylor2015-08-161-0/+1
| * | | | [media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle2015-08-161-2/+10
| * | | | [media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2015-08-162-26/+11
| * | | | [media] media: Correctly notify about the failed pipeline validationSakari Ailus2015-08-161-3/+3