Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
41e568d14ec0aca1b2bb19563517aad3b06d6805
/
drivers
41e568d
Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage
by huajun li
· 14 years ago
153775d
staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE
by Mike McCormack
· 14 years ago
73aaa50
staging: rtl8192e: Move card specific structures out of ieee80211 library header
by Mike McCormack
· 14 years ago
73fdfd7
staging: rtl8192e: Delete unused members from struct r8192_priv
by Mike McCormack
· 14 years ago
8396902
staging: rtl8192e: Delete non-existing function declarations
by Mike McCormack
· 14 years ago
c9c0a1e
staging: rtl8192e: Delete unused dm_change_dynamic_initgain_thresh
by Mike McCormack
· 14 years ago
262cd81
staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State
by Mike McCormack
· 14 years ago
7088dfb
staging: rtl8192e: Pass r8192_priv around instead of net_device
by Mike McCormack
· 14 years ago
4fc2102
staging: rtl8192e: Remove redundant function declarations
by Mike McCormack
· 14 years ago
af59c39
staging: rtl8192e: Pass r8192_priv around instead of net_device
by Mike McCormack
· 14 years ago
480ab9d
staging: rtl8192e: Convert more functions to use r8192_priv
by Mike McCormack
· 14 years ago
d9ffa6c
staging: rtl8192e: Pass r8192e_priv to phy functions
by Mike McCormack
· 14 years ago
5aa6875
staging: rtl8192e: Pass r8192_priv to eprom_read
by Mike McCormack
· 14 years ago
31d664e
staging: rtl8192e: Move PowerSaveControl to r8192e_priv
by Mike McCormack
· 14 years ago
774dee1
staging: rtl8192e: Move variables to ieee80211 struct
by Mike McCormack
· 14 years ago
8e0af57
staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCE
by Mike McCormack
· 14 years ago
181d1df
staging: rtl8192e: Move RfOffReason to r8192e_priv struct
by Mike McCormack
· 14 years ago
4559854
staging: rtl8192e: Move eRFPowerState to r8192e_priv struct
by Mike McCormack
· 14 years ago
477dfe7
staging: rtl8192e: Remove pointless hw_sleep_wq
by Mike McCormack
· 14 years ago
0d65112
staging: rtl8192e: Remove unnecessary ps_lock
by Mike McCormack
· 14 years ago
09f1437
staging: rtl8192e: Use single spinlock in MgntActSet_RF_State
by Mike McCormack
· 14 years ago
0903602
staging: rtl8192e: Remove SetRFPowerState
by Mike McCormack
· 14 years ago
fea84ba
staging: rtl8192e: Remove SetRFPowerStateInProgress
by Mike McCormack
· 14 years ago
2cb61ea
staging: rtl8192e: Add a spinlock around SetRFPowerState8190
by Mike McCormack
· 14 years ago
bc54f33
staging: gma500: fix build errors
by Marek Belisko
· 14 years ago
487e873
staging: gma500: Resync the patch queue with GregKH's space cleanup.
by Alan Cox
· 14 years ago
2145cff
staging: keucr: use kernel byteorder functions
by Jonathan Neuschäfer
· 14 years ago
22a5569
staging: keucr: remove unused typedef VOID
by Jonathan Neuschäfer
· 14 years ago
6888393
staging/easycap: convert comparison to NULL into boolean
by Tomas Winkler
· 14 years ago
febd32b
staging/easycap: replace if(false == var) with if (!var)
by Tomas Winkler
· 14 years ago
27d683a
staging/easycap: replace if(true == var) with if (var)
by Tomas Winkler
· 14 years ago
a90f362
staging/easycap: more style fixing in easycap_main.c
by Tomas Winkler
· 14 years ago
817368f
staging: xgifb: remove private ioctls
by Aaro Koskinen
· 14 years ago
5d884b9
staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must be not NULL!"
by Thomas Viehweger
· 14 years ago
8590a03
Staging: hv: hv_mouse: remove unneeded function forward declaration
by Greg Kroah-Hartman
· 14 years ago
df7ed92
Staging: hv: hv_mouse: fix up guid variable name
by Greg Kroah-Hartman
· 14 years ago
92d40b7
Staging: hv: hv_mouse: get rid of hungarian notation for name of the module
by Greg Kroah-Hartman
· 14 years ago
5ff9b90
Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msg
by Greg Kroah-Hartman
· 14 years ago
e7de0ad
Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msg
by Greg Kroah-Hartman
· 14 years ago
9877fa4
Staging: hv: hv_mouse: fix up pipe size field name
by Greg Kroah-Hartman
· 14 years ago
2012d40
Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in structures
by Greg Kroah-Hartman
· 14 years ago
d7fa1a4
Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg
by Greg Kroah-Hartman
· 14 years ago
e93eff9
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_report
by Greg Kroah-Hartman
· 14 years ago
6ed10de
Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ack
by Greg Kroah-Hartman
· 14 years ago
18bc44e
Staging: hv: hv_mouse: use a real struct hid_descriptor
by Greg Kroah-Hartman
· 14 years ago
98ad91e
Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_info
by Greg Kroah-Hartman
· 14 years ago
325eae1
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_response
by Greg Kroah-Hartman
· 14 years ago
480c28d
Staging: hv: hv_mouse: clean up version structure usage
by Greg Kroah-Hartman
· 14 years ago
cb2535a
Staging: hv: hv_mouse: change camelcase for struct synthhid_msg
by Greg Kroah-Hartman
· 14 years ago
c4e68fa
Staging: hv: hv_mouse: fix build warning
by Greg Kroah-Hartman
· 14 years ago
0ce815d
Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr
by Greg Kroah-Hartman
· 14 years ago
32ad38f
Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdr
by Greg Kroah-Hartman
· 14 years ago
c9246c9
Staging: hv: hv_mouse: use proper input define for bus type
by Greg Kroah-Hartman
· 14 years ago
0f88ea5
Staging: hv: hv_mouse: fix up input device info structure
by Greg Kroah-Hartman
· 14 years ago
ac2c903
Staging: hv: hv_mouse: reorder functions to remove forward declarations
by Greg Kroah-Hartman
· 14 years ago
037b653a
Staging: hv: hv_mouse: remove inline function markings
by Greg Kroah-Hartman
· 14 years ago
4f14313
Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacks
by Greg Kroah-Hartman
· 14 years ago
7ced481
Staging: hv: hv_mouse: unwind the initialization process a bit
by Greg Kroah-Hartman
· 14 years ago
e6f83b7
Staging: hv: hv_mouse: remove typedefs
by Greg Kroah-Hartman
· 14 years ago
94fcc88
Staging: hv: delete mousevsc_api.h
by Greg Kroah-Hartman
· 14 years ago
fa00350
Staging: hv: delete vmbus_hid_protocol.h
by Greg Kroah-Hartman
· 14 years ago
9b9f93d
Staging: hv: hv_mouse: fix up copyright and license header
by Greg Kroah-Hartman
· 14 years ago
8fd16ff
Staging: hv: hv_mouse: rename hv_mouse_drv.c
by Greg Kroah-Hartman
· 14 years ago
9dccaa6
Staging: hv: hv_mouse: delete mouse_vsc.c
by Greg Kroah-Hartman
· 14 years ago
e1f1a0e
Staging: hv: mouse_vsc: fix comment coding style
by Greg Kroah-Hartman
· 14 years ago
6a5bfc1
Staging: hv: mouse_vsc: fix space coding style issues
by Greg Kroah-Hartman
· 14 years ago
16ecf02
Staging: hv: mouse_vsc.c: fix brace coding style issues
by Greg Kroah-Hartman
· 14 years ago
e8290f9
Staging: hv: hv_mouse_drv.c: minor coding style cleanups
by Greg Kroah-Hartman
· 14 years ago
76e6366
Staging: hv: enable mouse driver to build
by Greg Kroah-Hartman
· 14 years ago
9cceab9
staging: brcm80211: remove osl source files from driver
by Arend van Spriel
· 14 years ago
3c9d4c3
staging: brcm80211: remove struct osl_info from driver sources
by Arend van Spriel
· 14 years ago
537ebbb
staging: brcm80211: remove struct osl_info from function prototypes
by Arend van Spriel
· 14 years ago
a30825a
staging: brcm80211: remove counting of allocated sk_buff packets
by Arend van Spriel
· 14 years ago
3c4d93d
staging: brcm80211: remove of type definition osldma_t
by Arend van Spriel
· 14 years ago
278d927
staging: brcm80211: cleanup declaration in osl.h
by Arend van Spriel
· 14 years ago
4fe9042
staging: brcm80211: remove unused attributes from struct osl_info
by Arend van Spriel
· 14 years ago
8da4a3a
staging: brcm80211: removed struct osl_info usage from fullmac driver
by Arend van Spriel
· 14 years ago
377c898
staging: brcm80211: remove function prototypes from wl_export.h
by Arend van Spriel
· 14 years ago
9d7326f
staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211
by Arend van Spriel
· 14 years ago
228a00f
staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211
by Arend van Spriel
· 14 years ago
5508d82
staging: brcm80211: remove struct osl_info usage from phy sources
by Arend van Spriel
· 14 years ago
810acd1
staging: brcm80211: remove struct osl_info usage from wlc_bmac
by Arend van Spriel
· 14 years ago
e343d3e
staging: brcm80211: replace simple_strtoul with strict_strtoul
by Arend van Spriel
· 14 years ago
7ae9262
staging: brcm80211: changed module wlc_mac80211 to wlc_main
by Arend van Spriel
· 14 years ago
83aa3c7
staging: echo: fix a typo ("overflow")
by Jonathan Neuschäfer
· 14 years ago
9720b4b
staging/usbip: convert to kthread
by Arnd Bergmann
· 14 years ago
8c81161
Staging: vt6656: Clean up switching to power saving mode.
by Philip Worrall
· 14 years ago
b898cf2
Staging: vt6656: Ensure power.c uses proper tabbing.
by Philip Worrall
· 14 years ago
c5b0b5f
Staging: vt6656: Clean up spaces around parenthesized expressions
by Philip Worrall
· 14 years ago
e25b75e
Staging: vt6656: Clean up return from sending power state notifications
by Philip Worrall
· 14 years ago
036dba1
Staging: vt6656: Clean up unneccessary braces in power.c
by Philip Worrall
· 14 years ago
7404eab
Staging: vt6656: Use C89 comments in power.c
by Philip Worrall
· 14 years ago
f9cfbe9
Staging: vt6656: Ensure power.c uses proper tabbing.
by Philip Worrall
· 14 years ago
6170f51
brcm80211: remove unused TLV defines
by Stanislav Fomichev
· 14 years ago
2fbd6b3
brcm80211: use proper ieee80211 routines
by Stanislav Fomichev
· 14 years ago
d769f4c
staging: brcm80211: change prototype for wlc_antsel_attach
by Arend van Spriel
· 14 years ago
26bcc18
staging: brcm80211: remove usage of struct osl_info from util sources
by Arend van Spriel
· 14 years ago
ff31c54
staging: brcm80211: remove usage of struct osl_info for register access
by Arend van Spriel
· 14 years ago
cecf826
staging: winbond: needs <linux/delay.h> for msleep and friends
by Jeff Mahoney
· 14 years ago
c0365f0
staging: brcm80211: Add buf_size parameter to ampdu_action handler function
by Javier Martinez Canillas
· 14 years ago
Next »