summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-15viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-15Remove unneeded version.h include from drivers/uwb/Jesper Juhl1-1/+0
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl3-2/+1
2011-09-15Remove unneeded version.h includes from drivers/target/Jesper Juhl16-16/+0
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl12-12/+0
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl2-2/+0
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock8-9/+9
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta1-1/+1
2011-09-15ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock1-1/+1
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov9-16/+16
2011-09-15scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-8/+10
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+3
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches1-1/+1
2011-09-15drbd: Use angle brackets for system includesJoe Perches2-3/+3
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches3-8/+5
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches1-3/+2
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches2-7/+7
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
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-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds794-187733/+49257
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-168/+867
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds124-3124/+8928
2011-07-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+93
2011-07-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-150/+2225
2011-07-26Merge 'akpm' patch seriesLinus Torvalds38-98/+2706
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl1-1/+1
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal3-0/+561
2011-07-26drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-26drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-26misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin3-0/+424
2011-07-26drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu1-14/+53
2011-07-26drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-26drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-26drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang1-0/+1
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim3-0/+567
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-07-26eisa/pci_eisa.c: fix section mismatchArnaud Lacombe1-2/+2
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick6-20/+10
2011-07-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2-2/+167
2011-07-26backlight: set backlight type and max_brightness before backlights are regist...Axel Lin3-8/+18
2011-07-26backlight: add ams369fg06 amoled driverJingoo Han4-1/+653
2011-07-26drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin1-2/+1