summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-03sgi-gru: improvements to GRU debug messages & statisticsJack Steiner7-27/+38
2009-04-03sgi-gru: misc GRU cleanupJack Steiner8-43/+55
2009-04-03w1: coding style cleanups in w1_io.cDaniel Mack1-8/+8
2009-04-03parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter1-5/+25
2009-04-03edac: AMD8111 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-03edac: AMD8131 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-03edac: AMD8131 driver source fileHarry Ciao1-0/+379
2009-04-03edac: AMD8131 driver header fileHarry Ciao1-0/+119
2009-04-03edac: Add edac_pci_alloc_index()Harry Ciao2-0/+15
2009-04-03edac: AMD8111 driver source fileHarry Ciao1-0/+595
2009-04-03edac: AMD8111 driver header fileHarry Ciao1-0/+130
2009-04-03edac: new ppc4xx driver moduleGrant Erickson4-1/+1630
2009-04-03edac: remove EDAC's experimental statusDoug Thompson1-3/+2
2009-04-03edac: add more verbose debug infoHitoshi Mitake2-1/+22
2009-04-03nbd: trivial cleanupsPavel Machek1-6/+4
2009-04-03nbd: add locking to nbd_ioctlPavel Machek1-35/+67
2009-04-03pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-2/+2
2009-04-03hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto1-1/+21
2009-04-03synclink_gt: add clock optionsPaul Fulghum1-20/+38
2009-04-03pnpbios: propagate kthread_run() errorErik Ekman1-4/+3
2009-04-03pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman1-6/+7
2009-04-03spi-gpio: allow operation without CS signalMichael Buesch1-8/+13
2009-04-03gpio: gpio_{request,free}() now required (feature removal)David Brownell1-4/+8
2009-04-03gpiolib: allow GPIOs to be namedDaniel Silverstone1-1/+6
2009-04-03rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2-7/+15
2009-04-03rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport1-20/+170
2009-04-03memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-14/+44
2009-04-03memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-13/+54
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare11-18/+17
2009-04-03floppy: provide a PNP device table in the module.Scott James Remnant1-0/+8
2009-04-03random: align rekey_work's timerAnton Blanchard1-1/+2
2009-04-03__tty_open(): use the correct type for saved_flagsAndrew Morton1-1/+1
2009-04-03fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky1-0/+1
2009-04-03drm/radeon: load the right microcode on rs780Alex Deucher1-4/+4
2009-04-03Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linusDave Airlie16-123/+292
2009-04-03drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes2-3/+2
2009-04-03glge: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-03dnet: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-03hso: fix for the 'invalid frame length' messagesJan Dumon1-4/+6
2009-04-03hso: fix for crash when unplugging the deviceJan Dumon1-8/+11
2009-04-03drm: fix EDID backward compat checkJesse Barnes1-4/+2
2009-04-03drm: sync the mode validation for INTERLACE/DBLSCANyakui_zhao1-0/+28
2009-04-03drm: fix typo in edid vendor parsing.Dave Airlie1-1/+1
2009-04-03drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes1-6/+1
2009-04-03fsl_pq_mdio: Fix compile failureSegher Boessenkool1-0/+1
2009-04-02fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov1-1/+1
2009-04-02ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2-11/+13
2009-04-02tc35815: Fix build error if NAPI enabledAtsushi Nemoto1-1/+1
2009-04-02hso: add Vendor/Product ID's for new devicesJan Dumon1-2/+9
2009-04-02ucc_geth: Remove unused headerKumar Gala3-3/+0