summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-101-0/+12
| | * | | | libata-sff: handle controllers w/o ctl registerTejun Heo2008-03-101-14/+22
| | * | | | libata: allow LLDs w/o any reset methodTejun Heo2008-03-101-0/+10
| | * | | | ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-12/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-109-36/+127
| |\ \ \ \ \
| | * | | | | USB: fix ehci unlink regressionsDavid Brownell2008-03-101-16/+46
| | * | | | | USB: new ftdi_sio device idMirko Bordignon2008-03-102-0/+4
| | * | | | | USB: fsl_usb2_udc: fix broken KconfigLi Yang2008-03-101-1/+1
| | * | | | | USB: option: add novatel device idsDirk DeSchepper2008-03-101-13/+62
| | * | | | | USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2008-03-102-0/+6
| | * | | | | USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton2008-03-101-2/+2
| | * | | | | USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-101-4/+6
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-101-0/+1
| |\ \ \ \ \
| | * | | | | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-101-0/+1
| | |/ / / /
| * | | | | 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
OpenPOWER on IntegriCloud