aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2012-03-23drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter1-5/+3
2012-03-23drivers/leds/leds-lp5521.c: fix typoMasanari Iida1-1/+1
2012-03-23uwb: use for_each_clear_bit()Akinobu Mita1-4/+2
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-23mtd: use for_each_clear_bit()Akinobu Mita1-4/+2
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita1-1/+1
2012-03-23backlight: fix ot200_bl buildRandy Dunlap1-1/+1
2012-03-23backlight: convert platform_lcd to dev_pm_opsJingoo Han1-9/+10
2012-03-23backlight: add support for Pandora backlightGrazvydas Ignotas3-0/+179
2012-03-23backlight: add driver for Bachmann's ot200Christian Gmeiner3-1/+183
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo3-0/+339
2012-03-23drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall1-5/+1
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall8-47/+18
2012-03-23drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall1-5/+1
2012-03-23backlight: convert backlight spi drivers to module_spi_driverAxel Lin10-119/+10
2012-03-23backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin3-34/+3
2012-03-23drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König1-19/+38
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar1-1/+1
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds265-6893/+17059
2012-03-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds8-366/+763
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds6-65/+1643
2012-03-23Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds11-60/+864
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds37-577/+1200
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-107/+87
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds6-58/+49
2012-03-23hwmon: Add MCP3021 ADC driverXie Xiaobo3-0/+182
2012-03-23hwmon: (mc13783-adc) Add support for the MC13892 PMICUwe Kleine-Koenig2-27/+80
2012-03-23hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks1-1/+1
2012-03-23hwmon: (lm63) Let the user adjust the lookup tableJean Delvare1-42/+76
2012-03-23hwmon: (lm63) Make fan speed control strategy changeableJean Delvare1-16/+89
2012-03-23hwmon: (lm63) Reorganize the codeJean Delvare1-206/+187
2012-03-23hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck1-8/+13
2012-03-23hwmon: (lm90) Add support for GMT G781Guenter Roeck2-2/+20
2012-03-23hwmon: (lm90) Fix multi-line commentsGuenter Roeck1-24/+34
2012-03-23hwmon: (w83795) Fix multi-line commentsGuenter Roeck1-32/+62
2012-03-23hwmon: (w83795) Unconditionally support manual fan speed controlJean Delvare2-18/+29
2012-03-23hwmon: (fam15h_power) Increase output resolutionAndre Przywara1-4/+4
2012-03-23hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds102-7324/+11424
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds13-98/+530
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds12-298/+442
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds23-1142/+12082
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-76/+281
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds82-657/+3784
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds16-57/+1092
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds2-10/+10
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2-69/+31
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds19-174/+106