summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-103-19/+48
|\
| * drivers: fix dma_get_required_maskJames Bottomley2008-03-101-1/+1
| * nozomi: fix initialization and early flow control accessFrank Seidel2008-03-101-18/+43
| * sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman2008-03-101-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-103-10/+22
|\ \
| * | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-111-1/+1
| * | lguest: fix __get_vm_area usage.Rusty Russell2008-03-111-2/+13
| * | lguest: make sure cpu is initialized before accessing itEugene Teo2008-03-111-7/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-03-108-216/+100
|\ \
| * | [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-061-4/+4
| * | [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-062-4/+4
| * | [WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-8/+8
| * | [WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier2008-03-061-183/+20
| * | [WATCHDOG] Fix return value warning in hpwdtRoland Dreier2008-03-061-11/+8
| * | [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier2008-03-061-1/+1
| * | [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki2008-03-061-14/+64
* | | fbdev: add BF52x EZkit Display driverMichael Hennerich2008-03-103-0/+699
* | | BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-101-1/+1
* | | BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-101-1/+1
* | | BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-101-1/+1
* | | stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller2008-03-101-7/+15
* | | mbxfb: fix incorrect argument typeKrzysztof Helt2008-03-101-1/+1
* | | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer2008-03-101-1/+1
* | | gpio/pca953x bugfix: mark as can_sleepArnaud Patard2008-03-101-0/+1
* | | md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-101-1/+3
* | | md: fix formatting error in /proc/mdstatNeilBrown2008-03-101-1/+1
* | | memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-104-4/+959
* | | memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov2008-03-101-2/+19
* | | memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov2008-03-101-2/+16
* | | memstick: add support for decoding "specfile" media attributesAlex Dubov2008-03-101-0/+49
* | | tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov2008-03-101-0/+2
* | | tifm: fix memorystick host initialization codeAlex Dubov2008-03-101-25/+15
* | | tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-261/+263
* | | memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-103-6/+0
* | | memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-101-1/+1
* | | memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-102-4/+29
* | | memstick: introduce correct definitions in the headerAlex Dubov2008-03-103-20/+19
* | | tridentfb: fix memory size detectionKrzysztof Helt2008-03-101-1/+1
* | | tridentfb: register should be left in non-locked stateKrzysztof Helt2008-03-101-12/+0
* | | of_serial: fix section mismatch warningsJosh Boyer2008-03-101-1/+1
* | | riscom8: Fix hang on loadAlan Cox2008-03-101-6/+0
| |/ |/|
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-071-0/+1
* | ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2008-03-072-16/+16
* | ide: fix buggy code in ide_register_hw()Peter Teoh2008-03-071-1/+1
* | ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz2008-03-071-1/+1
* | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz2008-03-071-0/+4
* | gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* | drivers/char/esp.c: fix bootup lockupIngo Molnar2008-03-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-062-10/+6
|\ \ | |/ |/|
| * fb: hitfb: Balance probe/remove section annotations.Paul Mundt2008-03-061-2/+2
OpenPOWER on IntegriCloud