summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-21staging: rtl8712: fixed coding style issuesJavier M. Mellid20-306/+306
2011-04-21staging: brcm80211: ASSERT cleanup in phyRoland Vossen2-123/+3
2011-04-21drivers/staging/cx25821/cx25821-video.c: introduce missing kfreeJulia Lawall1-0/+1
2011-04-21drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfreeJulia Lawall1-4/+4
2011-04-21drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-21staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel3-1/+2022
2011-04-21staging: brcm80211: removed ASSERTs in LCN phy codeRoland Vossen1-28/+4
2011-04-21staging: brcm80211: removed duplicate WMM codeRoland Vossen1-47/+3
2011-04-21staging: brcm80211: made overlapping WMM functions more similarRoland Vossen1-11/+19
2011-04-21staging: brcm80211: cleanup of WMM related functionsRoland Vossen4-18/+11
2011-04-21staging/keucr: transport usb use pr_<level>Cho, Yu-Chen2-109/+119
2011-04-21staging/keucr: smilmain use pr_<level> for messagesCho, Yu-Chen1-7/+9
2011-04-21staging/keucr: scsiglue use pr_<level> for messagesCho, Yu-Chen1-16/+19
2011-04-21staging/keucr: msscsi use pr_<level> for messagesCho, Yu-Chen1-12/+17
2011-04-21Staging: winbond: wb35tx.c: Fixed coding styleKarthigan Srinivasan1-2/+1
2011-04-21staging/easycap: revamp reset functionTomas Winkler1-35/+24
2011-04-21staging:ft1000: Remove dead code in ft1000_hw.cMarek Belisko1-121/+30
2011-04-21staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser1-1/+0
2011-04-21Staging: rtl8712: redundant null check before kfree()Alexander Beregalov5-12/+6
2011-04-21Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov1-9/+3
2011-04-21Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov4-11/+9
2011-04-21Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov4-34/+33
2011-04-21Staging: sbe-2t3e3: redundant null check before kfree()Alexander Beregalov1-9/+4
2011-04-21Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov1-20/+0
2011-04-21Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-21hv: make vmbus_loglevel writeableOlaf Hering1-1/+1
2011-04-21hv: pass integer to tasklet_init()Olaf Hering1-4/+2
2011-04-21hv: pass u32 to process_chn_event()Olaf Hering1-7/+6
2011-04-21hv: Reduce indention in vmbus_on_eventOlaf Hering1-21/+14
2011-04-21Staging: hv: Get rid of blkvsc_check_events()K. Y. Srinivasan1-9/+0
2011-04-21Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()K. Y. Srinivasan1-81/+81
2011-04-21Staging: hv: Get rid of the forward declaration of blkvsc_open()K. Y. Srinivasan1-25/+24
2011-04-21Staging: hv: Get rid of the forward declaration of blkvsc_check_events()K. Y. Srinivasan1-9/+8
2011-04-21Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()K. Y. Srinivasan1-58/+59
2011-04-21Staging: hv: Zero out the request structure on allocationK. Y. Srinivasan1-1/+1
2011-04-21Staging: hv: Properly capture the error stateK. Y. Srinivasan1-2/+11
2011-04-19Staging: merge 2.6.39-rc4 into staging-nextGreg Kroah-Hartman109-1434/+1105
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-22/+87
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+40
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig2-2/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-8/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher1-3/+19
2011-04-17i2c: Improve deprecation warningsJean Delvare1-2/+4
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-218/+483