summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-091-10/+10
* usbnet: rename work handlerOliver Neukum2015-04-091-2/+2
* stmmac: devm_reset_control_get can return PROBE_DEFERPhil Reid2015-04-091-1/+1
* be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-082-1/+2
* net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani2015-04-082-2/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-063-11/+4
|\
| * net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
| * mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1
| * xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-021-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-061-14/+23
|\ \
| * | Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
| * | Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
* | | Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-046-5/+26
|\ \ \
| * \ \ Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-013-2/+16
| |\ \ \
| | * | | USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-03-251-2/+6
| | * | | USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-191-0/+3
| | * | | USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-03-162-0/+7
| * | | | Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-241-1/+1
| |\ \ \ \
| | * | | | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
| * | | | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1
| * | | | | usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-03-231-1/+8
| |/ / / /
* | | | | Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-0417-91/+132
|\ \ \ \ \
| * | | | | iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas2015-03-281-1/+1
| * | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-281-30/+61
| * | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-281-1/+2
| * | | | | Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-2414-59/+68
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: core: Fix double free.Martin Fuzzey2015-03-142-2/+4
| | * | | | iio:inv-mpu6050: Fix inconsistency for the scale channelAdriana Reus2015-03-141-26/+30
| | * | | | staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta2015-03-141-0/+1
| | * | | | iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman2015-03-141-11/+14
| | * | | | staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko2015-03-141-0/+1
| | * | | | iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy2015-03-141-9/+9
| | * | | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-078-11/+9
* | | | | | Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-042-0/+6
|\ \ \ \ \ \
| * | | | | | tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner2015-03-261-0/+3
| * | | | | | tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner2015-03-261-0/+2
| * | | | | | serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas2015-03-261-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-032-6/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Input: synaptics - fix min-max quirk value for E440Filip Ayazi2015-03-311-1/+1
| * | | | | Input: synaptics - add quirk for Thinkpad E440Ramiro Morales2015-03-231-1/+6
| * | | | | Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov2015-03-231-5/+6
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-031-15/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-311-15/+7
| |\ \ \ \ \ \
| | * | | | | | firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare2015-03-271-15/+7
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-031-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-271-3/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-0214-29/+58
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-032-7/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König2015-04-021-7/+4
| | * | | | | | | | drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König2015-04-021-0/+4