| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (lm78) Avoid forward declarations | Jean Delvare | 2011-07-25 | 1 | -107/+98 |
* | hwmon: (sht15) Correct a comment mistake | Vivien Didelot | 2011-07-25 | 1 | -1/+1 |
* | hwmon: (max1111) Avoid extra memory allocations | Jean Delvare | 2011-07-25 | 1 | -21/+6 |
* | hwmon: (it87) Add chassis intrusion detection support | Jean Delvare | 2011-07-25 | 1 | -0/+29 |
* | hwmon: (via-cputemp) Add VID reporting support | Jean Delvare | 2011-07-25 | 2 | -5/+40 |
* | hwmon-vid: Add support for VIA family 6 model D CPU | Jean Delvare | 2011-07-25 | 1 | -1/+41 |
* | hwmon: New driver sch5636 | Hans de Goede | 2011-07-25 | 4 | -0/+559 |
* | hwmon: (sch5627) Factor out some code shared with sch5636 driver | Hans de Goede | 2011-07-25 | 5 | -310/+390 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -1/+9 |
|\ |
|
| *---------. | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-23 | 374 | -1912/+27272 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | ARM: 6981/2: mmci: adjust calculation of f_min | Linus Walleij | 2011-07-19 | 1 | -1/+9 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-07-24 | 8 | -131/+782 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [S390] dasd: add enhanced DASD statistics interface | Stefan Weinhuber | 2011-07-24 | 4 | -91/+686 |
| * | | | | | | | [S390] ap: toleration support for ap device type 10 | Holger Dengler | 2011-07-24 | 2 | -27/+91 |
| * | | | | | | | [S390] qdio: clear shared DSCI before scheduling the queue handler | Jan Glauber | 2011-07-24 | 1 | -10/+5 |
| * | | | | | | | [S390] kconfig: remove tape interface support comment | Martin Schwidefsky | 2011-07-24 | 1 | -3/+0 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-07-24 | 13 | -552/+1756 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | crypto: caam - ablkcipher support | Yuan Kang | 2011-07-15 | 2 | -0/+511 |
| * | | | | | | | | crypto: caam - faster aead implementation | Yuan Kang | 2011-07-15 | 2 | -330/+832 |
| * | | | | | | | | crypto: caam - structure renaming | Yuan Kang | 2011-07-15 | 1 | -21/+43 |
| * | | | | | | | | crypto: caam - shorter names | Yuan Kang | 2011-07-15 | 1 | -137/+137 |
| * | | | | | | | | crypto: talitos - don't bad_key in ablkcipher setkey | Kim Phillips | 2011-07-15 | 1 | -11/+0 |
| * | | | | | | | | crypto: talitos - remove unused giv from ablkcipher methods | Kim Phillips | 2011-07-15 | 1 | -4/+3 |
| * | | | | | | | | crypto: talitos - don't set done notification in hot path | Kim Phillips | 2011-07-15 | 1 | -3/+3 |
| * | | | | | | | | crypto: talitos - ensure request ordering within a single tfm | Kim Phillips | 2011-07-15 | 1 | -9/+14 |
| * | | | | | | | | hwrng: ppc4xx - add support for ppc4xx TRNG | Josh Boyer | 2011-06-30 | 3 | -0/+169 |
| * | | | | | | | | crypto: crypto4xx - Perform read/modify/write on device control register | Josh Boyer | 2011-06-30 | 1 | -1/+4 |
| * | | | | | | | | crypto: caam - fix build warning when DEBUG_FS not configured | Kim Phillips | 2011-06-30 | 1 | -1/+3 |
| * | | | | | | | | crypto: omap-sham - do not schedule tasklet if there is no active requests | Dmitry Kasatkin | 2011-06-30 | 1 | -0/+5 |
| * | | | | | | | | crypto: omap-sham - clear device flags when finishing request | Dmitry Kasatkin | 2011-06-30 | 1 | -1/+3 |
| * | | | | | | | | crypto: omap-sham - irq handler must not clear error code | Dmitry Kasatkin | 2011-06-30 | 1 | -1/+0 |
| * | | | | | | | | crypto: omap-sham - irq and dma handling changes | Dmitry Kasatkin | 2011-06-30 | 1 | -13/+27 |
| * | | | | | | | | crypto: omap-sham - remove dedicated queue handling tasklet | Dmitry Kasatkin | 2011-06-30 | 1 | -15/+9 |
| * | | | | | | | | crypto: omap-sham - remove unnecessary local variable | Dmitry Kasatkin | 2011-06-30 | 1 | -2/+1 |
| * | | | | | | | | crypto: omap-sham - move some flags to device context | Dmitry Kasatkin | 2011-06-30 | 1 | -13/+6 |
| * | | | | | | | | crypto: omap-sham - replace flags operation with atomic bit operations | Dmitry Kasatkin | 2011-06-30 | 1 | -16/+13 |
| * | | | | | | | | crypto: omap-sham - replace flags bit mask with bit number | Dmitry Kasatkin | 2011-06-30 | 1 | -50/+52 |
| * | | | | | | | | crypto: omap-sham - remove unused code | Dmitry Kasatkin | 2011-06-30 | 1 | -5/+0 |
| * | | | | | | | | crypto: omap-sham - remove extra reference | Dmitry Kasatkin | 2011-06-30 | 1 | -1/+1 |
| * | | | | | | | | hwrng: timeriomem - use resource_size | H Hartley Sweeten | 2011-06-30 | 1 | -2/+1 |
| * | | | | | | | | hwrng: nomadik - add missing clk_put | Julia Lawall | 2011-06-30 | 1 | -1/+2 |
| * | | | | | | | | hwrng: omap - add missing clk_put | Julia Lawall | 2011-06-30 | 1 | -2/+4 |
* | | | | | | | | | of: fix missing include from of_pci.c | Grant Likely | 2011-07-24 | 1 | -0/+1 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-07-23 | 9 | -70/+689 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | regulator: Convert tps65023 to use regmap API | Mark Brown | 2011-07-23 | 2 | -70/+28 |
| * | | | | | | | | regmap: Add SPI bus support | Mark Brown | 2011-07-23 | 3 | -1/+77 |
| * | | | | | | | | regmap: Add I2C bus support | Mark Brown | 2011-07-23 | 3 | -0/+120 |
| * | | | | | | | | regmap: Add generic non-memory mapped register access API | Mark Brown | 2011-07-23 | 5 | -0/+465 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 89 | -3180/+13262 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'scsi-fixes' | James Bottomley | 2011-07-23 | 240 | -1455/+25703 |
| |\ \ \ \ \ \ \ \ \ |
|