index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-07
Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage
huajun li
2011-03-07
staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE
Mike McCormack
2011-03-07
staging: rtl8192e: Move card specific structures out of ieee80211 library header
Mike McCormack
2011-03-07
staging: rtl8192e: Delete unused members from struct r8192_priv
Mike McCormack
2011-03-07
staging: rtl8192e: Delete non-existing function declarations
Mike McCormack
2011-03-07
staging: rtl8192e: Delete unused dm_change_dynamic_initgain_thresh
Mike McCormack
2011-03-07
staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State
Mike McCormack
2011-03-07
staging: rtl8192e: Pass r8192_priv around instead of net_device
Mike McCormack
2011-03-07
staging: rtl8192e: Remove redundant function declarations
Mike McCormack
2011-03-07
staging: rtl8192e: Pass r8192_priv around instead of net_device
Mike McCormack
2011-03-07
staging: rtl8192e: Convert more functions to use r8192_priv
Mike McCormack
2011-03-07
staging: rtl8192e: Pass r8192e_priv to phy functions
Mike McCormack
2011-03-07
staging: rtl8192e: Pass r8192_priv to eprom_read
Mike McCormack
2011-03-07
staging: rtl8192e: Move PowerSaveControl to r8192e_priv
Mike McCormack
2011-03-07
staging: rtl8192e: Move variables to ieee80211 struct
Mike McCormack
2011-03-07
staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCE
Mike McCormack
2011-03-07
staging: rtl8192e: Move RfOffReason to r8192e_priv struct
Mike McCormack
2011-03-07
staging: rtl8192e: Move eRFPowerState to r8192e_priv struct
Mike McCormack
2011-03-07
staging: rtl8192e: Remove pointless hw_sleep_wq
Mike McCormack
2011-03-07
staging: rtl8192e: Remove unnecessary ps_lock
Mike McCormack
2011-03-07
staging: rtl8192e: Use single spinlock in MgntActSet_RF_State
Mike McCormack
2011-03-07
staging: rtl8192e: Remove SetRFPowerState
Mike McCormack
2011-03-07
staging: rtl8192e: Remove SetRFPowerStateInProgress
Mike McCormack
2011-03-07
staging: rtl8192e: Add a spinlock around SetRFPowerState8190
Mike McCormack
2011-03-07
staging: gma500: fix build errors
Marek Belisko
2011-03-07
staging: gma500: Resync the patch queue with GregKH's space cleanup.
Alan Cox
2011-03-07
staging: keucr: use kernel byteorder functions
Jonathan Neuschäfer
2011-03-07
staging: keucr: remove unused typedef VOID
Jonathan Neuschäfer
2011-03-07
staging/easycap: convert comparison to NULL into boolean
Tomas Winkler
2011-03-07
staging/easycap: replace if(false == var) with if (!var)
Tomas Winkler
2011-03-07
staging/easycap: replace if(true == var) with if (var)
Tomas Winkler
2011-03-07
staging/easycap: more style fixing in easycap_main.c
Tomas Winkler
2011-03-07
staging: xgifb: remove private ioctls
Aaro Koskinen
2011-03-07
staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must b...
Thomas Viehweger
2011-03-02
Staging: hv: hv_mouse: remove unneeded function forward declaration
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up guid variable name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: get rid of hungarian notation for name of the module
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up pipe size field name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_report
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ack
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use a real struct hid_descriptor
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_info
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_response
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up version structure usage
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: change camelcase for struct synthhid_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix build warning
Greg Kroah-Hartman
[next]