aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg
2009-01-06Staging: w35und: move struct wbsoft_priv to core.h and use itPekka Enberg
2009-01-06Staging: w35und: move source files to one directoryPekka Enberg
2009-01-06Staging: w35und: remove some dead codePekka Enberg
2009-01-06Staging: w35und: #include cleanupPekka Enberg
2009-01-06Staging: w35und: remove unused link status codePekka Enberg
2009-01-06Staging: w35und: remove unused macros from common.hPekka Enberg
2009-01-06Staging: w35und: remove abs() and BIT() macrosPekka Enberg
2009-01-06Staging: w35und: remove memcpy/memcmp wrappersPekka Enberg
2009-01-06Staging: w35und: remove atomic op wrappersPekka Enberg
2009-01-06Staging: w35und: remove timer wrappersPekka Enberg
2009-01-06Staging: w35und: move supported band initialization out of wb35_probe()Pekka Enberg
2009-01-06Staging: w35und: plug memory leak in wbsoft_tx()Pekka Enberg
2009-01-06Staging: w35und: remove macro magic from MLME_GetNextPacket()Pekka Enberg
2009-01-06Staging: w35und: usb_put_dev() is missing from wb35_disconnect()Pekka Enberg
2009-01-06Staging: w35und: OS_MEMORY_ALLOC wrapper removalPekka Enberg
2009-01-06Staging: w35und: remove true/false boolean macrosPekka Enberg
2009-01-06w35und: remove dead code from wbusb_f.hPekka Enberg
2009-01-06Staging: w35und: remove usb_alloc_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: remove usb_submit_urb wrapper functionGreg Kroah-Hartman
2009-01-06Staging: w35und: wb35_probe() cleanupPekka Enberg
2009-01-06Staging: w35und: merge wblinux struct to adapterPekka Enberg
2009-01-06Staging: w35und: padapter struct typedef removalPekka Enberg
2009-01-06Staging: w35und: wb35reg struct typedef removalPekka Enberg
2009-01-06Staging: w35und: reg queue struct typedef removalPekka Enberg
2009-01-06Staging: w35und: purb typedef removalPekka Enberg
2009-01-06Staging: w35und: remove the no-op pa_stall_execution macroPekka Enberg
2009-01-06Staging: w35und: use msleep() and udelay()Pekka Enberg
2009-01-06Staging: w35und: remove unused wb35_open() and wb35_close() functionsPekka Enberg
2009-01-06Staging: w35und: make wb35_probe() and wb35_disconnect() funtions staticPekka Enberg
2009-01-06staging: correct dubious use of !x & yHarvey Harrison
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane
2009-01-06Staging: go7007: fixes due v4l2_file_operations api changeGreg Kroah-Hartman
2009-01-06Staging: go7007: fixes due to video_usercopy api changeGreg Kroah-Hartman
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon
2009-01-06dm: add name and uuid to sysfsMilan Broz
2009-01-06dm table: rework reference countingMikulas Patocka
2009-01-06dm: support barriers on simple devicesAndi Kleen
2009-01-06dm request: extend target interfaceKiyoshi Ueda
2009-01-06dm request: add cachesKiyoshi Ueda
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz
2009-01-06dm log: move region_size validationMilan Broz
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka