summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-30drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeededAndrew Morton
2012-07-30drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()Devendra Naga
2012-07-30drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson
2012-07-30drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran
2012-07-30rtc: pl031: fix up IRQ flagsMattias Wallin
2012-07-30rtc: pl031: use per-vendor variables for special initLinus Walleij
2012-07-30rtc: pl031: encapsulate per-vendor opsLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu
2012-07-30video/uvc: use memweight()Akinobu Mita
2012-07-30dm: use memweight()Akinobu Mita
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-30backlight: move register definitions from header to sourceKim, Milo
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar
2012-07-30i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel GarcĂ­a
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil
2012-07-30[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall
2012-07-31md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.majianpeng
2012-07-31md/raid1: don't abort a resync on the first badblock.NeilBrown
2012-07-30[media] az6007: fix incorrect memcpyAlan Cox
2012-07-31md: remove duplicated test on ->openers when calling do_md_stop()NeilBrown
2012-07-31raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layermajianpeng
2012-07-31md/raid1: prevent merging too large requestShaohua Li