summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-63/+90
2007-11-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds12-90/+175
2007-11-16[SUNHME]: VLAN support for sunhmeChris Poon1-6/+11
2007-11-16[CHELSIO]: Fix skb->dev setting.Divy Le Ray1-1/+1
2007-11-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-18/+115
2007-11-15i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare1-5/+9
2007-11-15i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare1-8/+15
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson1-0/+5
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day1-1/+1
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-2/+1
2007-11-15i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare1-1/+25
2007-11-15i2c-dev: "how does it work" commentsDavid Brownell1-1/+59
2007-11-15Revert "skge: fix ram buffer size calculation"Linus Torvalds1-24/+27
2007-11-15[VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger1-0/+5
2007-11-15Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller9-83/+158
2007-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2007-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-47/+89
2007-11-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds12-86/+90
2007-11-15CRISv10 Ethernet declare mac fixJesper Nilsson1-1/+1
2007-11-15CRISv10 serial driver rewriteJesper Nilsson2-859/+580
2007-11-15cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton1-4/+8
2007-11-15cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-152/+276
2007-11-15aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-11-15keyspan: init termios properlyBorislav Petkov1-32/+6
2007-11-15ACPI: AC: Update AC state on resumeAlexey Starikovskiy1-0/+17
2007-11-15make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov1-1/+22
2007-11-15gbefb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-11-15rd: fix data corruption on memory pressureChristian Borntraeger1-0/+13
2007-11-15tle62x0 driver stops ignoring read errorsDavid Brownell1-1/+4
2007-11-15serial: only use PNP IRQ if it's validBjorn Helgaas1-1/+2
2007-11-15i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong1-1/+1
2007-11-15rtc: fall back to requesting only the ports we actually useBjorn Helgaas1-6/+30
2007-11-15rtc: release correct region in error pathBjorn Helgaas1-9/+11
2007-11-15I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson6-145/+779
2007-11-15raid5: fix unending write sequenceDan Williams1-7/+9
2007-11-15atmel_serial build warnings begoneDavid Brownell1-9/+0
2007-11-15dmaengine: fix broken device refcountingHaavard Skinnemoen1-11/+6
2007-11-15drivers/misc: Move misplaced pci_dev_put'sJulia Lawall1-4/+6
2007-11-15paride: pf driver fixesOndrej Zary1-11/+14
2007-11-15spi: fix error paths on txx9spi_probeAtsushi Nemoto1-20/+20
2007-11-15spi: fix double-free on spi_unregister_masterAtsushi Nemoto1-3/+5
2007-11-15acpi: make ACPI_PROCFS default to yAndrew Morton1-0/+1
2007-11-158250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd1-0/+5
2007-11-15video/sis/: fix negative array indexAdrian Bunk1-1/+2
2007-11-15lguest_user.c: fix memory leakAdrian Bunk1-1/+1
2007-11-15LXFB: use the correct MSR number for panel supportJordan Crouse1-1/+1
2007-11-15drivers/video/s1d13xxxfb.c: fix build as module with dbgStanislav Brabec1-1/+4
2007-11-15oProfile: oops when profile_pc() returns ~0LUPhilippe Elie3-0/+12
2007-11-15uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld1-2/+4
2007-11-15chipsfb: uses/depends on PCIRandy Dunlap1-1/+1