summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin1-3/+6
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+4
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds7-4/+1533
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds179-6513/+7230
2011-07-25gma500: udlay(20000) is too largeStephen Rothwell1-1/+1
2011-07-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds66-959/+866
2011-07-25bnx2x: use pci_pcie_cap()Vladislav Zolotarov1-1/+1
2011-07-25bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov1-11/+25
2011-07-25bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid1-3/+6
2011-07-25bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov1-31/+32
2011-07-25bnx2x: fix loopback for non 10G linkYaniv Rosner1-6/+18
2011-07-25bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov1-6/+33
2011-07-25iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller1-0/+6
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-131/+782
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-552/+1756
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-24of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-07-24via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-24bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-24ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap1-0/+1