summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-171-1/+1
* Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-1720-81/+106
|\
| * staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-141-1/+1
| * staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-141-1/+1
| * Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-136-63/+58
| |\
| | * iio: tmp006: Check channel info on writePeter Meerwald2015-07-051-0/+3
| | * iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()Geert Uytterhoeven2015-07-051-2/+2
| | * iio:light:ltr501: fix regmap dependencyHartmut Knaack2015-07-051-0/+1
| | * iio:light:ltr501: fix variable in ltr501_initHartmut Knaack2015-07-051-1/+1
| | * iio: sx9500: fix bug in compensation codeVlad Dogaru2015-07-051-3/+3
| | * iio: sx9500: rework error handling of raw readingsVlad Dogaru2015-07-051-7/+9
| | * iio: magnetometer: mmc35240: fix available sampling frequenciesTeodora Baluta2015-07-051-14/+21
| | * iio:light:stk3310: Fix REGMAP_I2C dependencyHartmut Knaack2015-07-051-0/+1
| | * iio: light: STK3310: un-invert proximity valuesTiberiu Breana2015-07-051-36/+17
| * | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-1311-14/+45
| |\ \
| | * | iio:adc:cc10001_adc: fix Kconfig dependencyHartmut Knaack2015-06-211-2/+1
| | * | iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald2015-06-211-1/+1
| | * | iio:accel:bmc150-accel: fix counting directionHartmut Knaack2015-06-211-1/+1
| | * | iio:light:cm3323: clear bitmask before setHartmut Knaack2015-06-211-1/+1
| | * | iio: adc: at91_adc: allow to use full range of startup timeJan Leupold2015-06-211-4/+4
| | * | iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-06-211-2/+2
| | * | iio: proximity: sx9500: Fix proximity valueDaniel Baluta2015-06-131-1/+1
| | * | iio: inv-mpu: Specify the expected format/precision for write channelsAdriana Reus2015-06-131-0/+18
| | * | iio: twl4030-madc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-071-1/+2
| | * | iio: adc: rockchip_saradc: add missing MODULE_* dataHeiko Stuebner2015-06-071-0/+4
| | * | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-1/+10
| * | | staging:lustre: remove irq.h from socklnd.hJames Simmons2015-07-061-1/+0
| * | | staging: make board support depend on OF_IRQ and CLKDEV_LOOKUPPaul Gortmaker2015-07-061-1/+1
* | | | Merge tag 'usb-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-1717-228/+254
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-104-115/+141
| |\ \ \ \
| | * | | | USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-07-091-0/+1
| | * | | | USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-07-061-0/+1
| | * | | | USB: mos7720: rename registersSudip Mukherjee2015-07-061-115/+138
| | * | | | USB: option: add 2020:4000 IDClaudio Cappelli2015-07-061-0/+1
| | |/ / /
| * | | | usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz2015-07-061-3/+1
| * | | | usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
| * | | | usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura2015-07-061-2/+1
| * | | | usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I2015-07-061-4/+7
| * | | | usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-07-061-2/+4
| * | | | usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz2015-07-061-3/+13
| * | | | usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
| * | | | usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-062-43/+21
| * | | | usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab2015-07-061-10/+16
| * | | | usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-063-42/+43
| * | | | usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-061-3/+1
| |/ / /
* | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-176-6/+23
|\ \ \ \
| * | | | gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko2015-07-161-0/+4
| * | | | gpio: omap: prevent module from being unloaded while in useGrygorii Strashko2015-07-161-0/+1
| * | | | gpio: max732x: Add missing dev reference to gpiochipMarek Vasut2015-07-161-0/+1
| * | | | gpio/xilinx: Use correct address when setting initial values.Raphaƫl Teysseyre2015-07-161-2/+2