summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-17amd64_edac: Cleanup DBAM handlingBorislav Petkov1-19/+8
2011-03-17amd64_edac: Replace huge bitmasks with a macroBorislav Petkov1-10/+9
2011-03-17amd64_edac: Sanitize f10_get_base_addr_offsetBorislav Petkov2-48/+50
2011-03-17amd64_edac: Sanitize channel extractionBorislav Petkov1-50/+34
2011-03-17amd64_edac: Cleanup chipselect handlingBorislav Petkov2-238/+136
2011-03-17amd64_edac: Cleanup DHAR handlingBorislav Petkov2-24/+23
2011-03-17amd64_edac: Remove DRAM base/limit subfields cachingBorislav Petkov2-188/+115
2011-03-17amd64_edac: Add support for F15h DCT PCI config accessesBorislav Petkov3-75/+146
2011-03-17EDAC: Shut up sysfs registration debug codeBorislav Petkov1-13/+13
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King630-5711/+11282
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2270-125255/+196335
2011-03-17Merge remote branch 'rmk/for-linus' into for-linusDavid Brown617-5541/+10167
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie1-3/+5
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle3-42/+23
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-4/+2
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+2
2011-03-17Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-3531/+0
2011-03-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-0/+137
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao3-0/+858
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao3-0/+318
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-4/+4
2011-03-17unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao1-2/+2
2011-03-17unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao1-9/+12
2011-03-17unicore32 machine related files: ps2 driverGuanXuetao2-0/+72
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao1-0/+1
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds123-1454/+789
2011-03-17Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds22-23/+0
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds567-21642/+80730
2011-03-17Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds833-87740/+91142
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds199-1304/+3726
2011-03-17Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-769/+1858
2011-03-17Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds115-3592/+9178
2011-03-17[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki1-1/+1
2011-03-17[CPUFREQ] Remove unneeded locksThomas Renninger2-53/+6
2011-03-17[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2-141/+0
2011-03-17[CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2-26/+0
2011-03-17[CPUFREQ] calculate delay after dbs_check_cpuVincent Guittot1-6/+11
2011-03-17[CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-03-16Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks172-747/+2152
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko2-15/+18
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko3-50/+15
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko2-6/+14
2011-03-16be2net: Bump up the version numberAjit Khaparde1-1/+1
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde6-30/+30
2011-03-16e1000e: fix kconfig for crc32 dependencyEric Dumazet1-0/+1
2011-03-16m68k/block: amiflop - Remove superfluous amiga_chip_alloc() castGeert Uytterhoeven1-2/+2
2011-03-16xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2-11/+13