summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds4-6/+8
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-3/+650
2009-01-12[WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan3-0/+310
2009-01-12[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch3-0/+337
2009-01-12[WATCHDOG] wm8350: Fix section annotationsMark Brown1-3/+3
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven1-38/+0
2009-01-12m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven1-4/+2
2009-01-12m68k: dio - Kill resource_size_t format warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven3-12/+27
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2-9/+25
2009-01-12m68k: atafb - Kill warn_unused_result warningsGeert Uytterhoeven1-4/+7
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven1-6/+30
2009-01-12m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+10
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven1-30/+136
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe1-24/+16
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong1-0/+2
2009-01-12fbdev: c2p - Rename c2p to c2p_planarGeert Uytterhoeven4-11/+12
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven5-14/+208
2009-01-12fbdev: c2p - Extract common c2p core to c2p_core.hGeert Uytterhoeven2-91/+107
2009-01-12fbdev: c2p - CleanupsGeert Uytterhoeven2-88/+99
2009-01-12fbdev: c2p - Correct indentationGeert Uytterhoeven1-118/+120
2009-01-12fbdev: atafb - Fix 16 bpp consoleGeert Uytterhoeven1-44/+30
2009-01-12fbdev: atafb - Fix line length handlingGeert Uytterhoeven1-4/+8
2009-01-11Fix small typoKarsten Keil1-1/+1
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen1-2/+1
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1
2009-01-10libata: only ports >= 0 need to synchronizeArjan van de Ven1-1/+3
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2-0/+12
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-27/+41
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison1-22/+21
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-103/+34
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-16/+20
2009-01-09Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds22-353/+3645
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2-20/+0
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2-30/+13
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman3-22/+8
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2-31/+13
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-155/+347
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds18-244/+707
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds12-247/+341
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2-6/+6
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2