summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka2012-07-301-15/+22
* firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-4/+4
* video/uvc: use memweight()Akinobu Mita2012-07-301-3/+2
* dm: use memweight()Akinobu Mita2012-07-301-11/+2
* backlight: move lp855x header into platform_data directoryKim, Milo2012-07-301-1/+1
* backlight: move register definitions from header to sourceKim, Milo2012-07-301-2/+6
* backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han2012-07-301-19/+10
* backlight: corgi_lcd: use devm_gpio_request()Jingoo Han2012-07-301-14/+5
* backlight: lms283gf05: use devm_gpio_request()Jingoo Han2012-07-301-18/+6
* backlight: tosa_bl: use devm_gpio_request()Jingoo Han2012-07-301-6/+2
* backlight: tosa_lcd: use devm_gpio_request()Jingoo Han2012-07-301-5/+2
* backlight: ot200_bl: use devm_gpio_request()Jingoo Han2012-07-301-6/+3
* backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han2012-07-301-9/+5
* drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han2012-07-301-6/+2
* drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han2012-07-301-8/+4
* drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han2012-07-301-3/+2
* drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox2012-07-301-0/+5
* clk: validate pointer in __clk_disable()Fengguang Wu2012-07-301-0/+3
* usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
* gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+3
* gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+1
* net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-302-58/+17
* net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar2012-07-301-13/+1
* usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar2012-07-301-7/+0
* clk: remove redundant depends on from drivers/KconfigViresh Kumar2012-07-301-1/+0
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-07-301-2/+2
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-2815-542/+624
|\
| * Revert "i2c: tegra: convert normal suspend/resume to *_noirq"Wolfram Sang2012-07-241-6/+3
| * I2C: MV64XYZ: Add Device Tree supportAndrew Lunn2012-07-231-5/+128
| * i2c: stu300: use devm managed resourcesLinus Walleij2012-07-161-65/+18
| * i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-141-2/+19
| * V4L/DVB: mfd: use reg_shift instead of regstepJayachandran C2012-07-141-1/+1
| * i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-141-14/+22
| * i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C2012-07-141-38/+7
| * i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang2012-07-141-1/+1
| * i2c-s3c2410: Use plain pm_runtime_put()Mark Brown2012-07-131-2/+2
| * i2c: s3c2410: Fix pointer type passed to of_match_node()Karol Lewandowski2012-07-131-1/+1
| * i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-131-0/+66
| * i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.Sonic Zhang2012-07-131-45/+0
| * i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.Sonic Zhang2012-07-131-8/+4
| * i2c:i2c-bfin-twi: include twi head fileSonic Zhang2012-07-131-0/+1
| * i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.Sonic Zhang2012-07-131-11/+14
| * i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ...Sonic Zhang2012-07-131-1/+2
| * i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.Sonic Zhang2012-07-131-4/+4
| * i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa...Sonic Zhang2012-07-131-19/+24
| * i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.Michael Hennerich2012-07-131-0/+4
| * i2c-mv64xxxx: allow more than one driver instanceFlorian Fainelli2012-07-121-1/+1
| * i2c: omap: Correct I2C revision for OMAP3Jon Hunter2012-07-121-5/+5