summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-096-6/+31
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-031-2/+6
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-092-2/+2
|\ \
| * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
| * | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-095-15/+20
|\ \ \
| * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
| |\ \ \
| | * | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-021-3/+0
| | * | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-021-1/+1
| | * | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-021-0/+2
| | * | | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-021-10/+16
| | * | | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-021-0/+1
| | |/ /
| * / / thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-031-1/+0
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-08-081-0/+4
|\ \ \
| * | | virtio-input: reset device and detach unused during removeJason Wang2015-08-061-0/+4
| |/ /
* | | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-082-17/+11
|\ \ \
| * | | dm btree remove: fix bug in remove_one()Joe Thornber2015-08-071-0/+1
| * | | dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer2015-08-031-17/+10
* | | | Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-083-1/+19
|\ \ \ \
| * | | | hwmon: (g762) Export OF module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | | hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | | hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár2015-08-051-1/+17
| | |/ / | |/| |
* | | | 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-041-1/+1
| * | | | | | | staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley2015-08-031-2/+3
| * | | | | | | staging: comedi: das1800: add missing break in switchH Hartley Sweeten2015-07-311-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
|\ \ \ \ \ \ \