summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-11tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-11tifm: fix the MemoryStick host fifo handling codeAlex Dubov2-262/+264
2008-03-11memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-11memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-11memstick: add memstick_suspend/resume_host methodsAlex Dubov3-4/+31
2008-03-11memstick: introduce correct definitions in the headerAlex Dubov4-64/+105
2008-03-11tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-11tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-11of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-11rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2-4/+4
2008-03-11[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324
2008-03-11ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin1-1/+1
2008-03-11libata: don't allow sysfs read access to force paramTejun Heo1-1/+2
2008-03-11ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen1-0/+12
2008-03-11libata-sff: handle controllers w/o ctl registerTejun Heo1-14/+22
2008-03-11libata: allow LLDs w/o any reset methodTejun Heo1-0/+10
2008-03-11ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-03-11USB:Update mailing list information in documentationRobert P. J. Day1-5/+3
2008-03-11USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-11USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-11USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day1-4/+0
2008-03-11USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day1-1/+1
2008-03-11USB: fsl_usb2_udc: fix broken KconfigLi Yang1-1/+1
2008-03-11USB: option: add novatel device idsDirk DeSchepper1-13/+62
2008-03-11USB: usbaudio: handle kcalloc failureJim Meyering1-0/+2
2008-03-11USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2-0/+6
2008-03-11USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton1-2/+2
2008-03-11USB: fix usb-serial generic recursive lockPete Zaitcev1-4/+6
2008-03-11PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl1-0/+1
2008-03-11PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2-4/+4
2008-03-11drivers: fix dma_get_required_maskJames Bottomley1-1/+1
2008-03-11firmware: provide stubs for the FW_LOADER=n caseJames Bottomley1-0/+23
2008-03-11nozomi: fix initialization and early flow control accessFrank Seidel1-18/+43
2008-03-11sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman1-0/+4
2008-03-11lguest: Do not append space to guests kernel command linePaul Bolle1-2/+5
2008-03-11lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2-2/+2
2008-03-11lguest: Sanitize the lguest clock.Rusty Russell1-32/+21
2008-03-11lguest: fix __get_vm_area usage.Rusty Russell1-2/+13
2008-03-11lguest: make sure cpu is initialized before accessing itEugene Teo1-7/+8
2008-03-11ocfs2: Fix NULL pointer dereferences in o2netTao Ma1-5/+4
2008-03-11ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran1-2/+4
2008-03-11ocfs2/dlm: Print message showing the recovery masterSunil Mushran1-3/+3
2008-03-11ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran1-1/+10
2008-03-11ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2-6/+35
2008-03-11ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2-0/+12
2008-03-11ocfs2: Fix an endian bug in online resize.Tao Ma1-1/+1
2008-03-11[PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt1-1/+1
2008-03-11ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2-45/+76
2008-03-11ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma3-4/+4
2008-03-11[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton1-1/+1