aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-25sky2: only bring up watchdog if link is activeStephen Hemminger2-31/+27
2007-08-25sky2: clear PCI power control reg at startupStephen Hemminger1-1/+6
2007-08-25DM9000: fix interface hang under loadFlorian Westphal1-18/+7
2007-08-25phy layer: fix genphy_setup_forced (don't reset)Domen Puncer1-1/+1
2007-08-25Don't use GFP_DMA for zone allocation.Ralf Baechle1-1/+1
2007-08-25fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-11/+20
2007-08-23tty: dont needlessly cast kmalloc() return valueJesper Juhl1-4/+2
2007-08-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-2/+10
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-7/+25
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-26/+36
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-21/+16
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds35-172/+255
2007-08-23pata_it821x: Fix regression/corruptorAlan Cox1-1/+1
2007-08-23lguest should depend on CONFIG_FUTEXAlexey Dobriyan1-1/+1
2007-08-23V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab1-2/+3
2007-08-23V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho1-0/+7
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-7/+25
2007-08-23libata: don't check n_sectors during revalidation if zeroTejun Heo1-1/+2
2007-08-23pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox1-1/+4
2007-08-23pata_sis: Add the FSC Amilo and friendsAlan Cox1-0/+1
2007-08-23pata_pdc2027x: PLL detection fixesMikael Pettersson1-9/+9
2007-08-23libata: fix n_sectors failure handling during revalidationTejun Heo1-0/+4
2007-08-23sdhci: tell which spurious interrupt we gotPierre Ossman1-6/+6
2007-08-23sdhci: handle data interrupts during commandPierre Ossman2-7/+22
2007-08-23mmc: ignore bad max block size in sdhciDavid Vrabel1-5/+4
2007-08-23sdhci: be more cautious about block count registerPierre Ossman1-2/+2
2007-08-23drivers/mmc/core/host.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-08-23drivers/mmc/core/bus.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa1-46/+46
2007-08-22newport_con warning fixAndrew Morton1-2/+1
2007-08-22Check for PPC32 in imsttfbStephen Rothwell1-1/+1
2007-08-22rtc-max6902 minor fixesDavid Brownell1-3/+3
2007-08-22cfag12864b fixMiguel Ojeda1-1/+1
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-22md: correctly update sysfs when a raid1 is reshapedNeilBrown1-4/+18
2007-08-22md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown1-1/+2
2007-08-22w1: fix w1_remove_master_device() searchingEvgeniy Polyakov1-4/+6
2007-08-22synclink_gt fix module referencePaul Fulghum1-0/+4
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven3-0/+8
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2-4/+1
2007-08-22zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven1-1/+1
2007-08-22m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven1-2/+2
2007-08-22remove dead code in via-pmu68kJohannes Berg1-240/+0
2007-08-22correct name for rtc-m41t80David Brownell1-1/+1
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt1-0/+17
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard1-29/+56
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto1-3/+11
2007-08-22serial: add support for ITE 887x chipsNiels de Vos1-0/+159