summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov
2008-03-10tridentfb: fix memory size detectionKrzysztof Helt
2008-03-10tridentfb: register should be left in non-locked stateKrzysztof Helt
2008-03-10of_serial: fix section mismatch warningsJosh Boyer
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton
2008-03-10[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli
2008-03-10ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin
2008-03-10libata: don't allow sysfs read access to force paramTejun Heo
2008-03-10ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen
2008-03-10libata-sff: handle controllers w/o ctl registerTejun Heo
2008-03-10libata: allow LLDs w/o any reset methodTejun Heo
2008-03-10ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-10USB:Update mailing list information in documentationRobert P. J. Day
2008-03-10USB: fix ehci unlink regressionsDavid Brownell
2008-03-10USB: new ftdi_sio device idMirko Bordignon
2008-03-10USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day
2008-03-10USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day
2008-03-10USB: fsl_usb2_udc: fix broken KconfigLi Yang
2008-03-10USB: option: add novatel device idsDirk DeSchepper
2008-03-10USB: usbaudio: handle kcalloc failureJim Meyering
2008-03-10USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin
2008-03-10USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton
2008-03-10USB: fix usb-serial generic recursive lockPete Zaitcev
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl
2008-03-10PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton
2008-03-10drivers: fix dma_get_required_maskJames Bottomley
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel
2008-03-10sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman
2008-03-11lguest: Do not append space to guests kernel command linePaul Bolle
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell
2008-03-11lguest: Sanitize the lguest clock.Rusty Russell
2008-03-11lguest: fix __get_vm_area usage.Rusty Russell
2008-03-11lguest: make sure cpu is initialized before accessing itEugene Teo
2008-03-10ocfs2: Fix NULL pointer dereferences in o2netTao Ma
2008-03-10ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran
2008-03-10ocfs2/dlm: Print message showing the recovery masterSunil Mushran
2008-03-10ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran
2008-03-10ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran
2008-03-10ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran
2008-03-10ocfs2: Fix an endian bug in online resize.Tao Ma