summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* acpi: add a way to promote/demote vendor backlight driversCorentin Chary2012-07-281-2/+29
* ACER: Add support for accelerometer sensorMarek Vasut2012-07-281-0/+138
* asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-07-281-6/+1
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-2613-138/+639
|\
| * gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-171-1/+4
| * gpiolib: Defer failed gpio requests by defaultMark Brown2012-07-171-1/+1
| * gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar2012-07-171-14/+14
| * GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-171-5/+6
| * gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-171-6/+4
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-171-14/+57
| * gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-171-1/+1
| * gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-171-1/+4
| * gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-173-0/+170
| * gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-121-0/+65
| * gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-121-62/+31
| * gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-121-8/+1
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2
| * gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-123-0/+259
| * Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij2012-07-052-13/+17
| |\
| | * gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-261-12/+16
| | * gpio/of: fix a typo of comment messageDong Aisheng2012-05-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-2634-640/+8590
|\ \ \
| * | | crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsHoria Geanta2012-07-112-1/+166
| * | | crypto: talitos - export the talitos_submit functionHoria Geanta2012-07-112-5/+12
| * | | crypto: talitos - move talitos structures to header fileHoria Geanta2012-07-112-111/+111
| * | | crypto: atmel - add Atmel SHA1/SHA256 driverNicolas Royer2012-07-114-0/+1173
| * | | crypto: atmel - add Atmel DES/TDES driverNicolas Royer2012-07-114-0/+1321
| * | | crypto: atmel - add Atmel AES driverNicolas Royer2012-07-114-0/+1286
| * | | hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee2012-07-113-0/+195
| * | | crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-113-2/+58
| * | | crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-111-36/+9
| * | | crypto: caam - one tasklet per job ringKim Phillips2012-06-272-9/+6
| * | | crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-271-6/+2
| * | | crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-271-12/+5
| * | | crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-271-17/+13
| * | | crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-271-1/+4
| * | | crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-274-14/+196
| * | | crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-272-2/+15
| * | | crypto: caam - hwrng supportYuan Kang2012-06-273-0/+323
| * | | crypto: caam - chaining supportYuan Kang2012-06-273-64/+147
| * | | crypto: caam - unkeyed ahash supportYuan Kang2012-06-271-17/+58
| * | | crypto: caam - ahash hmac supportYuan Kang2012-06-276-0/+1869
| * | | crypto: caam - link_tbl renameYuan Kang2012-06-273-137/+137
| * | | crypto: caam - refactor key_gen, sgYuan Kang2012-06-276-190/+242
| * | | crypto: caam - remove jr register/deregisterYuan Kang2012-06-272-30/+2
| * | | crypto: caam - support external seq in/out lengthsYuan Kang2012-06-272-4/+50
| * | | crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-272-16/+401
| * | | crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips2012-06-271-2/+2
| * | | crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta2012-06-271-2/+2