summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-016-80/+76
|\
| * crypto: talitos - handle descriptor not found in error pathKim Phillips2011-10-211-8/+10
| * crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BITRichard Weinberger2011-10-212-4/+3
| * crypto: picoxcell - add dependency on HAVE_CLKJamie Iles2011-10-201-1/+1
| * crypto: n2 - Fix a get/put_cpu() imbalanceThomas Meyer2011-08-151-2/+2
| * crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles2011-08-101-1/+1
| * crypto: picoxcell - support for device tree matchingJamie Iles2011-08-101-6/+30
| * crypto: picoxcell - add connection ID to the clock nameJamie Iles2011-08-101-1/+1
| * crypto: picoxcell - convert to platform ID tableJamie Iles2011-08-101-60/+33
| * crypto: padlock-aes - Make module loading even quieter when hardware is missingJonathan Nieder2011-08-031-3/+1
* | Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-3136-368/+738
|\ \
| * | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-311-1/+1
| * | drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-311-0/+18
| * | leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-311-0/+2
| * | leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-311-1/+4
| * | drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney2011-10-311-1/+1
| * | drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin2011-10-311-1/+1
| * | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-311-3/+3
| * | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-311-1/+1
| * | drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm2011-10-311-4/+17
| * | drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-1/+0
| * | drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-311-1/+4
| * | leds: Renesas TPU LED driverMagnus Damm2011-10-313-0/+357
| * | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin2011-10-311-2/+2
| * | drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam2011-10-311-11/+4
| * | backlight: fix broken regulator API usage in l4f00242t03Mark Brown2011-10-311-37/+20
| * | video/backlight: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-2/+0
| * | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-3112-34/+29
| * | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard2011-10-311-0/+1
| * | driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi2011-10-311-1/+2
| * | lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-311-22/+12
| * | lis3: remove the references to the global variable in core driverÉric Piel2011-10-312-103/+133
| * | lis3: change exported function to use passed parameterÉric Piel2011-10-315-9/+9
| * | lis3: use consistent naming of variablesÉric Piel2011-10-311-60/+60
| * | lis3: free regulators if probe() failsÉric Piel2011-10-311-2/+7
| * | hp_accel: add HP ProBook 655xÉric Piel2011-10-311-0/+1
| * | lis3: add support for HP EliteBook 8540wÉric Piel2011-10-311-0/+1
| * | lis3: add support for HP EliteBook 2730pÉric Piel2011-10-311-0/+1
| * | lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-313-9/+32
| * | drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-10-311-39/+8
| * | hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron2011-10-311-24/+8
| * | mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-313-8/+8
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-3131-350/+395
|\ \ \
| * | | [S390] qdio: prevent dsci access without adapter interruptsJan Glauber2011-10-303-33/+50
| * | | [S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky2011-10-301-3/+3
| * | | [S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky2011-10-301-2/+2
| * | | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+2
| * | | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-306-6/+6
| * | | [S390] dasd: prevent path verification before resumeStefan Haberland2011-10-303-2/+17
| * | | [S390] qdio: remove multicast pollingJan Glauber2011-10-302-12/+0