summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
| * | | | | audit: drop unused struct audit_rule definitionEric Paris2014-09-231-13/+0
* | | | | | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \ \ \ \ \
| * | | | | | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | | | | | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | | | | | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | | | | | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | | | | | NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1919-51/+1404
|\ \ \ \ \ \ \
| * | | | | | | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-163-0/+5
| * | | | | | | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-164-0/+592
| * | | | | | | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | | | | | | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | | | | | | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | | | | | | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | | | | | | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-034-0/+601
| * | | | | | | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-033-7/+68
| * | | | | | | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | | | | | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-302-5/+4
| * | | | | | | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
| * | | | | | | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
| * | | | | | | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
| * | | | | | | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
| * | | | | | | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
| * | | | | | | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7
| * | | | | | | i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-291-7/+2
| * | | | | | | i2c: rcar: simplify check for last messageSergei Shtylyov2014-09-291-1/+1
| * | | | | | | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-292-0/+27
| * | | | | | | i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-291-2/+21
* | | | | | | | Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-194-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-151-0/+4
| * | | | | | | | ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-141-4/+2
| * | | | | | | | ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai2014-10-141-1/+1
| * | | | | | | | ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto2014-10-101-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1918-351/+280
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
| * | | | | | | | | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
| * | | | | | | | | Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * | | | | | | | | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
| * | | | | | | | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
| * | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-10-11917-5414/+9589
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-113-275/+10
| | * | | | | | | | | Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
| | * | | | | | | | | Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-112-7/+23
| | * | | | | | | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11925-5139/+9658
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-093-0/+194
| | * | | | | | | | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-091-0/+9
| | * | | | | | | | | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
| | * | | | | | | | | Input: avoid negative input device numbersRichard Leitner2014-10-091-1/+1
| | * | | | | | | | | Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov2014-10-081-1/+2
OpenPOWER on IntegriCloud