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