summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-0815-16/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-052-6/+56
| |\ \ \ \ \ \
| | * | | | | | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2015-08-011-6/+55
| | * | | | | | phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede2015-08-011-0/+1
| * | | | | | | drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-031-1/+2
| * | | | | | | xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-031-1/+1
| * | | | | | | Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-08-031-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-031-0/+1
| * | | | | | | | Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-303-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: sierra: add 1199:68AB device IDDirk Behme2015-07-281-0/+1
| | * | | | | | | | USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-201-0/+1
| | * | | | | | | | USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-202-1/+2
| * | | | | | | | | Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-274-4/+16
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | usb: gadget: f_printer: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-1/+9
| | * | | | | | | | usb: gadget: f_hid: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-0/+4
| | * | | | | | | | usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen2015-07-271-2/+2
| | * | | | | | | | usb: gadget: bdc: fix a driver crash on disconnectAl Cooper2015-07-271-1/+1
| * | | | | | | | | Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-07-273-3/+23
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | usb: chipidea: ehci_init_driver is intended to call one timePeter Chen2015-07-223-3/+23
| | |/ / / / / / /
* | | | | | | | | Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-083-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck2015-08-051-1/+1
| * | | | | | | | | staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley2015-08-041-2/+3
| * | | | | | | | | staging: comedi: das1800: add missing break in switchH Hartley Sweeten2015-08-011-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-082-30/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | extcon: Fix extcon_cable_get_state() from getting old state after notificationRoger Quadros2015-07-311-5/+10
| * | | | | | | | | extcon: Fix hang and extcon_get/set_cable_state().Roger Quadros2015-07-311-12/+34
| * | | | | | | | | extcon: palmas: Fix NULL pointer errorChanwoo Choi2015-07-291-13/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-08-082-5/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2015-08-071-1/+1
| * | | | | | | | | drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall2015-08-061-4/+23
* | | | | | | | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-08-077-24/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou2015-08-053-21/+30
| * | | | | | | | | | drm/amdgpu: add feature version for SDMA ucodeJammy Zhou2015-08-055-1/+5
| * | | | | | | | | | drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou2015-08-054-5/+21
| * | | | | | | | | | drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss2015-08-051-1/+1
| * | | | | | | | | | drm/amdgpu: fix rb setting for CZAlex Deucher2015-08-051-4/+1
* | | | | | | | | | | Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine2015-08-051-2/+2
* | | | | | | | | | | Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-08-053-7/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md/raid5: don't let shrink_slab shrink too far.NeilBrown2015-08-031-2/+3
| * | | | | | | | | | | md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-08-031-1/+1
| * | | | | | | | | | | md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2015-08-031-4/+6
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-08-043-7/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/atomic-helpers: Make encoder picking more robustDaniel Vetter2015-08-041-5/+6
| * | | | | | | | | | | drm/dp-mst: Remove debug WARN_ONDaniel Vetter2015-08-041-1/+0
| * | | | | | | | | | | drm/i915: Fixup dp mst encoder selectionDaniel Vetter2015-08-041-0/+11
| * | | | | | | | | | | drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2015-08-041-1/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-045-17/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/events/fifo: Handle linked events when closing a portRoss Lagerwall2015-08-043-9/+53
| * | | | | | | | | | | xen: release lock occasionally during ballooningJuergen Gross2015-07-201-8/+7