summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-271-0/+1
|\
| * powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt2013-11-271-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-262-4/+31
|\ \
| * \ Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-252-4/+31
| |\ \ | | |/ | |/|
| | * gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-181-2/+6
| | * gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-181-2/+3
| | * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-0/+22
* | | Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds2013-11-264-65/+156
|\ \ \
| * | | NTB: Disable interrupts and poll under high loadJon Mason2013-11-203-26/+48
| * | | NTB: Enable Snoop on Primary SideJon Mason2013-11-202-10/+19
| * | | NTB: Document HW errataJon Mason2013-11-201-0/+12
| * | | NTB: remove duplicate definesMichael Opdenacker2013-11-201-3/+0
| * | | NTB: correct dmaengine_get/put usageJon Mason2013-11-201-3/+6
| * | | NTB: Fix ntb_transport link down raceJon Mason2013-11-201-15/+28
| * | | ntb: Fix missed call to pci_enable_msix()Alexander Gordeev2013-11-201-0/+4
| * | | NTB: Fix NTB-RP Link UpJon Mason2013-11-201-8/+28
| * | | NTB: Xeon Doorbell errata workaroundJon Mason2013-11-202-5/+16
* | | | sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0
* | | | Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-254-6/+70
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown2013-11-241-3/+9
| |\ \ \ \
| | * | | | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-11-141-3/+9
| * | | | | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown2013-11-241-1/+6
| |\ \ \ \ \
| | * | | | | regulator: gpio-regulator: Don't oops on missing regulator-type propertyLaurent Pinchart2013-11-091-1/+6
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown2013-11-241-0/+3
| |\ \ \ \ \
| | * | | | | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown2013-11-241-2/+52
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regulator: arizona-micsupp: Correct wm5110 voltage selectionCharles Keepax2013-11-151-2/+52
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-246-4/+484
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-11-226-4/+484
| |\ \ \ \ \
| | * | | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-201-1/+1
| | * | | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-201-1/+4
| | * | | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-201-2/+1
| | * | | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2327-509/+1130
|\ \ \ \ \ \ \
| * | | | | | | crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes2013-10-301-1/+1
| * | | | | | | crypto: omap-sham - Add missing modaliasJoni Lapilainen2013-10-301-0/+1
| * | | | | | | crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-304-178/+55
| * | | | | | | crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-303-3/+62
| * | | | | | | crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-309-136/+232
| * | | | | | | hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov2013-10-303-0/+210
| * | | | | | | crypto: talitos - Simplify key parsingMathias Krause2013-10-161-27/+8
| * | | | | | | crypto: picoxcell - Simplify and harden key parsingMathias Krause2013-10-161-24/+8
| * | | | | | | crypto: ixp4xx - Simplify and harden key parsingMathias Krause2013-10-161-17/+9
| * | | | | | | crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
| * | | | | | | hwrng: OMAP3 ROM Random Number Generator supportPali Rohár2013-10-163-0/+155
| * | | | | | | crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat2013-10-071-1/+1
| * | | | | | | crypto: sahara - Remove redundant of_match_ptrSachin Kamat2013-10-071-1/+1
| * | | | | | | hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-071-3/+11
| * | | | | | | hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman2013-10-071-3/+2
| * | | | | | | crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam2013-10-071-0/+2