aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta
2011-09-15ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-15scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches
2011-09-15drbd: Use angle brackets for system includesJoe Perches
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches
2011-08-10USB: serial: remove duplicate returnsDan Carpenter
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare