summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-211-109/+9Star
|\
| * pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz2009-12-201-1/+1
| * Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik2009-12-201-108/+8Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-2111-76/+79
|\ \ | |/ |/|
| * bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-211-1/+1
| * gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-191-2/+2
| * gianfar: Fix stats supportSandeep Gopalpet2009-12-192-6/+46
| * gianfar: Fix a filer bugSandeep Gopalpet2009-12-192-1/+11
| * bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-191-1/+9
| * can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-191-1/+1
| * mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-191-1/+1
| * bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-191-1/+1
| * TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-191-1/+1
| * e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-191-1/+1
| * broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-191-1/+2
| * e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-191-6/+0Star
| * netxen: use module parameter correctlyStephen Hemminger2009-12-191-54/+3Star
| * Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-171-0/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-195-51/+163
|\ \
| * | sata_mv: remove pointless NULL testJeff Garzik2009-12-171-1/+1
| * | pata_hpt3x2n: fix clock turnaroundSergei Shtylyov2009-12-171-29/+35
| * | libata: fix reporting of drained bytes when clearing DRQRobert Hancock2009-12-171-1/+1
| * | sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-171-0/+29
| * | sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-171-6/+8
| * | pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
| * | libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
| * | sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-171-9/+10
| * | sata_mv: add power management support for the platform driverSaeed Bishara2009-12-171-0/+43
| * | sata_mv: support clkdev frameworkSaeed Bishara2009-12-171-3/+34
| * | sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-171-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-1920-49/+71
|\ \ \
| * | | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
| * | | [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-183-1/+5
| * | | [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-181-9/+1Star
| * | | [S390] cio: fix channel path varyPeter Oberparleiter2009-12-183-14/+19
| * | | [S390] drivers: Correct size given to memsetJulia Lawall2009-12-181-2/+2
| * | | [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-188-0/+18
| * | | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-181-1/+1
| * | | [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-181-1/+1
| * | | [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
| * | | [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-181-0/+1
* | | | watchdog: update geodewdt for new MFGPT APIAndres Salomon2009-12-182-22/+20Star
|/ / /
* | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-182-7/+10
|\ \ \
| * | | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9
| * | | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-171-1/+1
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-186-15/+15
|\ \ \
| * | | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-165-14/+14
| * | | USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-187-30/+706
|\ \ \ \
| * | | | hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1