summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-051-3/+1Star
|\
| * fix the deadlock in qib_fsAl Viro2010-06-041-3/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-057-26/+67
|\ \
| * | Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
| * | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
| * | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4Star
| * | Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
| * | Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0511-142/+126Star
|\ \ \
| * | | sh: Make intc messages consistent via pr_fmt.Paul Mundt2010-06-021-5/+7
| * | | clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-021-9/+13
| * | | clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11
| * | | Merge branch 'sh/iomap'Paul Mundt2010-06-026-41/+42
| |\ \ \
| | * | | usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-022-15/+15
| | * | | usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-022-14/+14
| | * | | usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt2010-06-021-11/+11
| | * | | input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt2010-05-251-1/+2
| * | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-75/+50Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-31562-11323/+81478
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski2010-05-251-3/+3
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-056-27/+2325
|\ \ \ \
| * | | | i7core_edac: Better describe the supported devicesMauro Carvalho Chehab2010-05-191-2/+7
| * | | | Add support for Westmere to i7core_edac driverVernon Mauery2010-05-191-37/+80
| * | | | i7core_edac: don't free on successTony Luck2010-05-181-1/+2
| * | | | i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-181-1/+6
| * | | | Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery2010-05-181-1/+2
| * | | | i7core_edac: fix memory leak of i7core_devAlexander Beregalov2010-05-181-1/+3
| * | | | EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby2010-05-181-1/+1
| * | | | i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab2010-05-101-4/+4
| * | | | i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-101-2/+11
| * | | | i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab2010-05-101-2/+37
| * | | | edac: fix i7core buildRandy Dunlap2010-05-101-0/+3
| * | | | edac: i7core_edac produces undefined behaviour on 32bitAlan Cox2010-05-101-12/+12
| * | | | i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab2010-05-101-39/+40
| * | | | i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab2010-05-101-3/+3
| * | | | i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab2010-05-101-6/+6
| * | | | i7core_edac: First store, then incrementMauro Carvalho Chehab2010-05-101-7/+6Star
| * | | | i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab2010-05-101-1/+1
| * | | | i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab2010-05-101-28/+55
| * | | | edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-102-32/+64
| * | | | i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab2010-05-101-37/+44
| * | | | edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab2010-05-101-2/+2
| * | | | edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-103-9/+88
| * | | | i7core_edac: Add support for sysfs addrmatch groupMauro Carvalho Chehab2010-05-101-103/+70Star
| * | | | edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab2010-05-102-28/+67
| * | | | i7core_edac: Avoid printing a warning when debug is disabledMauro Carvalho Chehab2010-05-101-2/+1Star
| * | | | i7core_edac: We need to use list_for_each_entry_safe to avoid errorsMauro Carvalho Chehab2010-05-101-2/+3
| * | | | i7core_edac: change remove module strategyMauro Carvalho Chehab2010-05-101-20/+35
| * | | | i7core_edac: remove static counter for max socketsMauro Carvalho Chehab2010-05-101-1/+0Star
| * | | | i7core_edac: at remove, don't remove all pci devices at onceMauro Carvalho Chehab2010-05-101-17/+19