summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2010-03-18Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds8-42/+86
2010-03-18memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-18memory hotplug: allow setting of phys_deviceHeiko Carstens1-5/+10
2010-03-18hpet: use for_each_set_bit()Akinobu Mita1-3/+1
2010-03-17sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16PCMCIA: resource, fix lock imbalanceJiri Slaby1-12/+16
2010-03-16drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall1-1/+1
2010-03-15pcmcia: add important if statementDan Carpenter1-0/+1
2010-03-15pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessaryJens Künzer2-13/+49
2010-03-15pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socketJens Künzer1-3/+3
2010-03-15pcmcia: honor saved flags in yenta_socket's I365_CSCINT registerJens Künzer2-4/+12
2010-03-15pcmcia: revert "irq probe can be done without risking an IRQ storm"Dominik Brodowski1-8/+0
2010-03-15pcmcia: pd6729, i82092: use parent (PCI) resourcesDominik Brodowski2-0/+2
2010-03-15pcmcia/vrc4171: use local spinlock for device local lock.Yoichi Yuasa1-2/+3
2010-03-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-1326/+1454
2010-03-15init dynamic bin_attribute structuresWolfram Sang2-0/+2
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown3394-94375/+224175
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-15ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-15ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2-10/+0
2010-03-15ACPI: processor: remove early _PDC optin quirksAlex Chiang1-37/+0
2010-03-15ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-15ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang1-6/+4
2010-03-15ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2-2/+2
2010-03-15ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-15PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-15PNPACPI: add window supportBjorn Helgaas2-17/+24
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds31-274/+535
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-61/+48
2010-03-14Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-14Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+242
2010-03-14sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-454/+743
2010-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-9/+55
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack1-1/+1
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-94/+91
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare1-0/+9
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare1-8/+0