Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-26 | 2 | -4/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 2 | -4/+31 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | gpio: twl4030: Fix passing of pdata in the device tree case | Tony Lindgren | 2013-11-18 | 1 | -2/+6 | |
| | * | | | | | | | | gpio: twl4030: Fix regression for twl gpio output | Tony Lindgren | 2013-11-18 | 1 | -2/+3 | |
| | * | | | | | | | | i2c: omap: Fix missing device tree flags for omap2 | Tony Lindgren | 2013-11-15 | 1 | -0/+22 | |
* | | | | | | | | | | Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb | Linus Torvalds | 2013-11-26 | 4 | -65/+156 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NTB: Disable interrupts and poll under high load | Jon Mason | 2013-11-20 | 3 | -26/+48 | |
| * | | | | | | | | | | NTB: Enable Snoop on Primary Side | Jon Mason | 2013-11-20 | 2 | -10/+19 | |
| * | | | | | | | | | | NTB: Document HW errata | Jon Mason | 2013-11-20 | 1 | -0/+12 | |
| * | | | | | | | | | | NTB: remove duplicate defines | Michael Opdenacker | 2013-11-20 | 1 | -3/+0 | |
| * | | | | | | | | | | NTB: correct dmaengine_get/put usage | Jon Mason | 2013-11-20 | 1 | -3/+6 | |
| * | | | | | | | | | | NTB: Fix ntb_transport link down race | Jon Mason | 2013-11-20 | 1 | -15/+28 | |
| * | | | | | | | | | | ntb: Fix missed call to pci_enable_msix() | Alexander Gordeev | 2013-11-20 | 1 | -0/+4 | |
| * | | | | | | | | | | NTB: Fix NTB-RP Link Up | Jon Mason | 2013-11-20 | 1 | -8/+28 | |
| * | | | | | | | | | | NTB: Xeon Doorbell errata workaround | Jon Mason | 2013-11-20 | 2 | -5/+16 | |
* | | | | | | | | | | | sony-laptop: do not scribble keyboard backlight registers on resume | Mattia Dongili | 2013-11-26 | 1 | -27/+0 | |
* | | | | | | | | | | | Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-25 | 4 | -6/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linus | Mark Brown | 2013-11-24 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | regulator: pfuze100: allow misprogrammed ID | Tim Harvey | 2013-11-14 | 1 | -3/+9 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus | Mark Brown | 2013-11-24 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | regulator: gpio-regulator: Don't oops on missing regulator-type property | Laurent Pinchart | 2013-11-09 | 1 | -1/+6 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linus | Mark Brown | 2013-11-24 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | regulator: fixed: fix regulator_list_voltage() for regression | Guennadi Liakhovetski | 2013-11-13 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linus | Mark Brown | 2013-11-24 | 1 | -2/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | regulator: arizona-micsupp: Correct wm5110 voltage selection | Charles Keepax | 2013-11-15 | 1 | -2/+52 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-11-24 | 6 | -4/+484 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-11-22 | 6 | -4/+484 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Input: atmel-wm97xx - fix compile error | Dmitry Torokhov | 2013-11-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer() | Dan Carpenter | 2013-11-20 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | Input: cyttsp4 - remove unnecessary work pending test | Xie XiuQi | 2013-11-20 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense) | Florian Echtler | 2013-11-20 | 3 | -0/+478 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 27 | -509/+1130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | crypto: omap-aes - Fix CTR mode counter length | Joel Fernandes | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | crypto: omap-sham - Add missing modalias | Joni Lapilainen | 2013-10-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | crypto: caam - Modify the interface layers to use JR API's | Ruchika Gupta | 2013-10-30 | 4 | -178/+55 | |
| * | | | | | | | | | | | | | | crypto: caam - Add API's to allocate/free Job Rings | Ruchika Gupta | 2013-10-30 | 3 | -3/+62 | |
| * | | | | | | | | | | | | | | crypto: caam - Add Platform driver for Job Ring | Ruchika Gupta | 2013-10-30 | 9 | -136/+232 | |
| * | | | | | | | | | | | | | | hwrng: msm - Add PRNG support for MSM SoC's | Stanimir Varbanov | 2013-10-30 | 3 | -0/+210 | |
| * | | | | | | | | | | | | | | crypto: talitos - Simplify key parsing | Mathias Krause | 2013-10-16 | 1 | -27/+8 | |
| * | | | | | | | | | | | | | | crypto: picoxcell - Simplify and harden key parsing | Mathias Krause | 2013-10-16 | 1 | -24/+8 | |
| * | | | | | | | | | | | | | | crypto: ixp4xx - Simplify and harden key parsing | Mathias Krause | 2013-10-16 | 1 | -17/+9 | |
| * | | | | | | | | | | | | | | crypto: mv_cesa: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | hwrng: OMAP3 ROM Random Number Generator support | Pali Rohár | 2013-10-16 | 3 | -0/+155 | |
| * | | | | | | | | | | | | | | crypto: mv_cesa - Remove redundant of_match_ptr | Sachin Kamat | 2013-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | crypto: sahara - Remove redundant of_match_ptr | Sachin Kamat | 2013-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | hwrng: pseries - Return errors to upper levels in pseries-rng.c | Michael Ellerman | 2013-10-07 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c | Michael Ellerman | 2013-10-07 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | crypto: dcp - Check the return value from devm_ioremap_resource() | Fabio Estevam | 2013-10-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | crypto: dcp - Fix the path for releasing the resources | Fabio Estevam | 2013-09-24 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | crypto: dcp - Use devm_request_irq() | Fabio Estevam | 2013-09-24 | 1 | -15/+7 |