summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-15ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1592-50823/+87626
2010-03-15myri: remove dead codeDan Carpenter1-1/+0
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-15atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-15drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-15TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-15net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-15e100: Fix ring parameter change handling regression.David S. Miller1-1/+1
2010-03-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-1326/+1454
2010-03-14init dynamic bin_attribute structuresWolfram Sang2-0/+2
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown3394-94375/+224175
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2-10/+0
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang1-37/+0
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang1-6/+4
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2-2/+2
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-14PNPACPI: 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-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+242
2010-03-13sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-454/+743
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2010-03-13Merge 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