summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-062-14/+31
| |\ \ \
| | * | | Input: alps - document stick behavior for protocol V2Hans de Goede2015-04-051-0/+8
| | * | | 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
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'iio-fixes-for-4.0d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-013-32/+64
| | |\ \ \ \ \ \
| | | * | | | | | 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-035-10/+26
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Input: define INPUT_PROP_ACCELEROMETER behaviorPeter Hutterer2015-03-311-0/+6
| | * | | | | | 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
| | * | | | | | Input: add MT_TOOL_PALMCharlie Mooney2015-03-202-4/+8
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-033-3/+15
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-313-3/+15
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-035-20/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld2015-04-021-1/+1
| | * | | | | | | | x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski2015-04-021-1/+15
| | * | | | | | | | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-04-011-0/+10
| | * | | | | | | | 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
| | * | | | | | | | | MAINTAINERS: Change the x86 microcode loader maintainerBorislav Petkov2015-03-311-3/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-031-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
| | * | | | | | | | | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-031-3/+8
| |\ \ \ \ \ \ \ \ \