platform/kernel/linux-rpi.git
2015-03-20 Mateusz Kulikowskistaging: rtl8192e: fix coding style issues (merge broke...
2015-03-20 Hatice ERTÜRKStaging: rtl8192u: Remove unnecessary spaces
2015-03-20 Ioana Ciorneistaging: prism2sta: Replace memcpy with ether_add_copy
2015-03-19 Redha GouicemStaging: lustre: lnet: lnet: router.c: fix useless...
2015-03-19 Redha GouicemStaging: lustre: lnet: lnet: router.c: fix 80 char...
2015-03-18 Gauthier VoronStaging: lustre: fix some coding style
2015-03-18 Gauthier VoronStaging: lustre: fix coding style
2015-03-18 Jonathan Sid... Staging: lustre: niobuf.c fic 80 char limit
2015-03-18 Jonathan Sid... Staging: lustre: vvp_dev.c: fix spaces issues
2015-03-18 Roberto Medinastaging: lustre: linux: linux-prim: fixed coding style...
2015-03-18 Laure Milletstaging: lustre: namei.c: coding style: fix 80 characte...
2015-03-18 Laure Milletstaging: lustre: namei.c: coding style: fix quoted...
2015-03-18 Laure Milletstaging: lustre: namei.c: Fix trailing whitespace
2015-03-18 Laure MilletStaging: lustre: namei.c: fix "foo * bar" should be...
2015-03-18 Laure MilletStaging: lustre: namei.c: fix missing a blank line...
2015-03-18 Quentin LambertStaging: dgnc: release the lock before testing for...
2015-03-18 Haneen MohammedStaging: iio: replace pr_* with dev_*
2015-03-18 Haneen MohammedStaging: media: replace pr_* with dev_*
2015-03-18 Haneen MohammedStaging: gdm724x: replace pr_* with dev_*
2015-03-18 Vaishali ThakkarStaging: rtl8188eu: Remove timer handler macros
2015-03-18 Haneen MohammedStaging: ft1000: replace pr_err with dev_err
2015-03-18 Haneen MohammedStaging: iio: replace pr_err with dev_err
2015-03-18 Haneen MohammedStaging: gdm724x: replace pr_err with dev_err
2015-03-18 Haneen MohammedStaging: comedi: replace pr_err with dev_err
2015-03-18 Vaishali ThakkarStaging: media: Use module_i2c_driver
2015-03-18 Mario J. Rugierostaging/lustre: use __printf(...) instead of __attribut...
2015-03-18 Mario J. Rugierostaging/lustre: clean trailing semicolons in macros
2015-03-18 Alberto Pires... staging: lustre: space required after that close brace '}'
2015-03-18 Alberto Pires... staging: lustre: void function return statements are...
2015-03-18 Alberto Pires... staging: lustre: space prohibited between function...
2015-03-18 Yogeswaran... staging: lustre: echo_client: Use kernel style spacing
2015-03-18 Ravindran,... staging: lustre: Use kmemdup rather than duplicating...
2015-03-18 Oleg Drokinstaging/lustre: Don't call blocking funcitons when...
2015-03-18 Lai Siyaostaging/lustre/llite: avoid nonatomic memory alloc...
2015-03-18 Oleg Drokinstaging/lustre/o2iblnd: Don't use cpus_weight
2015-03-18 Oleg Drokinstaging/lustre/libcfs: replace deprecated cpus_ calls...
2015-03-18 Haneen MohammedStaging: lustre: Fix spelling mistakes
2015-03-18 Cristina OpriceanaStaging: rtl8192u: Rename struct to avoid CamelCase
2015-03-18 Cristina OpriceanaStaging: rtl8192u: Do not add new typedefs
2015-03-18 Haneen MohammedStaging: rtl8712: replace memcpy with ether_addr_copy
2015-03-16 Andy Shevchenkostaging: unisys: print MAC address via %pM
2015-03-16 Dan Carpenterstaging: unisys: fix some debugfs output
2015-03-16 Michel von... staging: unisys: fix checkpatch warnings
2015-03-16 Somya AnandStaging: nvec: use !x instead of x == NULL
2015-03-16 Somya AnandStaging: goldfish: use !x instead of x == NULL
2015-03-16 Somya AnandStaging: gdm72xx: use !x instead of x == NULL
2015-03-16 Somya Anandstaging: gdm724x: use !x instead of x == NULL
2015-03-16 Haneen MohammedStaging: emuxx_udc: replace pr_* with dev_*
2015-03-16 Haneen MohammedStaging: ft1000: Remove parentheses around right side...
2015-03-16 Haneen MohammedStaging: media: Remove parentheses around right side...
2015-03-16 Haneen MohammedStaging: rtl8723au: Remove parentheses around right...
2015-03-16 Somya AnandStaging: gdm72xx: Iterate list using list_for_each_entry
2015-03-16 Somya AnandStaging: emxx_udc: Iterate list using list_for_each_entry
2015-03-16 Somya AnandStaging: ft1000: Iterate list using list_for_each_entry
2015-03-16 Somya AnandStaging: i2o: Move assignment out of if statement
2015-03-16 Vatika HarlalkaStaging: fbtft: Remove unnecessary print messages
2015-03-16 Ksenija StanojevicStaging: rtl8192u: Simplify if condition
2015-03-16 Vaishali ThakkarStaging: rts5208: Use module_pci_driver
2015-03-16 Vaishali ThakkarStaging: ft1000: Use module_pcmcia_driver
2015-03-16 Supriya Karanthstaging: rtl8723au: remove intialization of static...
2015-03-16 Supriya Karanthstaging: i2o: remove intialization of static ints
2015-03-16 Somya AnandStaging: dgap: Use setup_timer to combine initialization
2015-03-16 Somya AnandStaging: iio: use !x instead of x == NULL
2015-03-16 Cristina OpriceanaStaging: iio: Use braces on all arms of if statement
2015-03-16 Cristina OpriceanaStaging: iio: Alignment should match open parenthesis
2015-03-16 Cristina OpriceanaStaging: iio: Do not use multiple blank lines
2015-03-16 Cristina OpriceanaStaging: iio: Prefer using the BIT macro
2015-03-16 Cristina OpriceanaStaging: iio: Remove explicit comparison to NULL
2015-03-16 Cristina OpriceanaStaging: iio: Remove space after type cast
2015-03-16 Cristina OpriceanaStaging: iio: Simplify return logic
2015-03-16 Haneen MohammedStaging: iio: Remove parentheses around right side...
2015-03-16 Taiane Coelho... Staging: iio: ade7758: Remove braces on a single statem...
2015-03-16 Haneen MohammedStaging: rtl8188eu: Remove parentheses around right...
2015-03-16 Supriya Karanthstaging: rtl8188eu: remove break after return
2015-03-16 Supriya Karanthstaging: rtl8188eu: remove intialization of static...
2015-03-16 Vaishali ThakkarStaging: rtl8188eu: Eliminate use of _init_timer
2015-03-16 Vaishali ThakkarStaging: rtl8188eu: Eliminate use of _set_timer
2015-03-16 Ioana Ciorneidrivers: staging: rtl8188eu: core: rtw_security: Fix...
2015-03-16 Mike Krinkinstaging: rtl8188eu: use %pM specifier instead of passin...
2015-03-16 Cristina OpriceanaStaging: rtl8192e: Bool tests don't need comparisons
2015-03-16 Supriya Karanthstaging: rtl8192e: remove break after return
2015-03-16 Cristina OpriceanaStaging: rtl8192e: Remove unnecessary variables
2015-03-16 Vaishali ThakkarStaging: rtl8192e: Eliminate use of MSECS macro
2015-03-16 Cristina OpriceanaStaging: rtl8192e: Remove unnecessary macro
2015-03-16 Sudip Mukherjeestaging: rtl8192e: remove unused functions
2015-03-16 Supriya Karanthstaging: rtl8192u: remove return from end of void function
2015-03-16 Haneen MohammedStaging: rtl8192u: Remove parentheses around right...
2015-03-16 Cristina OpriceanaStaging: rtl8192u: Bool tests don't need comparisons
2015-03-16 Supriya Karanthstaging: rtl8192u: remove break after return
2015-03-16 Cristina OpriceanaStaging: rtl8192u: Remove unnecessary struct and typedef
2015-03-16 Cristina OpriceanaStaging: rtl8192u: Remove unnecessary variable
2015-03-16 Somya AnandStaging: rtl8192u: Combine initialization using setup_timer
2015-03-16 Cristina OpriceanaStaging: rtl8192u: Review phrase and fix spelling errors
2015-03-16 Dilek UzulmezStaging: rtl8192u: Fix do not use // c99 comments.
2015-03-16 Dilek UzulmezStaging: rtl8192u: Added #include <linux/uaccess.h...
2015-03-16 Vaishali ThakkarStaging: rtl8192u: Convert use of __constant_<foo>...
2015-03-16 Dilek UzulmezStaging: rtl8712: Replace __constant_cpu_to_le16
2015-03-16 Matteo SemenzatoStaging: rtl8712: fix potential null pointer dereference
2015-03-16 Haneen MohammedStaging: rtl8712: remove else after return statement
2015-03-16 Vaishali ThakkarStaging: rtl8712: Eliminate use of _cancel_timer
next