aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10USB: serial: remove duplicate returnsDan Carpenter2-2/+0
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds794-187733/+49257
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds16-168/+867
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds124-3124/+8928
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-39/+93
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds18-150/+2225
2011-07-25Merge 'akpm' patch seriesLinus Torvalds38-98/+2706
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time()Jesper Juhl1-1/+1
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal3-0/+561
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin3-0/+424
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu1-14/+53
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang1-0/+1
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim3-0/+567
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe1-2/+2
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick6-20/+10
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2-2/+167
2011-07-25backlight: set backlight type and max_brightness before backlights are registeredAxel Lin3-8/+18
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han4-1/+653
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightnessAxel Lin1-2/+1
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin1-3/+6
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+4
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-466/+1243
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds221-364/+317
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-27/+24
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare1-3/+1
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare1-19/+79
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare1-107/+98
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot1-1/+1
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare1-21/+6
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare1-0/+29
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare2-5/+40
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-25hwmon: New driver sch5636Hans de Goede4-0/+559
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede5-310/+390
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds9-46/+4
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-5/+6
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-45/+40