| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-03-21 | 7 | -9/+17 |
|\ |
|
| * | TPM: Zero buffer whole after copying to userspace | Tim Gardner | 2012-02-14 | 1 | -1/+2 |
| * | tpm_tis: Clean up after module_param cleanup | Stefan Berger | 2012-02-14 | 1 | -4/+5 |
| * | tpm_tis: Only probe iTPMs | Stefan Berger | 2012-02-14 | 2 | -3/+7 |
| * | security: trim security.h | Al Viro | 2012-02-14 | 3 | -0/+3 |
| * | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 1 | -1/+0 |
| |\ |
|
| | * | ima: fix Kconfig dependencies | Fabio Estevam | 2012-01-19 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-21 | 17 | -35/+1406 |
|\ \ \ |
|
| * | | | crypto: caam - fix gcc 4.6 warning | Kim Phillips | 2012-01-26 | 1 | -1/+1 |
| * | | | crypto: caam - be less noisy on startup | Kim Phillips | 2012-01-13 | 1 | -4/+4 |
| * | | | crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms | Hemant Agrawal | 2012-01-13 | 1 | -0/+115 |
| * | | | crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC | Julia Lawall | 2012-01-13 | 1 | -1/+1 |
| * | | | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag | Nikos Mavrogiannopoulos | 2012-01-13 | 11 | -25/+73 |
| * | | | hwrng: tx4939 - use devm_request_and_ioremap | Julia Lawall | 2012-01-13 | 1 | -4/+1 |
| * | | | crypto: driver for Tegra AES hardware | Varun Wadekar | 2012-01-13 | 4 | -0/+1211 |
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-21 | 121 | -6178/+8489 |
|\ \ \ \ |
|
| * | | | | hwmon: (sch56xx) Add support for the integrated watchdog (v2) | Hans de Goede | 2012-03-20 | 5 | -7/+550 |
| * | | | | hwmon: (w83627ehf) Add support for temperature offset registers | Guenter Roeck | 2012-03-18 | 1 | -0/+73 |
| * | | | | hwmon: (jc42) Remove unnecessary device IDs | Guenter Roeck | 2012-03-18 | 1 | -18/+0 |
| * | | | | hwmon: (zl6100) Add support for ZL9101M and ZL9117M | Guenter Roeck | 2012-03-18 | 2 | -4/+7 |
| * | | | | hwmon: (adm1275) Add support for ADM1075 | Guenter Roeck | 2012-03-18 | 2 | -6/+86 |
| * | | | | hwmon: (max34440) Add support for MAX34446 | Guenter Roeck | 2012-03-18 | 2 | -5/+111 |
| * | | | | hwmon: (pmbus) Add more virtual registers | Guenter Roeck | 2012-03-18 | 2 | -29/+54 |
| * | | | | hwmon: (pmbus) Add support for Lineage Power MDT040 | Guenter Roeck | 2012-03-18 | 2 | -1/+3 |
| * | | | | hwmon: (pmbus) Add support for TI TPS40400 and TPS40422 | Guenter Roeck | 2012-03-18 | 2 | -1/+3 |
| * | | | | hwmon: (max34440) Add support for 'lowest' output voltage attribute | Guenter Roeck | 2012-03-18 | 1 | -0/+9 |
| * | | | | hwmon: (jc42) Convert to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -35/+25 |
| * | | | | hwmon: (max16065) Convert to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -16/+7 |
| * | | | | hwmon: (smm665) Convert to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -9/+3 |
| * | | | | hwmon: (ltc4261) Convert to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -11/+4 |
| * | | | | hwmon: (pmbus) Simplify remove functions | Guenter Roeck | 2012-03-18 | 12 | -74/+13 |
| * | | | | hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 8 | -154/+56 |
| * | | | | hwmon: (lineage-pem) Convert to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -7/+4 |
| * | | | | hwmon: (hwmon-vid) Fix checkpatch issues | Guenter Roeck | 2012-03-18 | 1 | -10/+8 |
| * | | | | hwmon: (hwmon-vid) Add new entries to VRM model table | Guenter Roeck | 2012-03-18 | 1 | -56/+53 |
| * | | | | hwmon: (lm80) Add detection of NatSemi/TI LM96080 | Jean Delvare | 2012-03-18 | 2 | -11/+37 |
| * | | | | hwmon: (lm87) Get rid of macro-generated functions | Jean Delvare | 2012-03-18 | 1 | -193/+164 |
| * | | | | hwmon: (lm87) Reorganize the code | Jean Delvare | 2012-03-18 | 1 | -186/+165 |
| * | | | | hwmon: (applesmc) Silence uninitialized warnings | Henrik Rydberg | 2012-03-18 | 1 | -2/+6 |
| * | | | | hwmon: (lm70) Fix: do not use assignment in if condition | Guenter Roeck | 2012-03-18 | 1 | -4/+6 |
| * | | | | hwmon: (lm70) Register hwmon device after creating attribute files, and remov... | Guenter Roeck | 2012-03-18 | 1 | -10/+11 |
| * | | | | hwmon: (w83l786ng) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -32/+36 |
| * | | | | hwmon: (w83l785ts) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -6/+9 |
| * | | | | hwmon: (w83781d) Fix: do not use assignment in if condition | Guenter Roeck | 2012-03-18 | 1 | -68/+72 |
| * | | | | hwmon: (w83781d) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -80/+117 |
| * | | | | hwmon: (smsc47b397) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -30/+34 |
| * | | | | hwmon: (pc87427) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -27/+45 |
| * | | | | hwmon: (max1668) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -19/+19 |
| * | | | | hwmon: (lm80) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -13/+19 |
| * | | | | hwmon: (emc2103) Fix multi-line comments | Guenter Roeck | 2012-03-18 | 1 | -23/+27 |